4955 Commits

Author SHA1 Message Date
HissPirat
7c6fbe8d8f #2159 merge with develop 2020-06-30 10:46:12 +02:00
HissPirat
0080146072 #2159 filter is updated on navigation to OnlineLibraryFragment 2020-06-30 10:38:33 +02:00
Sean Mac Gillicuddy
3c910517e7 Merge remote-tracking branch 'origin/develop' into release/3.3.2 2020-06-30 09:37:19 +01:00
Seán Mac Gillicuddy
0bdf902beb
Merge pull request #2176 from kiwix/macgills/feature/2175-dispose-native-memory
#2175 ZimFileReaders not being disposed
2020-06-30 09:36:46 +01:00
Seán Mac Gillicuddy
d56834a07c
Merge pull request #2152 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-06-30 09:33:58 +01:00
Sean Mac Gillicuddy
348e030414 #2175 ZimFileReaders not being disposed - make file detection and searching dispose - remove fulltext search 2020-06-30 09:04:17 +01:00
HissPirat
6c693eb220 #2159 added text and button if no book is open in core reader fragment 2020-06-30 09:38:47 +02:00
Sean Mac Gillicuddy
1b29420e20 fix lint issues 2020-06-30 08:22:15 +01:00
HissPirat
2892913be3 #2159 fixed error text in destination download and destination library 2020-06-30 09:15:15 +02:00
Brian Cherin
303bf57df9 #1648 Use TextView instead of include for search item layout 2020-06-29 19:51:04 -04:00
translatewiki.net
e10e786669 Localisation updates from https://translatewiki.net. 2020-06-29 16:22:51 +02:00
HissPirat
981054b020 #2159 added navigate to downloads button if no books are downloaded 2020-06-29 16:02:31 +02:00
HissPirat
eae54f69c5 #2154 tests are now working for bookmarks/history, also removed unecessary string resources 2020-06-29 15:06:13 +02:00
HissPirat
149efbed0a #2154 merge with develop 2020-06-29 14:26:40 +02:00
Sean Mac Gillicuddy
63fb755e13 #2139 KiwixSettingsActivity.testStorageDialog failing consistently on API 29 emulator - trigger CI 2020-06-29 13:23:16 +01:00
HissPirat
7af77cc274 #2154 moved delete history/bookmark to delete pages 2020-06-29 14:20:59 +02:00
Sean Mac Gillicuddy
b62d5a0005 #2157 Cannot resume download after pausing - remove pause button in notification 2020-06-29 12:45:25 +01:00
Sean Mac Gillicuddy
a68d74eba4 #2139 KiwixSettingsActivity.testStorageDialog failing consistently on API 29 emulator - remove emulator 29 2020-06-29 11:51:27 +01:00
Seán Mac Gillicuddy
64b46a3c87
Merge pull request #2165 from Frans-Lukas/2098-change-wording-when-deleting-selected-items-vs-all-items
2098 change wording when deleting selected items vs all items
2020-06-29 10:47:25 +01:00
HissPirat
c27a20d090 #2159 nav host fragment takes into account all child calls when calling super 2020-06-29 11:14:29 +02:00
HissPirat
4308f29482 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2159-add-navigation 2020-06-29 11:02:21 +02:00
HissPirat
8ca1405927 #2111 merge with upstream 2020-06-29 10:30:31 +02:00
HissPirat
0afc160179 #2154 removed variable from dialogs 2020-06-29 10:25:16 +02:00
HissPirat
1e7de12484 #2098 updated history and bookmark tests 2020-06-29 09:53:48 +02:00
s-ayush2903
e4506588e3
Used Scoped Storage 2020-06-29 13:20:17 +05:30
HissPirat
a92ecdde66 Merge branch '2098-change-wording-when-deleting-selected-items-vs-all-items' of https://github.com/Frans-Lukas/kiwix-android into 2098-change-wording-when-deleting-selected-items-vs-all-items 2020-06-29 09:36:04 +02:00
HissPirat
f1dc6ece37 #2098 removed variable dialog type for history and bookmarks dialog 2020-06-29 09:33:56 +02:00
Brian Cherin
0539f15bfb #1648 Add unit test for open search in new tab action 2020-06-27 08:59:12 -04:00
HissPirat
b47bdffd10 #2154 PageActivity sets correct title 2020-06-26 17:28:10 +02:00
HissPirat
9fb075c9be #2154 made bookmarks lazy 2020-06-26 17:24:33 +02:00
HissPirat
149b3afe37 #2154 History and Bookmarks now implements PageActivity 2020-06-26 17:18:54 +02:00
Seán Mac Gillicuddy
0ebbdf5bf8
Merge pull request #2148 from Frans-Lukas/2147-custom-as-fragment
2147 custom activity uses experimental navigation menu and fragment
2020-06-26 16:09:49 +01:00
HissPirat
376b7a18e0 #2154 implemented PageViewModel in HistoryViewModel 2020-06-26 16:12:39 +02:00
HissPirat
8b9b88796a #2154 added and implemented PageViewModel to BookmarkViewModel 2020-06-26 15:46:38 +02:00
HissPirat
ecb780bb36 #2154 generified adapter 2020-06-26 14:46:14 +02:00
Frans-Lukas
453b6fe67e #2098 added tests for dialog options when deleting bookmarks/history items 2020-06-26 13:45:41 +02:00
Frans-Lukas
103d86594a #2098 added clear selected bookmarks toast and test 2020-06-26 13:26:01 +02:00
Frans-Lukas
f946310285 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2098-change-wording-when-deleting-selected-items-vs-all-items 2020-06-26 13:16:32 +02:00
HissPirat
ff3003a2d7 #2111 moved colors to themes 2020-06-26 11:49:12 +02:00
HissPirat
bef24b59d5 #2159 removed constraints from bottom navigation view because of linear layout 2020-06-26 11:34:25 +02:00
HissPirat
92a354bbf2 #2159 added crossfade animations when navigating between fragments 2020-06-26 10:57:12 +02:00
HissPirat
5a8a34680a #2159 better correct back navigation for top level fragments 2020-06-26 10:16:05 +02:00
HissPirat
64942abee6 #2159 exits on back press from any navigation destination if told by fragment 2020-06-26 09:58:30 +02:00
HissPirat
f5437dda4e Merge branch '2147-custom-as-fragment' of https://github.com/Frans-Lukas/kiwix-android into 2159-add-navigation 2020-06-26 09:36:59 +02:00
HissPirat
d0c233e015 #2147 added safelyGetWebView which was accidentaly removed in previous commit 2020-06-26 09:33:08 +02:00
Brian Cherin
1114e94c86 #1648 Remove unneeded ViewHolder prefix 2020-06-25 20:22:00 -04:00
Brian Cherin
6ccbfcb415 #1648 Fix typo in constant value 2020-06-25 20:12:05 -04:00
Brian Cherin
9485eba987 #1648 Add unit test for open search in new tab, and fix old test 2020-06-25 20:07:13 -04:00
HissPirat
ca5dc9f4ad Merge branch '2147-custom-as-fragment' of https://github.com/Frans-Lukas/kiwix-android into 2159-add-navigation 2020-06-25 11:35:00 +02:00
HissPirat
0765b8a24e #2147 fixed so that instrumentation test should work 2020-06-25 11:30:06 +02:00