2696 Commits

Author SHA1 Message Date
Aditya-Sood
81f3e60e0c Refactor: Use ContextCompat.checkSelfPermission() 2019-07-12 15:29:06 +05:30
Sean Mac Gillicuddy
f593ab9620 #1258 reduce severity of unknown nullness and reprioritise travis executions for linting 2019-07-12 10:21:24 +01:00
Aditya-Sood
52f8ae5771 Refactor: Remove unnecessary use of context in FileListAdapter 2019-07-12 14:39:00 +05:30
macgills
f25d26439c
Merge pull request #1285 from kiwix/feature/macgills/#1278-show-name-of-deletion
Feature/macgills/#1278 show name of deletion
2019-07-12 09:25:00 +01:00
Aditya-Sood
0a08d12798 Refactor: Use templates instead of compound strings 2019-07-12 13:35:23 +05:30
Aditya-Sood
6e41f19cda
Merge branch 'develop' into feature/LocalFileTransfer 2019-07-12 12:53:41 +05:30
Aditya-Sood
db94a372b7 Refactor: Shift fixing of screen orientation to manifest 2019-07-12 00:11:11 +05:30
Aditya-Sood
c6de4045c8 Refactor: Minor one-line changes 2019-07-11 23:50:51 +05:30
Aditya-Sood
0c14330003 Increment: Use type-annotation for file status constants 2019-07-11 21:59:07 +05:30
Sean Mac Gillicuddy
1929b81c76 #1258 disable crashing on leak 2019-07-11 16:04:01 +01:00
Sean Mac Gillicuddy
150ab070a3 #1278 remove unused resources 2019-07-11 14:57:33 +01:00
Sean Mac Gillicuddy
c43109360e #1278 Add interface for supplying body format args 2019-07-11 14:57:09 +01:00
macgills
2c0e17fe25
Merge pull request #1197 from jhbiggs/master
set bottom toolbar to show by default resolve issue #973
2019-07-11 13:37:52 +01:00
Sean Mac Gillicuddy
7b90f4b5da Merge remote-tracking branch 'origin/develop' into feature/macgills/#1279-android-storage-devices
# Conflicts:
#	app/build.gradle
2019-07-11 13:23:25 +01:00
macgills
626e38bf35
Merge pull request #1283 from kiwix/feature/macgills/multiline-deploy-scripts-invalid
Chain deploy commands with && as Multinline is illegal syntax
2019-07-11 13:17:51 +01:00
Sean Mac Gillicuddy
cc55960fa7 Chain deploy commands with && as Multinline is illegal syntax 2019-07-11 12:38:08 +01:00
Sean Mac Gillicuddy
acd9fbd18e #1258 reduce network logs, move disk read operations onto IO thread 2019-07-11 12:07:05 +01:00
Aditya-Sood
1e74176c85 Refactor: Shift WifiPeerListAdapter to separate file 2019-07-11 16:28:51 +05:30
macgills
f06623b72c
Merge pull request #1268 from kiwix/macgills/feature/#1260-illegal-argument-exception-file-utils
#1260 convert fileUtils to kotlin and prevent crash by checking the c…
2019-07-11 11:27:27 +01:00
Aditya-Sood
28840898e0 Refactor: Use ButterKnife 2019-07-11 15:47:30 +05:30
Sean Mac Gillicuddy
91f1fc8d1c #1279 resolve lint issues 2019-07-11 10:44:34 +01:00
Sean Mac Gillicuddy
c094fe125d Merge remote-tracking branch 'origin/develop' into macgills/feature/#1260-illegal-argument-exception-file-utils
# Conflicts:
#	app/build.gradle
2019-07-11 09:50:30 +01:00
macgills
b38a387307
Merge pull request #1264 from kiwix/new-translations
New translations for the UI
2019-07-11 09:45:27 +01:00
Aditya-Sood
241e2f16fa Restyle: Resolved some lint errors 2019-07-11 11:31:34 +05:30
Sean Mac Gillicuddy
b856018a56 Merge remote-tracking branch 'origin/develop' into macgills/feature/#1260-illegal-argument-exception-file-utils 2019-07-10 16:41:06 +01:00
Sean Mac Gillicuddy
9281623efd Merge remote-tracking branch 'origin/develop' into feature/macgills/#1279-android-storage-devices 2019-07-10 16:40:38 +01:00
Sean Mac Gillicuddy
80b81a1ee2 Merge remote-tracking branch 'origin/develop' into feature/macgills/#1258-leakcanary-ci 2019-07-10 16:39:44 +01:00
macgills
7c24a0e803
Merge pull request #1282 from kiwix/feature/macgills/fail-fast-instrumentation
Move Instrumentation first and use TestOrchestrator to minimise memor…
2019-07-10 16:39:07 +01:00
Sean Mac Gillicuddy
d29994fdba Move Instrumentation first and use TestOrchestrator to minimise memory usage 2019-07-10 15:51:22 +01:00
Justin Biggs
b15ae33e6e Merge branch 'kiwix-develop'. Updated jhbiggs's fork and resolved conflict in gradle-wrapper.properties file 2019-07-10 09:43:29 -05:00
Justin Biggs
98ea04d21c resolved merge conflict in gradle-wrapper.properties 2019-07-10 09:41:09 -05:00
Justin Biggs
ff0705647a reverted all tests 2019-07-10 09:09:02 -05:00
Justin Biggs
40117c3f84 uncommented tests in HelpActivityTest, LanguageActivityTest, and NetworkTest 2019-07-10 09:03:24 -05:00
Sean Mac Gillicuddy
b986ff9192 #1258 upgrade leakcanary to 2.0 and enable crashing on instrumentation runs 2019-07-10 14:57:16 +01:00
Sean Mac Gillicuddy
081b7ac7ef #1279 add android storage devices, fix resource leak, visibility issues, potential concurrentmodification 2019-07-10 13:39:14 +01:00
macgills
882d94a6f2
Merge pull request #1246 from kiwix/feature/macgills/#692-build-all-variants
#692 invoke assemble command to build all variants
2019-07-10 10:59:13 +01:00
Aditya-Sood
515dfcab57 Restyle: Remove unnecessary spaces in manifest 2019-07-10 13:34:45 +05:30
macgills
98d19dda14
Merge pull request #1269 from kiwix/feature/macgills/#1214-universal-apk-upload-fixes
#1214 Universal APK Upload fixes
2019-07-09 17:07:18 +01:00
Sean Mac Gillicuddy
e38ffb5c80 #1260 fix instrumentation compilation 2019-07-09 14:32:15 +01:00
Sean Mac Gillicuddy
1374f827b9 #1214 correct spelling of key, copy entire folders to kiwix.download.org so they are created 2019-07-09 14:22:30 +01:00
Sean Mac Gillicuddy
ff77b55fa4 #1260 convert fileUtils to kotlin and prevent crash by checking the column name exists before accessing it 2019-07-09 13:00:26 +01:00
Aditya-Sood
14fffa7200 Merge branch 'develop' into feature/LocalFileTransfer 2019-07-09 17:28:51 +05:30
macgills
ea399b9eb6
Merge pull request #1267 from kiwix/feature/macgills/#1262-anr-fat32checker
#1262 anr fat32checker
2019-07-09 12:04:15 +01:00
Sean Mac Gillicuddy
151519b5e2 Merge remote-tracking branch 'origin/develop' into feature/macgills/#1262-anr-fat32checker 2019-07-09 10:56:19 +01:00
Sean Mac Gillicuddy
6e882d4aff Ignore duplicate strings for now and delete incorrect format string 2019-07-09 10:55:23 +01:00
macgills
d1c9be033d
Merge pull request #1265 from kiwix/feature/macgills/#1214-nightly-and-release-uploads
#1214 upload debug nightlies and tagged releases to download.kiwix.org
2019-07-09 10:52:00 +01:00
Sean Mac Gillicuddy
12af29f832 Fix typography issues 2019-07-09 10:46:44 +01:00
Sean Mac Gillicuddy
53114121bc Merge remote-tracking branch 'origin/develop' into new-translations 2019-07-09 10:07:45 +01:00
Sean Mac Gillicuddy
292d26da73 Merge remote-tracking branch 'origin/develop' into feature/macgills/#1214-nightly-and-release-uploads 2019-07-09 10:06:45 +01:00
macgills
33e76f5711
Merge pull request #1266 from kiwix/feature/macgills/fix-lint-on-develop
Fix lint errors introduced in PRs merged before lint PR
2019-07-09 10:04:36 +01:00