80 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
ae63cd29ee #2110 Zoom controls disappeared in v3.3.1 - fix static analysis 2020-06-10 13:34:26 +01: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
Sean Mac Gillicuddy
321bdf983d #1274 Lint Baseline Issues - fix error in custom - remove baselines 2020-04-29 14:04:44 +01:00
Sean Mac Gillicuddy
ff62179e4b #1274 Lint Baseline Issues - fix or suppress errors in app&core 2020-04-29 13:54:16 +01:00
Seán Mac Gillicuddy
ffeaef34b7
Merge pull request #1821 from kiwix/bugfix/macgills/multidex-debug-only
Bugfix/macgills/multidex debug only
2020-02-27 14:05:06 +00:00
Sean Mac Gillicuddy
415424936d Multidex debug builds only and bump version 2020-02-26 14:16:54 +00:00
Yash Khare
88fbb06c4f Fix #1804 Update gradle version 2020-02-25 20:17:01 +05:30
Seán Mac Gillicuddy
5c762cb388
Merge pull request #1773 from kiwix/feature/macgils/1272-lint-missing-translation
#1272 Lint Issue: MissingTranslation - make MissingTranslation a warning
2020-02-24 10:11:58 +00:00
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
dbc5d93b31 #1272 Lint Issue: MissingTranslation - make MissingTranslation a warning 2020-02-20 14:53:08 +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
2369320acb #1272 Lint Issue: MissingTranslation - raise MissingTranslation to error 2020-02-14 14:44:59 +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
f9cad1f048 exclude files from some lint issues 2020-02-06 15:37:21 +00:00
Sean Mac Gillicuddy
80c3276786 Add detekt 2019-12-11 14:44:26 +00:00
Sean Mac Gillicuddy
33d2106d7c #1301 upgrade dependencies 2019-11-26 16:15:34 +00:00
Sean Mac Gillicuddy
2993b5f55c 64 sync lint options and inspection profile 2019-11-06 11:09:10 +00:00
Sean Mac Gillicuddy
f92664ca5f 64 Custom apps should validate their expansion files and re-download if corrupt/missing - unit test custom download 2019-11-05 16:17:14 +00:00
Sean Mac Gillicuddy
c05742d02a 64 Custom apps should validate their expansion files and re-download if corrupt/missing - add Custom Download flow 2019-11-05 11:30:13 +00:00
Sean Mac Gillicuddy
af3ef4cf63 Revert "move SplashActivity & FileUtils Instrumentation test to core"
This reverts commit 8a36470d332d5356250e633e02e7af64b4345f1f.
2019-10-18 11:22:52 +01:00
Sean Mac Gillicuddy
8a36470d33 move SplashActivity & FileUtils Instrumentation test to core 2019-10-17 15:18:32 +01:00
Sean Mac Gillicuddy
15b3b4ad41 tidy up plugin configurers and reuse ActivtyComponent in fragments 2019-10-16 16:19:15 +01:00
Sean Mac Gillicuddy
381e2bd9d8 Fix ktlint error around sourceset shared across modules 2019-10-16 14:27:37 +01:00
Sean Mac Gillicuddy
74c4aff983 -Augment dependencies so there is no AndroidTest sourceset for core - fix unit tests 2019-10-16 10:42:37 +01:00
Sean Mac Gillicuddy
bcabfb69fc move ZimManage package to App 2019-10-15 15:49:04 +01:00
Sean Mac Gillicuddy
b23dcab0ec Revert copying reports between directories, move additional default configuration 2019-10-08 14:52:47 +01:00
Sean Mac Gillicuddy
328f5626b7 Move multidex enabling to all projects 2019-10-08 14:21:32 +01:00
Sean Mac Gillicuddy
ff9c3e1852 configure coverage enabled for all debug build types 2019-10-08 13:47:49 +01:00
Sean Mac Gillicuddy
4adfa6b978 -Add example of extracting differing functionality. - Further separate content into respective modules - break plugin config into respective objects 2019-10-08 12:42:55 +01:00