Kelson
c1a7f30c83
Merge pull request #1257 from kiwix/feature/macgills/#1251-stalebot-prs
...
#1251 add config for prs
2019-07-03 15:10:35 +02:00
Sean Mac Gillicuddy
9ff08d1f24
#1251 add config for prs
2019-07-03 14:05:20 +01:00
Sean Mac Gillicuddy
c0e930eb95
Fix build with lower target emulator
2019-07-03 13:02:39 +01:00
macgills
7bbcb530d0
Merge pull request #1247 from kiwix/master
...
Update Develop with changes done only to master
2019-07-03 12:12:09 +01:00
Sean Mac Gillicuddy
a65b0cc646
#98 revert changes to travis.yml
2019-07-03 11:31:40 +01:00
Sean Mac Gillicuddy
e25f833876
#98 ignore missing translations
2019-07-03 11:11:36 +01:00
Sean Mac Gillicuddy
d2395fabf5
#98 fix Issue id: LocaleFolder - temporarily disable most of build for quick feedback
2019-07-03 10:28:58 +01:00
Sean Mac Gillicuddy
a7888c2ec3
#1253 fix unit test compilation
2019-07-03 09:52:11 +01:00
Sean Mac Gillicuddy
1e453822ad
#1253 check checkboxes
2019-07-02 17:10:33 +01:00
Sean Mac Gillicuddy
51998e8f20
#1253 readd action mode for sharing and deleting zim files on disk
2019-07-02 16:31:29 +01:00
Sean Mac Gillicuddy
42ffc68014
#98 readd abort on error
2019-07-02 10:31:33 +01:00
Sean Mac Gillicuddy
2077cc651a
#98 add baseline lint to ignore existing issues, aggressively mark all issues as errors
2019-07-02 10:15:57 +01:00
Sean Mac Gillicuddy
f2b4806d14
Merge branch 'develop' into feature/macgills/#692-build-all-variants
...
# Conflicts:
# .travis.yml
2019-07-02 09:53:27 +01:00
Sean Mac Gillicuddy
a8930a33e9
Merge remote-tracking branch 'origin/develop'
2019-07-02 09:40:03 +01:00
Sean Mac Gillicuddy
682bcf6be1
Merge remote-tracking branch 'origin/develop' into feature/macgills/#1248-strict-mode
2019-07-02 09:38:25 +01:00
macgills
62987fa4ed
Merge pull request #1234 from kiwix/feature/macgills/#1214-universal-apk-upload
...
#1214 upload universal apk to download.kiwix on nightly build and to …
2019-07-02 09:36:06 +01:00
Aditya-Sood
853c0c4d9d
Fix merge errors
...
But no CAB present
2019-07-02 11:03:11 +05:30
Aditya-Sood
7c71f2b9c9
Merge branch 'develop' into feature/LocalFileTransfer
2019-07-02 01:03:20 +05:30
Aditya-Sood
ce0cedf570
Explain hack to help slower receiver devices
2019-07-02 00:37:52 +05:30
Aditya-Sood
eb4770ccfa
Fix bug due to string extraction
...
Added space for compound messages
2019-07-02 00:33:26 +05:30
Aditya-Sood
23049ccd4a
Refactor layout & menu files
2019-07-01 21:34:57 +05:30
Aditya-Sood
2968d75ef1
Refactor manifest
2019-07-01 21:23:00 +05:30
Aditya-Sood
525f6ba5bf
Refactor: Extract all strings & overload showToast()
2019-07-01 21:18:47 +05:30
Aditya-Sood
7473e12db9
Refactor: Extract method & use showToast() for all toasts
2019-07-01 20:13:48 +05:30
Sean Mac Gillicuddy
ddefce9ff4
Merge branch 'feature/macgills/#1251-stale-prs' into feature/macgills/#1214-universal-apk-upload
2019-07-01 15:25:26 +01:00
Sean Mac Gillicuddy
76f085681e
#1214 update secrets with ssh key
2019-07-01 14:18:21 +01:00
Sean Mac Gillicuddy
f0cac913db
#1248 enable Strict Mode on debug
2019-07-01 13:20:23 +01:00
macgills
e5501e3f01
Merge pull request #1237 from kiwix/feature/NoteKeeper
...
Addition to #1198
2019-07-01 12:03:24 +01:00
Sean Mac Gillicuddy
09f8299781
Merge branch 'develop'
...
# Conflicts:
# CONTRIBUTING.md
2019-07-01 12:01:21 +01:00
macgills
866cb48060
Merge pull request #1213 from kiwix/hotfix/up-read-timeout-for-low-end-devices
...
Increase timeout to 1 minute
2019-07-01 11:53:52 +01:00
Sean Mac Gillicuddy
8329c55df7
#692 invoke assemble command to buil all variants
2019-07-01 11:42:35 +01:00
macgills
a51f964a43
Merge pull request #1220 from kiwix/feature/macgills/#1219-density-splits
...
#1219 support density splits
2019-07-01 10:19:13 +01:00
macgills
7b97931994
Merge pull request #1230 from kiwix/feature/macgills/#1229-remove-build-types
...
PR: #1229 BuildTypes removed
2019-07-01 10:09:25 +01:00
Kelson
9b3c827261
Merge pull request #1241 from kiwix/feature/kelson42/#1236-use-kotlin
...
Feature/kelson42/#1236 use kotlin
2019-07-01 11:06:04 +02:00
Aditya-Sood
085ed7f7bd
Refactor AddNoteDialog
...
- Added @NonNull annotations & replaced return values accordingly
- Use ternary operator
2019-06-30 18:19:43 +05:30
Aditya-Sood
1dcffa41bd
UI background update
...
Use a softer dark gray background for compatibility with both dark and light modes
2019-06-29 23:37:46 +05:30
Aditya-Sood
93cf742d89
Increment: Ask user to confirm destination device before connecting
2019-06-29 23:21:21 +05:30
Aditya-Sood
ece703fbb9
Bugfix & Increment
...
- Fix user circumventing permissions: Permissions are now checked everytime the user taps the search icon, preventing the user from initiating search without required permissions.
- Added: Display rationale for the permission being requested
2019-06-29 23:04:19 +05:30
Aditya-Sood
adeffa854b
Add responses to user
...
For refusing to enable WiFi or Location Services
2019-06-29 22:28:31 +05:30
Aditya-Sood
37b09bfa4b
UI bug fix
...
Fix alignment offset between progress bar and status icon in FileItem list
2019-06-29 22:07:02 +05:30
Aditya-Sood
ff6768cbaa
Refactor & Documentation
...
TransferProgressFragment, FileItem & FileListAdapter
2019-06-29 21:55:50 +05:30
Aditya-Sood
f9103e2d5a
Remove FileTransferService
...
Functionality has already been replaced by the SenderDeviceAsyncTask
2019-06-29 21:08:28 +05:30
Aditya-Sood
dd2b4dfa76
Refactor WifiDirectBroadcastReceiver
2019-06-29 21:03:38 +05:30
Aditya-Sood
91b26a9f08
Major Refactor!
...
Comprehensive refactoring of DeviceListFragment, includes:
- Shifting all async-tasks to separate files
- Exceptions in the async-tasks are now handled by showing a toast and closing the LocalFileTransferActivity
- Added a new 'Error' status for file items
- If a file has error status after transfer, then an error icon is shown for it TransferProgressFragment
- Documentation and other additions/changes
2019-06-29 18:18:58 +05:30
Kelson
9fa55c3d8b
#1236 Kiwix is written in Kotlin
2019-06-29 10:12:02 +02:00
Sean Mac Gillicuddy
c0de738470
#1238 100% StorageObserver
2019-06-28 17:03:39 +01:00
Sean Mac Gillicuddy
39a964bf42
#1238 aim for 100% coverage
2019-06-28 16:23:30 +01:00
Sean Mac Gillicuddy
5079df2469
#1238 just use plus
2019-06-28 15:02:49 +01:00
Sean Mac Gillicuddy
fd9f797105
#1238 Unit test FileSearch
2019-06-28 14:18:16 +01:00
Aditya-Sood
147dbb033b
Refactor LocalFileTransferActivity
2019-06-28 16:58:47 +05:30