HissPirat
|
8021f99777
|
#2159 moved dependency string to libs
|
2020-06-30 14:28:30 +02:00 |
|
HissPirat
|
8b1d6ba0f0
|
#2159 moved navigation to extension function
|
2020-06-30 14:24:05 +02:00 |
|
HissPirat
|
3b630c6b43
|
#2159 moved setup to onActivityCreated instead of onCreateView
|
2020-06-30 13:45:55 +02:00 |
|
HissPirat
|
87bb722d7b
|
#2159 getValidTitle checks that fragment has context
|
2020-06-30 12:01:09 +02:00 |
|
HissPirat
|
5683e3a090
|
#2159 actionmode is now finished if no items are selected in render
|
2020-06-30 11:56:36 +02:00 |
|
HissPirat
|
1f0d6db8c7
|
#2159 fixed null access in ZimFileSelectFragment
|
2020-06-30 11:30:56 +02:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
HissPirat
|
70cd072496
|
#2159 action mode now exits on fragment switch
|
2020-06-25 11:24:55 +02:00 |
|
HissPirat
|
cae40fa31b
|
#2159 fixed fragment destination download hiding the load/update icon
|
2020-06-25 10:38:59 +02:00 |
|
HissPirat
|
bd73e00c35
|
Merge branch '2147-custom-as-fragment' of https://github.com/Frans-Lukas/kiwix-android into 2159-add-navigation
|
2020-06-25 10:33:44 +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
|
0a0e246c53
|
#2159 extracted gradle implementation strings to libs and versions
|
2020-06-24 13:47:51 +02:00 |
|
HissPirat
|
71e6bbcb6e
|
#2159 merge with 2147 and implementation of BaseFragmentActivityExtensions in NavHostFragment
|
2020-06-24 11:52:11 +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 |
|