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
|
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 |
|
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 |
|
HissPirat
|
0d78704956
|
#2111 replaced bad color names with attributes
|
2020-06-25 09:33:36 +02: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 |
|
s-ayush2903
|
00e41f39aa
|
Saved log Report to private storage
|
2020-06-24 19:26:33 +05:30 |
|
HissPirat
|
b4d2ca535a
|
#2111 made launch_screen use correct colors for night/day mode
|
2020-06-24 15:21:48 +02:00 |
|
HissPirat
|
d71cd7bb4a
|
#2111 removed more redundant colors
|
2020-06-24 14:22:56 +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
|
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 |
|
Brian Cherin
|
fbf72dd3f6
|
#1648 Remove unused layout id
|
2020-06-23 20:23:41 -04:00 |
|
Brian Cherin
|
45596d1b35
|
#1648 Add action for open search in new tab, and ViewHolder fix
|
2020-06-23 20:03:56 -04:00 |
|
s-ayush2903
|
11012722a2
|
Implemented logging class in ErrorActivity
|
2020-06-24 02:08:14 +05:30 |
|
HissPirat
|
678ee2dc27
|
#2111 updated night theme to use correct colors instead of relying on night color changes
|
2020-06-23 16:06:09 +02:00 |
|
HissPirat
|
18b969c7f9
|
#2111 updated color names using "Name that color" tool
|
2020-06-23 15:08:21 +02:00 |
|
HissPirat
|
876f3af2a3
|
#2159 bug fix and small style fixes
|
2020-06-23 14:56:57 +02:00 |
|
HissPirat
|
d3a760ee81
|
#2147 lint and baseline fixes
|
2020-06-23 10:41:12 +02:00 |
|
HissPirat
|
29024c1b1b
|
#2159 updated baseline and fixed lint issues
|
2020-06-23 10:25:42 +02:00 |
|
s-ayush2903
|
6aed270e99
|
injected correctly
|
2020-06-22 23:20:26 +05:30 |
|
HissPirat
|
4af75bb276
|
#2159 all destination toolbars work. Added download fragment title to strings.
|
2020-06-22 15:42:45 +02:00 |
|
HissPirat
|
560614a292
|
#2159 navigation works but no navigation fragments are implemented
|
2020-06-22 13:44:42 +02:00 |
|
HissPirat
|
bc532d7abf
|
#2159 added necessary layouts, fragments and activity classes for navigation
|
2020-06-22 13:22:12 +02:00 |
|