2488 Commits

Author SHA1 Message Date
Aditya-Sood
73268cfb5b Increment: Cancel all async-tasks when closing LocalFileTransferActivity 2019-07-17 12:43:24 +05:30
Aditya-Sood
3198753d3d Restyle: Shifted peer device names to the middle
Also added hints for layout readability
2019-07-15 17:05:25 +05:30
Aditya-Sood
b4183a9b86 Refactor: Remove some toasts from the UX 2019-07-15 16:47:41 +05:30
Aditya-Sood
79e6078ef9 Refactor: Remove 'device status' from the UI 2019-07-15 15:58:17 +05:30
Aditya-Sood
531b184810 Refactor: Remove strings related to peer discovery and permissions 2019-07-15 14:50:36 +05:30
Aditya-Sood
eca3cfc327 Remove: CancelSearch option
The option added confusion considering there's already a cross icon to close the activity, which also handles the disconnection.
2019-07-13 17:40:19 +05:30
Aditya-Sood
fc814159e7 Refactor: Use static factory method for TransferProgressFragment 2019-07-13 17:12:58 +05:30
Aditya-Sood
ab9f9368f3 Refactor PeerGroupHandshakeAsyncTask 2019-07-13 00:24:41 +05:30
Aditya-Sood
59bb020e91 Refactor SenderDeviceAsyncTask 2019-07-12 22:20:44 +05:30
Aditya-Sood
544fcd2215 Refactor: Use AlertDialogShower for all AlertDialogs 2019-07-12 21:22:32 +05:30
Aditya-Sood
0836b87055 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/LocalFileTransfer 2019-07-12 19:05:19 +05:30
Kelson
f84684d2b2
Merge pull request #1286 from kiwix/feature/macgills/#1214-chmod-ssh-key
#1214 Change mode of ssh key
2019-07-12 14:09:55 +02:00
Aditya-Sood
37c1857f18 Refactor: Shift DialogFragment classes to separate files 2019-07-12 17:25:24 +05:30
Sean Mac Gillicuddy
5607102456 #1214 Change mode of ssh key 2019-07-12 12:32:12 +01:00
Aditya-Sood
81f3e60e0c Refactor: Use ContextCompat.checkSelfPermission() 2019-07-12 15:29:06 +05:30
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
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
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
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
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
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
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