5020 Commits

Author SHA1 Message Date
HissPirat
11ad635179 #2238 moved onOptionsItemSelected handling to fragment 2020-08-06 14:03:06 +02:00
HissPirat
ddd5199b94 #2238 set tts to null on destroy view for gc 2020-08-06 12:19:24 +02:00
HissPirat
51ea2fd894 #2238 fixed memory leaks 2020-08-06 12:10:42 +02:00
HissPirat
63bb257afb #2238 fixed book opening from local library 2020-08-06 11:56:56 +02:00
HissPirat
f18be13345 #2238 cached component is now used in bookmarks and history 2020-08-06 11:22:36 +02:00
Seán Mac Gillicuddy
2c81b24ff7
Merge pull request #2259 from kiwix/feature/macgills/2222-war2c-support
#2222 Impossible to read warc2zim generated ZIM files
2020-08-06 09:19:22 +01:00
HissPirat
df04a614d6 #2238 fixed tab restoration in kiwix module 2020-08-06 09:43:20 +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
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
5267c87c28 #2238 moved navigate to an activity extension function 2020-08-05 14:10:31 +02:00
HissPirat
33a4abb2e2 #2238 actionbars now works but memory leaks might be active again. 2020-08-05 14:05:33 +02:00
Sean Mac Gillicuddy
03f97027a2 #2222 Impossible to read warc2zim generated ZIM files - support service workers - load war2c as asset 2020-08-05 11:05:06 +01:00
s-ayush2903
1b9b738b20
2244 Made full screen button more transparent 2020-08-05 14:24:29 +05:30
HissPirat
5c8af5d419 #2238 history and bookmarks no longer work.. Fixed injection issue with bookmarks 2020-08-04 16:06:43 +02:00
HissPirat
eb5a7596e7 #2238 moved attrs to property and fixed openDrawer method 2020-08-04 15:49:03 +02:00
ritvik
6f90e8455e *LocalFileTransferActivity_toKotlin* 2020-08-04 17:57:56 +05:30
Seán Mac Gillicuddy
5d4d767880
Merge pull request #2248 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-08-04 12:59:47 +01:00
HissPirat
bc3df6804c #2238 requested fixes 2020-08-04 13:33:24 +02:00
Sean Mac Gillicuddy
5742bd4f55 lint fixes 2020-08-04 11:44:12 +01:00
HissPirat
e2e1e87250 #2238 merge with feature/one-activity 2020-08-04 11:40:46 +02:00
HissPirat
d35ea7a1dd #2238 moved drawer methods to CoreMainActivity 2020-08-04 11:30:35 +02:00
Seán Mac Gillicuddy
1185b665b0
Merge pull request #2245 from kiwix/feature/Frans-Lukas/2242-fix-memory-leaks
Fix crash-causing memory leak
2020-08-04 10:28:05 +01:00
translatewiki.net
254ce6a70c Localisation updates from https://translatewiki.net. 2020-08-03 19:43:30 +02:00
HissPirat
49717632a5 Merge branch 'feature/one-activity' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2238-historybookmarks-to-fragment 2020-08-03 11:15:07 +02:00
HissPirat
627a59991a Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/navigation 2020-08-03 11:14:16 +02:00
HissPirat
6ea7a57b43 #2238 removed bookmarksactivity test as it is a fragment 2020-08-03 10:28:34 +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
s-ayush2903
b230111a99
Made Full Screen Button Visibly Transparent 2020-08-01 01:52:31 +05:30
s-ayush2903
fc5dfe2967
Merge branch 'feature/navigation' of github.com:kiwix/kiwix-android into feature/nav 2020-07-31 23:46:43 +05:30
HissPirat
f8b8e6ed2d #2242 fixed one leak, much better performance 2020-07-31 15:54:58 +02:00
HissPirat
e5831dba88 #2238 updated drawer handling on navigation 2020-07-31 15:02:24 +02:00
HissPirat
ee6d58dba0 #2238 hide bottom navigation bar on fragment navigation except for bottom destinations 2020-07-31 14:54:39 +02:00
HissPirat
47ee36a65f #2238 now uses toast extension 2020-07-31 14:26:21 +02:00
HissPirat
926ac9a924 #2238 extracte pageUrl and zimFileUri to constants 2020-07-31 14:25:11 +02:00
HissPirat
355207fa21 #2238 fixed page tests 2020-07-31 14:18:46 +02:00
HissPirat
27d051b003 #2238 activity cast before if 2020-07-31 14:12:25 +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
b6893942dc #2238 removed unused import 2020-07-31 11:43:05 +02:00
HissPirat
d0e3dbf1bf #2238 merge with feature/one-activity 2020-07-31 11:35:24 +02:00
Seán Mac Gillicuddy
4bc8736304
Merge pull request #2231 from kiwix/feature/Frans-Lukas/2227-navigation-drawer
Feature/frans lukas/2227 navigation drawer
2020-07-31 10:20:53 +01:00
Seán Mac Gillicuddy
10fb1d034d
Merge pull request #2240 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-07-31 09:44:17 +01:00
HissPirat
d5c1487ca5 #2227 fixed navigate to bookmarks inst. test 2020-07-31 10:36:26 +02:00
HissPirat
dc4ce9b38f #2227 open new tab now works 2020-07-31 10:31:12 +02:00
Sean Mac Gillicuddy
e365b75e49 lint fixes 2020-07-31 08:35:09 +01:00
HissPirat
e961fd166c #2238 fixed navigation bug where attributes are destroy and not re-created 2020-07-30 16:00:17 +02:00