41 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
1b1812e70a #947 upgrade leakcanary 2019-12-05 13:23:45 +00:00
Sean Mac Gillicuddy
c467c70dc0 #947 update stdlib 2019-12-05 09:37:43 +00:00
Sean Mac Gillicuddy
372587bb68 #947 upgrade to kotlin 1.3.61 2019-12-05 09:26:24 +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
7d74969dd9 #947 convert build.gradle to build.gradle.kts 2019-11-29 13:54:28 +00:00
Sean Mac Gillicuddy
09cd95cb78 Merge remote-tracking branch 'origin/develop' into feature/macgills/1301-night-mode
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/reader/ZimFileReader.kt
2019-11-29 10:03:00 +00:00
Seán Mac Gillicuddy
43f5f9bf63
Merge pull request #1537 from kiwix/issue/765
Enhancement: Fixes #765 & uses updated kiwix-lib method
2019-11-29 09:16:09 +00:00
Aditya-Sood
42a53e36c9 Update kiwix-lib version to 8.2.1 2019-11-29 09:50:31 +05:30
Sean Mac Gillicuddy
f1e5e7a7ce 1301 create theme based dark mode 2019-11-28 14:26:36 +00:00
Sean Mac Gillicuddy
33d2106d7c #1301 upgrade dependencies 2019-11-26 16:15:34 +00:00
Sean Mac Gillicuddy
fd8ba04de7 Merge remote-tracking branch 'origin/develop' into feature/macgills/custom-app-icon-upgrade
# Conflicts:
#	custom/src/main/AndroidManifest.xml
2019-11-22 11:00:06 +00:00
Sean Mac Gillicuddy
50ec685319 1598 Move IntroActivity to app module 2019-11-21 14:14:54 +00:00
Sean Mac Gillicuddy
6d5ae3ee89 streamline creating flavor from json 2019-11-20 09:53:02 +00:00
Sean Mac Gillicuddy
7e588c8c2e Re-add dynamic flavors 2019-11-19 17:19:48 +00:00
Sean Mac Gillicuddy
8f4488c2de rename lambda parameter 2019-11-19 12:17:14 +00:00
Sean Mac Gillicuddy
dd8fe1c66f Add icons for flagless custom apps 2019-11-19 10:45:10 +00:00
Sean Mac Gillicuddy
4639a325de parse versionNames from url 2019-11-19 09:57:44 +00:00
Sean Mac Gillicuddy
05c538501e replace https with http 2019-11-18 13:40:04 +00:00
Sean Mac Gillicuddy
df9305e3ca Add all icons that are compatible - Add remaining custom apps - update hooks/ci commands 2019-11-18 13:32:19 +00:00
Sean Mac Gillicuddy
80b26132fe Update icons to be adaptive 2019-11-18 10:26:31 +00:00
Sean Mac Gillicuddy
8057ef6b6e 1360 add custom publishing code for a custom app 2019-11-14 14:39:52 +00:00
Sean Mac Gillicuddy
ac4717a79e Merge remote-tracking branch 'origin/develop' into feature/macgills/1360-split-in-plugin 2019-11-11 13:09:47 +00:00
Sean Mac Gillicuddy
778fc768ae 1360 Make abi splits, signing configs and valid release builds intrinsic to an app that applies our plugin - separate custom build logic 2019-11-06 15:22:57 +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
Sean Mac Gillicuddy
e2b1b5b51e install junit dependencies for all configurations 2019-10-03 09:20:12 +01:00
Sean Mac Gillicuddy
55a0baa2a4 Don't include android resources for unit tests, requires minSDK 19 2019-10-02 15:07:35 +01:00
Sean Mac Gillicuddy
c32aed4e46 Move common configuration of all modules into buildSrc 2019-10-02 14:20:54 +01:00
Sean Mac Gillicuddy
11db4504f9 Redo copyright update 2019-10-01 15:52:42 +01:00
Sean Mac Gillicuddy
449d47ca3f use buildSrcVersions to extract dependencies, correct pre-commit script 2019-09-30 14:38:10 +01:00