300 Commits

Author SHA1 Message Date
HissPirat
8e3f3eece9 #2288 fixed tab restoration 2020-08-17 11:07:18 +02:00
HissPirat
43a9539021 #2251 merge with one-activity 2020-08-17 09:45:42 +02:00
Frans-Lukas
19c3f283ac #2271 merge with one-activity 2020-08-16 10:09:01 +02:00
Frans-Lukas
c58fcabaf5 #2272 added the launcher icon to custom 2020-08-16 09:48:33 +02:00
s-ayush2903
39975bd531
Fix Static Analysis 2020-08-16 13:10:39 +05:30
Ayush Shrivastava
9c77be5652
Merge branch 'feature/navigation' into crashFix/s-ayush2903/#2285-customApp-crashes-on-launch 2020-08-16 12:09:52 +05:30
Frans-Lukas
aef4efdf38 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/navigation 2020-08-16 08:22:10 +02:00
s-ayush2903
8885620d45
#2285 Fixed CustomApp crash on launch 2020-08-16 02:08:31 +05:30
s-ayush2903
ed560b37aa
Merge branch 'develop' of github.com:kiwix/kiwix-android into testing/s-ayush2903/#2269onDevelop 2020-08-16 01:27:51 +05:30
translatewiki.net
a4308b9329 Localisation updates from https://translatewiki.net. 2020-08-13 19:18:14 +02:00
Frans-Lukas
4e23f1b605 #2241 moved settings navigation to core 2020-08-12 11:31:20 +02:00
Frans-Lukas
a34ea936be #2251 zim host pending intent now uses navigation deep link 2020-08-12 09:53:18 +02:00
Frans-Lukas
1e9188cea0 #2272 removed onPostCreate from CoreMainActivity 2020-08-11 14:54:16 +02:00
Frans-Lukas
06db90c55e #2112 fixed drawer hiding on any navigation except top level 2020-08-10 23:24:58 +02:00
HissPirat
ecab0e84a0 #2272 intro converted to fragment 2020-08-07 15:18:25 +02:00
HissPirat
1a1f94c0d3 Merge branch 'feature/Frans-Lukas/2238-historybookmarks-to-fragment' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2253-help-to-fragment 2020-08-07 11:33:55 +02:00
HissPirat
c09bfe3a25 Merge branch 'feature/Frans-Lukas/2238-historybookmarks-to-fragment' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2241-settings-to-fragment 2020-08-07 11:30:18 +02:00
HissPirat
a77454dc8e #2238 moved navigation implementation to AllProjectConfigurer 2020-08-07 11:20:30 +02:00
HissPirat
7f18cb5ea1 #2251 removed unnecessary build.gradle implementations 2020-08-07 11:00:47 +02:00
HissPirat
a742503635 #2241 merge with 2238 2020-08-06 15:28:02 +02:00
HissPirat
3e9027f9f4 Merge branch 'feature/Frans-Lukas/2238-historybookmarks-to-fragment' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2253-help-to-fragment 2020-08-06 15:12:56 +02:00
HissPirat
b5b6406eaa #2238 merge with feature/one-activity 2020-08-06 14:53:33 +02:00
HissPirat
31f7c7bbf8 merge with develop 2020-08-06 14:49:51 +02:00
HissPirat
f18be13345 #2238 cached component is now used in bookmarks and history 2020-08-06 11:22:36 +02:00
HissPirat
653e623f66 #2238 inlined zim positions 2020-08-05 16:02:35 +02:00
HissPirat
4270a3d633 #2238 fixed custom reader fragment on return from history & bookmarks with no selected page 2020-08-05 15:58:55 +02:00
HissPirat
c43f1d69be #2253 merge with history bookmarks 2238 2020-08-05 15:18:12 +02:00
HissPirat
59e660ca6a #2238 changed all onActivityCreated to onViewCreated 2020-08-05 14:47:05 +02:00
HissPirat
e5eeb4476d #2238 moved inline variables to constants 2020-08-05 14:36:44 +02:00
HissPirat
aa0f3d5af5 #2238 moved navigate to an activity extension function 2020-08-05 14:33:08 +02:00
HissPirat
eb6b71d44e #2253 converted help to fragment 2020-08-04 14:52:47 +02:00
HissPirat
0ea03d57c6 #2241 merge with 2238 2020-08-04 11:57:11 +02:00
HissPirat
d35ea7a1dd #2238 moved drawer methods to CoreMainActivity 2020-08-04 11:30:35 +02:00
HissPirat
970981bafe #2241 renamed settings activity to settings fragment 2020-08-04 09:33:00 +02:00
translatewiki.net
254ce6a70c Localisation updates from https://translatewiki.net. 2020-08-03 19:43:30 +02:00
HissPirat
480158c177 #2241 settings works in custom as well (as fragment) 2020-08-03 15:12:20 +02:00
HissPirat
1d213d4727 #2238 added super call to custom 2020-08-03 10:09:54 +02:00
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