389 Commits

Author SHA1 Message Date
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
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
Sean Mac Gillicuddy
3dd4b5eef2 #2105 Crash Report 3.3.1: java.lang.IllegalStateException BaseActivity.onCreate - convert CoreApp to kotlin - move component/instance instantiation to onCreate 2020-06-12 13:06:17 +01:00
Seán Mac Gillicuddy
4ab8dc8946
Merge pull request #2118 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-06-12 10:22:38 +01:00
translatewiki.net
693d543c54 Localisation updates from https://translatewiki.net. 2020-06-11 19:26:03 +02:00
Sean Mac Gillicuddy
2066877a8f #2110 Zoom controls disappeared in v3.3.1 - upgrade preferences to androidx - add text zoom preference - observe preference in WebView 2020-06-10 12:46:02 +01:00
translatewiki.net
6969ba7484 Localisation updates from https://translatewiki.net. 2020-05-11 17:38:52 +02:00
translatewiki.net
1a17188829 Localisation updates from https://translatewiki.net. 2020-04-30 16:51:51 +02:00
Sean Mac Gillicuddy
321bdf983d #1274 Lint Baseline Issues - fix error in custom - remove baselines 2020-04-29 14:04:44 +01:00
translatewiki.net
ba85c33e1c Localisation updates from https://translatewiki.net. 2020-04-27 16:48:32 +02:00
translatewiki.net
35f0a9616e Localisation updates from https://translatewiki.net. 2020-03-26 16:07:51 +01:00
Hritik Wadhwa
f5b1df5349 Fixing custom:compileCustomexampleDebugKotlin 2020-03-22 14:17:17 +05:30
Sean Mac Gillicuddy
2cf774e51b Merge branch 'develop' into translatewiki
# Conflicts:
#	core/src/main/res/values-ar/strings.xml
2020-03-12 16:59:23 +00:00
translatewiki.net
d47d4736d2 Localisation updates from https://translatewiki.net. 2020-03-09 16:38:36 +01:00
Yash Khare
609a36d155 Fix lint errors 2020-02-28 18:34:54 +05:30
Yash Khare
ec3ba10449 Fix #1829 Improve RTL support 2020-02-27 22:07:49 +05:30
Sean Mac Gillicuddy
811f5bd7af Merge branch 'develop' into feature/macgills/detekt
# Conflicts:
#	.github/workflows/pull_request.yml
#	team-props/git-hooks/pre-commit.sh
2020-02-21 14:15:18 +00:00
Sean Mac Gillicuddy
f4ada8ce0b Merge remote-tracking branch 'origin/develop' into feature/macgills/detekt
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/main/KiwixTextToSpeech.java
2020-02-21 10:37:31 +00:00
Sean Mac Gillicuddy
0f6f422edb #1275 Lint Issue: Duplicate Strings - remove duplicates - mark used strings as used 2020-02-19 14:20:49 +00:00
Sean Mac Gillicuddy
0cae3ec79e #1275 Lint Issue: Duplicate Strings - remove unused resources - make app lint core too - move resources from core to app 2020-02-18 17:54:09 +00:00
Sean Mac Gillicuddy
674b5fa9d6 #100 Fix Checkstyle issues - format 2020-02-14 11:43:40 +00:00
Sean Mac Gillicuddy
36e901c43f #100 Fix Checkstyle issues - upgrade tooling 2020-02-14 11:07:16 +00:00
Sean Mac Gillicuddy
226e787f66 #12 Make three options to deactivate sidebars, tabs and reading - read from json - tidy file up 2020-02-12 15:32:05 +00:00
Sean Mac Gillicuddy
0153b4514d #12 Make three options to deactivate sidebars, tabs and reading - deactivate based on build 2020-02-12 11:11:23 +00:00
translatewiki.net
d2b9f80979 Localisation updates from https://translatewiki.net. 2020-02-06 14:58:00 +01:00
Sean Mac Gillicuddy
5679ae9a7d #1727 CrashReport 3.1.3: ClassCastException getActivityComponent - fix codefactor issues 2020-01-29 11:35:14 +00:00
Sean Mac Gillicuddy
13fb7494ba #1727 CrashReport 3.1.3: ClassCastException getActivityComponent - rewrite to fallback - more verbose error message 2020-01-29 11:28:24 +00:00
Sean Mac Gillicuddy
8c686b998e #1711 Don't apply typography changes to all languages - ignore checks on hebrew 2020-01-27 12:19:57 +00:00
Seán Mac Gillicuddy
dcc03bae48
Merge pull request #1700 from kiwix/feature/jhbiggs/1581-remove-dagger-android
Feature/jhbiggs/1581 remove dagger android
2020-01-27 10:01:32 +00:00
Seán Mac Gillicuddy
9724d40568
Merge pull request #1590 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-01-22 10:48:13 +00:00
Justin Biggs
783a7296c1 Merge branch 'develop' into feature/jhbiggs/1581-remove-dagger-android 2020-01-20 12:06:40 -06:00
translatewiki.net
024fde9906 Localisation updates from https://translatewiki.net. 2020-01-20 11:35:28 +01:00
Justin Biggs
14e35a9d8a Success! But it won't pass githooks :/... 1.1 2020-01-18 16:13:54 -06:00
Sean Mac Gillicuddy
213b821074 #1676 Search is slow and laggy - test view model 2020-01-15 14:36:57 +00:00
Sean Mac Gillicuddy
3dab495abb #1676 Search is slow and laggy - test side effects 2020-01-15 13:03:04 +00:00
Sean Mac Gillicuddy
e1f87b1a60 #1676 Search is slow and laggy - add kotlin UDF implementation 2020-01-14 17:57:45 +00:00