4465 Commits

Author SHA1 Message Date
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
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
1e7de12484 #2098 updated history and bookmark tests 2020-06-29 09:53:48 +02:00
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
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
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
d0c233e015 #2147 added safelyGetWebView which was accidentaly removed in previous commit 2020-06-26 09:33:08 +02:00
HissPirat
0765b8a24e #2147 fixed so that instrumentation test should work 2020-06-25 11:30:06 +02:00
HissPirat
3fa74b8f77 #2147 fixed progressbar 2020-06-25 10:25:19 +02:00
Seán Mac Gillicuddy
e547b87878
Merge pull request #2162 from Frans-Lukas/2161-bookmark-history-bug
#2161 moved isChecked to above where the onCheckedListener is set for…
2020-06-24 16:07:44 +01:00
Seán Mac Gillicuddy
d301e0b569
Merge pull request #2158 from s-ayush2903/refactor_to_kt
chore: converted KiwixWifiP2pBroadcastReceiver class to kotlin
2020-06-24 15:35:43 +01:00
HissPirat
0825eaa9b5 #2161 moved isChecked to above where the onCheckedListener is set for bookmarks and history activity. 2020-06-24 16:06:43 +02:00
HissPirat
eea7e4013e #2098 updated delete history and bookmarks dialog strings 2020-06-24 15:56:39 +02:00
HissPirat
34cbaa1447 #2147 made BaseFragmentActivityExtensions default to return ShouldCall 2020-06-24 10:43:41 +02:00
HissPirat
d51575b056 #2147 moved duplicated methods to CoreMainActivity 2020-06-24 10:31:55 +02:00
HissPirat
dd9c3f07de #2147 custom can now exit the app on back press from the main page 2020-06-24 10:27:12 +02:00
HissPirat
fe061b1cec #2147 converted CoreNewNavigationActivity/NewNavigationActivity to kotlin 2020-06-24 10:02:12 +02:00
HissPirat
2cef6ed578 #2147 converted CoreMainActivity to kotlin 2020-06-24 09:57:31 +02:00
HissPirat
3d43ad151b #2147 renamed KiwixMainFragment -> KiwixReaderFragment and removed (FRAGMENT) title string 2020-06-24 09:47:23 +02:00
HissPirat
e0c3ec6186 #2147 newNavigation menu is now hidden if debug is on 2020-06-24 09:38:18 +02:00
s-ayush2903
824ee0868f
Reverted useless logging 2020-06-24 02:25:28 +05:30
HissPirat
d3a760ee81 #2147 lint and baseline fixes 2020-06-23 10:41:12 +02:00
s-ayush2903
9273e3146b
linted file 2020-06-22 23:08:39 +05:30
HissPirat
f5d98948ff #2147 merge with develop 2020-06-22 10:00:07 +02:00
HissPirat
0e9071423e #2147 added WebViewProvider interface and implementations 2020-06-22 09:48:59 +02:00
s-ayush2903
a1e9967771
fix #2155 converted KiwixWifiP2pBroadcastReceiver class to kotlin 2020-06-21 21:14:18 +05:30
Seán Mac Gillicuddy
1912597e04
Merge pull request #2125 from Frans-Lukas/2124-rewrite-bookmarks-activity
2124 rewrite bookmarks activity
2020-06-19 15:19:29 +01:00
HissPirat
72c1046b65 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2147-custom-as-fragment 2020-06-19 11:32:45 +02:00
HissPirat
f76393e090 #2147 made kiwixMainActivity use fragment 2020-06-19 11:32:28 +02:00
HissPirat
0d932a4879 #2147 removed CustomNewNavigationActivity 2020-06-19 11:17:19 +02:00
HissPirat
d927533de7 #2147 main activites are now shells and experimental naviagation menu is gone in custom fragment 2020-06-19 11:15:01 +02:00
HissPirat
5b8da21b0b #2124 added show toast test for deleting bookmarks 2020-06-19 09:52:56 +02:00
HissPirat
d0a2631115 #2124 removed page activity and fixed tests 2020-06-19 09:46:00 +02:00
Seán Mac Gillicuddy
fdbeb9ddaf
Merge pull request #2150 from kiwix/macgills/feature/2149-ndk-version
#2149 Fix NDK version
2020-06-18 16:08:08 +01:00
Sean Mac Gillicuddy
d5b97dbb84 #2149 Fix NDK version - bump version 2020-06-18 15:56:10 +01:00
HissPirat
550d7896e1 #2124 fixed deletebookmarkitems toast 2020-06-18 15:50:16 +02:00
HissPirat
f524789b99 #2147 sharepreferenceutil is now injected at each activity/fragment separately 2020-06-18 15:24:08 +02:00
HissPirat
38cfa176c1 #2147 fragment activity now works when clicking experimental navigation 2020-06-18 14:58:37 +02:00
HissPirat
5cf93d08cd #2147 added fragments and layouts 2020-06-18 13:22:48 +02:00
HissPirat
669502e5fd #2124 merge with develop 2020-06-18 11:26:39 +02:00
HissPirat
2e4f5d53e8 #2124 added pageActivity 2020-06-18 11:19:52 +02:00
HissPirat
b71feac3aa #2124 updated getBookmarks to not use current book bool 2020-06-18 09:28:53 +02:00
HissPirat
7676c959e5 #2124 added order by bookmark title to bookmarks dao 2020-06-18 09:27:43 +02:00
HissPirat
e8e9e590d5 #2124 update path in core androidManifest.xml 2020-06-18 09:27:14 +02:00
Seán Mac Gillicuddy
faf751d129
Merge pull request #2142 from kiwix/macgill/feature/2128-upgrade-agp-to-4.0.0
#2128 Upgrade Android Gradle Plugin to 4.0
2020-06-17 16:03:59 +01:00
HissPirat
09fd563bd1 #2124 fixed history and bookmark tests after inheriting page 2020-06-17 11:18:35 +02:00
HissPirat
b00150e546 #2124 added the manifest changes (history & bookmark -> page/history & page/bookmark) 2020-06-17 11:04:53 +02:00