300 Commits

Author SHA1 Message Date
Seán Mac Gillicuddy
08a2034634
Merge pull request #1930 from kiwix/sonusourav/#1874-recycler-ui
Sonusourav/#1874 recycler ui
2020-03-24 15:47:40 +00:00
Hritik Wadhwa
f5b1df5349 Fixing custom:compileCustomexampleDebugKotlin 2020-03-22 14:17:17 +05:30
Sean Mac Gillicuddy
532259a8e4 Fix lint 2020-03-20 15:37:22 +00:00
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
Seán Mac Gillicuddy
00e3ae57b4
Merge pull request #1875 from yashk2000/feature/yashk2000/1815-improve-clear-notes-dialog
Fix #1815 Make clear notes dialog similar to clear history
2020-03-12 15:57:47 +00:00
Yash Khare
878b42ff68 Updated lint-baselin files 2020-03-12 11:42:54 +05:30
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
d743430dc3 Merge branch 'develop' into feature/macgills/detekt
# Conflicts:
#	.travis.yml
2020-02-14 09:53:56 +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
Justin Biggs
a691756dfe Incorporate activityComponent and ActivityModule 1.2 2020-01-12 14:52:38 -06:00
Justin Biggs
9bde6783a7 Merge branch 'develop' into feature/jhbiggs/1581-remove-dagger-android 2020-01-12 12:54:47 -06:00
Seán Mac Gillicuddy
1e2eaf51c9
Merge pull request #1686 from kiwix/feature/macgills/1673-permission-denied-forever
Feature/macgills/1673 permission denied forever
2020-01-06 09:34:03 +00:00
Justin Biggs
ad7dac1d7d Merge develop into 1581 2019-12-22 12:56:04 -06:00
Sean Mac Gillicuddy
e5b965c646 #1673 Crash Report 3.1.2 Custom: Successive permission requests - handle case where permission is denied forever 2019-12-20 13:13:09 +00:00
Sean Mac Gillicuddy
02e8e9dc1f #1668 Crash Report 3.1.2 Custom Apps Parameter specified as non-null is null - use nullable types to express the possible return types 2019-12-20 10:18:12 +00:00
Sean Mac Gillicuddy
bda6bf2543 #1660 Search Widget unresponsive in 3.1.2 - use explicit class name and handle intents in onNewIntent 2019-12-19 13:33:30 +00:00
Justin Biggs
2f5e35099b 1581 update files to include injection function from BaseActivity 2019-12-14 10:18:05 -06:00
Sean Mac Gillicuddy
80c3276786 Add detekt 2019-12-11 14:44:26 +00:00
Justin Biggs
05ab8decea 1581 remove AndroidInjection function from BaseActivity, move kiwixComponent injection functions to OnCreate methods. 2019-12-08 18:01:53 -06:00
Sean Mac Gillicuddy
e57043599f #1620 "Read aloud" seems completly broken with develop branch 2019-12-06 14:49:13 +00:00
Seán Mac Gillicuddy
d7834e7da4
Merge pull request #1608 from kiwix/feature/macgills/947-gradle-to-kotlin
Feature/macgills/947 gradle to kotlin
2019-12-05 15:23:04 +00:00
Sean Mac Gillicuddy
1125f40ef5 Require Read Permission be granted before continuing Custom app flow 2019-12-05 13:01:27 +00:00
Sean Mac Gillicuddy
cc5b577e14 Move kiwix icon to app module 2019-12-05 11:41:37 +00:00
Sean Mac Gillicuddy
06d6d68783 Merge remote-tracking branch 'origin/develop' into feature/macgills/947-gradle-to-kotlin
# Conflicts:
#	buildSrc/src/main/kotlin/Versions.kt
2019-12-05 09:14:14 +00:00
Sean Mac Gillicuddy
b79fe60dba Merge remote-tracking branch 'origin/develop' into feature/macgills/1301-night-mode
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/utils/AlertDialogShower.kt
#	core/src/main/java/org/kiwix/kiwixmobile/core/utils/SharedPreferenceUtil.java
#	core/src/main/res/layout/activity_zim_host.xml
2019-12-04 11:03:02 +00:00
Sean Mac Gillicuddy
d5f14004ca Merge remote-tracking branch 'origin/develop' into feature/macgills/1600-move-hosting-to-app
# Conflicts:
#	app/src/main/AndroidManifest.xml
#	core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreMainActivity.java
2019-12-02 10:36:17 +00:00
Sean Mac Gillicuddy
b44fc4008f #1301 format file to trigger build 2019-12-02 10:09:07 +00:00
Sean Mac Gillicuddy
8b8bba2116 #1301 fix unit test compilation in custom module 2019-11-29 14:50:13 +00:00
Sean Mac Gillicuddy
7d74969dd9 #947 convert build.gradle to build.gradle.kts 2019-11-29 13:54:28 +00:00