313 Commits

Author SHA1 Message Date
HissPirat
f037ef76c1 #2238 moved some drawer handling to core main activity 2020-08-03 10:05:44 +02:00
HissPirat
e5831dba88 #2238 updated drawer handling on navigation 2020-07-31 15:02:24 +02:00
HissPirat
909b7f1296 #2238 more usage of cached component 2020-07-31 14:11:01 +02:00
HissPirat
2508061c2a #2238 updated lifecycle of bookmark & history viewmodels 2020-07-31 13:54:52 +02:00
HissPirat
d0e3dbf1bf #2238 merge with feature/one-activity 2020-07-31 11:35:24 +02:00
HissPirat
dc4ce9b38f #2227 open new tab now works 2020-07-31 10:31:12 +02:00
HissPirat
0c0d9f1e41 #2238 moved open history & bookmarks to parent activity (core) 2020-07-30 14:33:40 +02:00
HissPirat
d791ebf6ed #2238 moved navigate extension function to CoreMainActivity method 2020-07-30 14:25:45 +02:00
HissPirat
34103a39c6 #2227 drawer now closes on item click for custom as well 2020-07-30 10:43:14 +02:00
HissPirat
8adc595625 #2235 custom can now open links from history & bookmarks 2020-07-29 15:48:11 +02:00
HissPirat
5a4698cc34 #2235 renamed ReaderFragment -> KiwixReaderFragment 2020-07-29 10:08:53 +02:00
HissPirat
f40a713304 #2235 custom is starting to use navigation component 2020-07-29 09:32:35 +02:00
HissPirat
0517b77e4e #2235 history fragment works fully in App module, not Custom 2020-07-28 16:07:01 +02:00
HissPirat
8f0b20717e #2235 history and bookmarks works 2020-07-28 15:18:53 +02:00
HissPirat
b9c61ce5f2 #2235 navigating to history and bookmarks works, but the fragments are invalid 2020-07-28 14:34:08 +02:00
HissPirat
992ac9a76b #2227 moved activity_main.xml to custom 2020-07-28 12:25:44 +02:00
HissPirat
7abcbc858e #2227 moved navigation view to custom main activity and loaded in custom fragment 2020-07-28 12:12:51 +02:00
HissPirat
0545f1df1e #2227 added lazyView delegate in custom 2020-07-28 10:30:57 +02:00
HissPirat
9061269aaa #2227 some requested fixes 2020-07-28 10:10:31 +02:00
HissPirat
438af986e7 #2227 added drawer to custom app 2020-07-27 14:39:51 +02:00
HissPirat
7e0a782d37 #2199 removed navigatio menu clicked and updated invalidUrl 2020-07-24 10:22:49 +02:00
HissPirat
9a23ed27bd #2199 some lint fixes and inverted urlIsInvalid 2020-07-23 10:00:04 +02:00
HissPirat
20f1d29b13 #2199 removal of unused views and methods 2020-07-23 09:20:27 +02:00
HissPirat
3b2e231509 #2199 removed parts of main contract that are no longer used 2020-07-22 10:04:36 +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
391294ad8e #2186 Toolbar scrolling webview now hides navigation bar in readerFragment 2020-07-21 09:47:30 +02:00
HissPirat
594e832342 #2179 merge with feature/navigation 2020-07-17 13:20:35 +02:00
HissPirat
b805579a53 merge with develop 2020-07-15 15:02:59 +02:00
HissPirat
567939b520 #2199 removed old library activity and more unused 2020-07-14 15:59:52 +02:00
HissPirat
f7828f7465 #2199 removed experimental navigation menu item 2020-07-14 15:30:14 +02:00
HissPirat
c4cbcb8080 Merge branch '2179-remove-home-webview-library' of https://github.com/Frans-Lukas/kiwix-android into 2199-replace-old-navigation 2020-07-14 15:24:14 +02:00
HissPirat
e75127f768 #2179 custom reader fragment now inits correctly 2020-07-14 15:22:26 +02:00
HissPirat
35daea819a #2199 removed home_url and replaced KiwixMainActivity 2020-07-14 15:13:54 +02:00
s-ayush2903
1710f335af
Plain Refactor 2020-07-11 00:40:25 +05:30
translatewiki.net
0d2bb97a8d Localisation updates from https://translatewiki.net. 2020-07-06 18:47:25 +02:00
HissPirat
7c6fbe8d8f #2159 merge with develop 2020-06-30 10:46:12 +02:00
translatewiki.net
e10e786669 Localisation updates from https://translatewiki.net. 2020-06-29 16:22: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
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
HissPirat
560614a292 #2159 navigation works but no navigation fragments are implemented 2020-06-22 13:44:42 +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
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