2923 Commits

Author SHA1 Message Date
Seán Mac Gillicuddy
7263d0c028
Merge pull request #1317 from kiwix/hotfix/macgills/fix-build-with-trusty
Stop jdk installation failure
2019-07-29 10:13:39 +01:00
Sean Mac Gillicuddy
444fa311ba Stop jdk installation failure 2019-07-29 09:26:10 +01:00
Justin Biggs
a007499fd8 changed rate-us dialog launch to 10 from original 5 per issue #1235 2019-07-28 17:22:30 -05:00
Aditya-Sood
9ca2ce00ca Refactor LocalFileTransferActivity 2019-07-28 19:02:54 +05:30
Seán Mac Gillicuddy
5e984d6d8a
Merge pull request #1296 from kiwix/feature/macgills/#1295-recursive-file-search
#1295 Make FileSearch recursive
2019-07-26 10:53:20 +01:00
Sean Mac Gillicuddy
222c303299 #1307 update readme 2019-07-26 10:40:54 +01:00
Sean Mac Gillicuddy
677cd2cdac #1307 improve dev flow of interacting with pre-commit hook 2019-07-26 10:25:53 +01:00
Seán Mac Gillicuddy
01939f8a4a
Merge pull request #1314 from kiwix/hotfix/macgills/fix-build
Remove tools/platform tools
2019-07-26 09:42:09 +01:00
Sean Mac Gillicuddy
2646772718 Remove tools/platform tools 2019-07-26 09:25:37 +01:00
Sean Mac Gillicuddy
5756b3894a #1307 remove tool/platform tools as they are already provided 2019-07-25 12:45:20 +01:00
Sean Mac Gillicuddy
9fceeb09c0 #1307 try different emulator to avoid build error 2019-07-25 12:45:20 +01:00
Sean Mac Gillicuddy
31840ed88a #1307 majority of kotlin inspections raised to error level and fixed - lint baseline regenerated - ide formatter/lint and ktlint aligned 2019-07-25 12:45:19 +01:00
Sean Mac Gillicuddy
4131e30e26 #1307 ktlint formatting applied 2019-07-25 12:45:19 +01:00
Sean Mac Gillicuddy
a596e34ace #1370 install git hooks on prebuild - update editorconfig from project codestyle settings 2019-07-25 12:45:18 +01:00
Sean Mac Gillicuddy
97d6932062 Squashed commit:
[e6b4786c] Revert "#1307 add ktlint"

This reverts commit 8101df0481c1979421da868a1a58646375929458.

[8101df04] #1307 add ktlint

[2035e717] Revert "#1307 test commit"

This reverts commit 4558f7a3ff93470b30f06dfc8d7a553994ca826d. (+1 squashed commits)

Squashed commits:

[4558f7a3] #1307 test commit
2019-07-25 12:45:18 +01:00
Sean Mac Gillicuddy
648597521c #1307 Add inspections and codestyles to vcs 2019-07-24 12:41:33 +01:00
Seán Mac Gillicuddy
249c00ec03
Merge pull request #1305 from kiwix/hotfix/1302
Hotfix: Add "no zim open" check for Add Note Dialog in case of fresh install
2019-07-24 09:51:45 +01:00
Sean Mac Gillicuddy
36767eeab7 #101 revert using offer method on processors 2019-07-23 16:49:00 +01:00
Sean Mac Gillicuddy
f5401200a7 #101 Add R8 configuration 2019-07-23 16:47:07 +01:00
Sean Mac Gillicuddy
5af99c10d6 #1292 run automated inspection fixes 2019-07-23 14:08:56 +01:00
Seán Mac Gillicuddy
f6b31dba56
Merge pull request #1298 from kiwix/feature/macgills/#1297-real-version-code
#1297 Read VersionCode from Manifest
2019-07-23 10:05:32 +01:00
Aditya-Sood
74b8016261 Restyle: Reformat code style 2019-07-22 19:13:44 +05:30
Aditya-Sood
74f837a395 Refactor: Fix lint errors 2019-07-22 18:54:13 +05:30
Aditya-Sood
76d20d1271 Bug fix: Add Note Dialog
Prevent 'Add Note Dialog' from opening if no zim file is currently open
2019-07-22 17:18:20 +05:30
Aditya-Sood
a75e47495c Refactor: Supress 4 unnecessary lint errors 2019-07-20 22:20:14 +05:30
Aditya-Sood
709e043f68 Refactor: Restructure LocalFileTransferActivity
Shifted remaining P2P API callbacks and related methods to WifiDirectManager
2019-07-20 22:02:05 +05:30
Aditya-Sood
8ec675efdd Increment: Add Night Mode support 2019-07-20 21:21:12 +05:30
Aditya-Sood
821c148e2c Refactor: Fix more lint errors 2019-07-20 17:14:12 +05:30
Aditya-Sood
f8eda73ef9 Refactor: Fix some lint errors
- Use weak reference to LocalFileTransferActivity in async tasks to prevent leaks
- Add 'default' case in switch
2019-07-20 13:56:13 +05:30
Aditya-Sood
fb4c6f80c7 Restyle: Reformat code 2019-07-20 00:09:32 +05:30
Aditya-Sood
925c44b2c1 Refactor LocalFileTransferActivity 2019-07-20 00:07:53 +05:30
Seán Mac Gillicuddy
6aa5ac210f
Merge pull request #1115 from ShridharGoel/swipe-down
Swipe down on toolbar to open tabs switcher
2019-07-19 11:45:23 +01:00
Seán Mac Gillicuddy
9c1d36657a
Merge pull request #1299 from kiwix/readme-links-fix
Fix README links
2019-07-19 11:09:26 +01:00
Kelson
9d2a3fdaa7 Fix README links 2019-07-19 12:03:05 +02:00
Sean Mac Gillicuddy
0125bc1c75 #1297 Read VersionCode from Manifest 2019-07-19 10:51:23 +01:00
Sean Mac Gillicuddy
28b7a2d756 #1295 Make FileSearch recursive 2019-07-19 09:44:21 +01:00
Aditya-Sood
de956fc663 Refactor: Replace string
Replace storage permission rationale string with an existing one
2019-07-19 01:16:04 +05:30
Aditya-Sood
17d424803b Refactor: Code cleanup + Butterknife
- Code cleanup post shifting of TransferProgressFragment functionality
- Use Butterknife for peer-devices list's onItemClickListener()
2019-07-19 00:49:28 +05:30
Aditya-Sood
5ef495d792 Refactor: (Major) Shift TransferProgressFragment functionality to LocalFileTransferActivity 2019-07-18 20:18:50 +05:30
Sean Mac Gillicuddy
d87037acdb #1292 fix lint errors 2019-07-18 13:42:18 +01:00
Sean Mac Gillicuddy
3dfe0e9573 #1292 test sideeffect 2019-07-18 13:42:03 +01:00
Sean Mac Gillicuddy
8fdf980b74 #1292 fix selection bug in multi selection 2019-07-18 13:05:41 +01:00
Sean Mac Gillicuddy
97edd97d25 #1292 Rewrite of LanguageActivity 2019-07-18 12:51:01 +01:00
Aditya-Sood
5515715ec3 Refactor: Remove extra files and commented code 2019-07-18 16:01:43 +05:30
Aditya-Sood
e7bc597a78 Refactor: (Major) Shift DeviceListFragment functionality to LocalFileTransferActivity 2019-07-18 15:44:32 +05:30
Aditya-Sood
c667315a97 Refactor: (Major) Add WifiDirectManager
Shift the code related to the Wifi-P2p API to WifiDirectManager from LocalFileTransferActivity
2019-07-17 23:25:20 +05:30
Aditya-Sood
e18dc725b8 Refactor: Flatten DeviceListFragment's view hierarchy 2019-07-17 14:50:03 +05:30
Aditya-Sood
57e3aa0182 Restyle: Applied project code style to entire local_file_transfer sub-package 2019-07-17 13:14:38 +05:30
Aditya-Sood
d4ffe18ad8 Refactor: Shift cancelAsyncTasks() to onDestroy() 2019-07-17 13:09:49 +05:30
Aditya-Sood
9a2bee7732 Refactor: String constant and additional toast 2019-07-17 12:48:45 +05:30