5020 Commits

Author SHA1 Message Date
HissPirat
0c4e06bd29 #2227 removed unnecessary margin bottom 2020-07-27 10:17:02 +02:00
HissPirat
10e14096a6 #2227 fixed hideTabSwitcher to show correct homeAsUp icon 2020-07-27 09:50:47 +02:00
HissPirat
a9ba161205 #2227 renamed menu drawer and moved settings to above help and support 2020-07-27 09:14:27 +02:00
s-ayush2903
27a6ca671c
(Sync) Merge branch 'develop' of github.com:kiwix/kiwix-android into refactor_to_kt 2020-07-24 23:44:21 +05:30
s-ayush2903
6f8f63c272
Merge branch 'feature/navigation' of github.com:kiwix/kiwix-android into feature/nav 2020-07-24 21:40:05 +05:30
HissPirat
8aba2fa5e5 #2227 merge with feature/navigation 2020-07-24 16:04:16 +02:00
HissPirat
613f2d6187 #2227 reduced size of ic_settings_24px 2020-07-24 15:33:15 +02:00
HissPirat
4bb5562363 #2227 added drawer menu icons and removed menu items from reader destination 2020-07-24 15:28:55 +02:00
HissPirat
3c9f279503 #2227 fixed bug where nav drawer icon disappears on activity result 2020-07-24 14:52:04 +02:00
HissPirat
7cea9e75de #2227 added kiwix header to drawer 2020-07-24 13:42:40 +02:00
HissPirat
25d296ce4c #2227 made fragments keep their own action bar again 2020-07-24 12:13:02 +02:00
HissPirat
b3c29b69b2 #2227 renamed toolbar 2020-07-24 11:30:39 +02:00
Seán Mac Gillicuddy
d5a92c9964
Merge pull request #2209 from Frans-Lukas/2199-replace-old-navigation
2199 replace old navigation
2020-07-24 10:05:29 +01:00
HissPirat
7e0a782d37 #2199 removed navigatio menu clicked and updated invalidUrl 2020-07-24 10:22:49 +02:00
Seán Mac Gillicuddy
b78f61bc5a
Merge pull request #2173 from Frans-Lukas/2154-generify-bookmarks-history
2154 generify bookmarks and history
2020-07-24 09:06:21 +01:00
HissPirat
fe2d476d52 #2199 removed unused and fixed prefix 2020-07-24 09:29:31 +02:00
HissPirat
2374a2caab #2154 merge with develop 2020-07-24 09:08:07 +02:00
Seán Mac Gillicuddy
b39390944d
Merge pull request #2228 from kiwix/macgills/feature/2082-search-task-cancellation
#2082 Very slow search function
2020-07-24 07:29:50 +01:00
HissPirat
da9574e5f4 #2227 reader drawer, and navigation drawer now works. 2020-07-23 15:14:36 +02:00
Sean Mac Gillicuddy
6c31c20b05 #2082 Very slow search function - cancel previously active task 2020-07-23 10:41:27 +01:00
HissPirat
10a195d60d #2227 added drawer to nav activity 2020-07-23 11:13:25 +02:00
Seán Mac Gillicuddy
873080e66e
Merge pull request #2226 from Frans-Lukas/2212-fix-accessibility
2212 fix accessibility
2020-07-23 09:36:01 +01:00
HissPirat
22d570e2be #2154 merged with develop 2020-07-23 10:28:04 +02:00
HissPirat
4019f2a331 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2154-generify-bookmarks-history 2020-07-23 10:27:25 +02:00
HissPirat
64c08092f2 #2199 added margin bottom to back to top fab so it's above nav bar 2020-07-23 10:19:51 +02:00
HissPirat
9a23ed27bd #2199 some lint fixes and inverted urlIsInvalid 2020-07-23 10:00:04 +02:00
HissPirat
e4e0ace192 #2199 re-added zim_manager instrumentation tests 2020-07-23 09:36:17 +02:00
HissPirat
20f1d29b13 #2199 removal of unused views and methods 2020-07-23 09:20:27 +02:00
HissPirat
74e0042f4d Merge branch 'develop' of https://github.com/kiwix/kiwix-android into 2212-fix-accessibility 2020-07-22 15:28:53 +02:00
HissPirat
e983b3b6b9 #2154 updated bookmarkviewmodel tests 2020-07-22 15:10:35 +02:00
HissPirat
7ea60e6e3f #2154 updated historyviewmodel tests 2020-07-22 15:04:18 +02:00
HissPirat
f7a1829492 #2199 removed MainContract 2020-07-22 14:29:38 +02:00
HissPirat
12cb1fd366 #2199 updated instrumentation tests 2020-07-22 12:07:40 +02:00
HissPirat
2a7570f380 #2199 removed appbarconfig for navigation and fixed tests 2020-07-22 10:42:35 +02:00
HissPirat
6804999aa7 #2199 removed view main presenter interface 2020-07-22 10:35:45 +02:00
HissPirat
3b2e231509 #2199 removed parts of main contract that are no longer used 2020-07-22 10:04:36 +02:00
HissPirat
8d191edb7c #2199 KiwixMainActivity is now cached for injection 2020-07-22 09:53:08 +02:00
s-ayush2903
549ea11837
Added missing getPrefStorage function 2020-07-22 13:11:38 +05:30
HissPirat
2306b7ff15 #2199 moved intent-filters to search widget 2020-07-22 09:18:55 +02:00
HissPirat
f5f404a860 #2154 made tests not use mockkobject 2020-07-22 09:04:34 +02:00
HissPirat
026cd8ac15 #2199 more removal of home page related things 2020-07-21 14:07:22 +02:00
HissPirat
791ee81633 #2199 merge with feature/navigation 2020-07-21 13:50:41 +02:00
HissPirat
90de94f79c #2199 removed home recyclerview and adapter 2020-07-21 13:29:35 +02:00
Seán Mac Gillicuddy
098babf915
Merge pull request #2224 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-07-21 11:19:51 +01:00
HissPirat
60f2faaca4 #2212 ZimHostActivity uses updated color names 2020-07-21 12:07:01 +02:00
Sean Mac Gillicuddy
98fe71d84d lint fixes 2020-07-21 10:44:06 +01:00
HissPirat
6ffb4892a8 #2212 updated start and stop server colors to increase contrast 2020-07-21 11:42:47 +02:00
Seán Mac Gillicuddy
03b62da89f
Merge pull request #2192 from Frans-Lukas/2186-fix-scrolling
2186 fix scrolling
2020-07-21 10:39:49 +01:00
HissPirat
c09921cbc7 #2212 updated switch size and increased contrast of start server button 2020-07-21 11:35:34 +02:00
HissPirat
055da8ce2a #2212 changed snackbar button text color to have higher contrast 2020-07-21 10:55:03 +02:00