3225 Commits

Author SHA1 Message Date
Abdul Wadood
ddb96c064c Fix #948 Force redraw of RecyclerView children so that tabs are properly oriented on screen rotation. 2019-08-15 23:44:40 +02:00
Sean Mac Gillicuddy
45d7953f22 #1323 Bookmarks are not permanent over ZIM files update 2019-08-15 16:25:11 +01:00
Sean Mac Gillicuddy
0785df2bb2 #1165 New external storage disappears on screen rotation 2019-08-15 15:39:34 +01:00
Seán Mac Gillicuddy
189e1b4b9f
Merge pull request #1377 from kiwix/feature/macgills/#1333-remove-storage-location-files
Feature/macgills/#1333 remove storage location files
2019-08-15 14:51:22 +01:00
Seán Mac Gillicuddy
13cb6ffd52
Merge pull request #1378 from kiwix/feature/macgills/#1376-delete-zims
#1376 Unable to delete old zim files after re-install
2019-08-15 14:51:06 +01:00
Sean Mac Gillicuddy
ccbce17793 #1376 Unable to delete old zim files after re-install 2019-08-15 14:08:46 +01:00
Adeel Zafar
0abc7a3189 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-15 18:00:39 +05:00
Sean Mac Gillicuddy
a2bd77e98e #1333 cleanup and extension correction 2019-08-15 13:48:31 +01:00
Isaac Hutt
8adca71cfd
Merge pull request #1373 from kiwix/feature/mhutti1/bookmark-improvements
#579 Bottom bar improvements
2019-08-15 14:24:05 +02:00
Adeel Zafar
3b30311cf9 Remove unused imports from WebServerHelper 2019-08-15 16:47:54 +05:00
Adeel Zafar
228b8aceb5 Reformat WifiHotspotManager 2019-08-15 16:47:27 +05:00
Adeel Zafar
008818161d Reformat HotspotService 2019-08-15 16:46:51 +05:00
Adeel Zafar
07fc772d62 Reformat ZimHostActivity 2019-08-15 16:46:20 +05:00
Adeel Zafar
4de1c859e6 Resolve java warnings in WifiHotspotManager 2019-08-15 16:45:05 +05:00
Adeel Zafar
ea87495ffc Annotate getAddress() as NonNull 2019-08-15 16:42:34 +05:00
Adeel Zafar
0003992907 Refactor isBookAdded in WebServerHelper 2019-08-15 16:41:09 +05:00
Adeel Zafar
c37d9ec9b0 Make fields final in WebServerHelper 2019-08-15 16:39:03 +05:00
Adeel Zafar
f528e9da44 Remove context from WebServerHelper constructor 2019-08-15 16:38:13 +05:00
Adeel Zafar
0f0d8cb721 Make fields private in WebServerHelper 2019-08-15 16:36:11 +05:00
Adeel Zafar
a8230321b6 Make serviceBinder final 2019-08-15 16:34:55 +05:00
Adeel Zafar
bcd28927ec Make fields private in HotspotService 2019-08-15 16:34:11 +05:00
Adeel Zafar
e98256f186 Remove showStopButton in HotspotService 2019-08-15 16:32:59 +05:00
Adeel Zafar
5db8f9477e Add @NonNull to intent in onStartCommand() 2019-08-15 16:30:52 +05:00
Adeel Zafar
a93a508044 Replace methods with lambda in ZimHostActivity 2019-08-15 16:20:58 +05:00
Adeel Zafar
b2b7632b53 Add @Nullable to registerCallBack 2019-08-15 16:19:09 +05:00
Adeel Zafar
252922411b Replace statement lambda with expression lambda 2019-08-15 16:14:44 +05:00
Adeel Zafar
e6cdc08043 Make fields private in ZimHostActivity 2019-08-15 16:11:59 +05:00
Adeel Zafar
8b4b701ff7 Refactor switches in ZimHostActivity 2019-08-15 16:09:56 +05:00
Adeel Zafar
1e7c5c9b33 Rename openDataUsageActivity() to openMobileDataActivity() 2019-08-15 15:57:19 +05:00
Adeel Zafar
54fbf85fc6 Add return statement to onKeyDown 2019-08-15 15:55:02 +05:00
mhutti1
e94442c27e Cleanup XML 2019-08-15 12:48:31 +02:00
Sean Mac Gillicuddy
c12642e016 #1212 add localhost as a domain that allows http traffic 2019-08-15 10:54:34 +01:00
Seán Mac Gillicuddy
37698316ab
Merge pull request #1276 from kiwix/feature/LocalFileTransfer
GSoC 2019 Deliverable: Local File Transfer
2019-08-15 09:30:17 +01:00
Adeel Zafar
7a2d10d2a7 Resolve lint errors in ZimHostActivity 2019-08-15 04:13:15 +05:00
Adeel Zafar
50e072bf18 Resolve string concatenation in setText
Set args in strings.xml value
2019-08-15 04:03:38 +05:00
Adeel Zafar
089dc8b00d Resolve lint warnings 2019-08-15 03:46:20 +05:00
Adeel Zafar
37b7b5050e Fix foreground notification
App crashes on clicking STOP
2019-08-15 03:26:45 +05:00
Adeel Zafar
30f44d8520 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-15 01:56:59 +05:00
Adeel Zafar
ca12e17910 Integrate kiwix-serve
Pass selected Zim Paths to HotspotService
Starting/stopping server in WebServerHelper
Refactor startWebServerHelper()
Add check for no books selected
Refactor foreground notification
Remove updateNotification
2019-08-15 01:55:54 +05:00
mhutti1
d221c3e00c #1375 Switch bottom bar to LinearLayout 2019-08-14 22:45:33 +02:00
mhutti1
3dc796e142 #579 Move snackbar above bottom bar 2019-08-14 21:48:08 +02:00
Aditya-Sood
737a142718 Merge branch 'develop' into feature/LocalFileTransfer 2019-08-14 22:36:00 +05:30
Julian Harty
ed1a63a21f
Merge pull request #1372 from kiwix/julianharty/implement-issue-1370
Added MONKEY property which facilitates testing using Android Monkey.
2019-08-14 17:43:11 +01:00
julianharty
cbada72157 Added MONKEY property which facilitates testing using Android Monkey.
See https://github.com/kiwix/kiwix-android/issues/1370 for details.
2019-08-14 16:26:38 +01:00
Seán Mac Gillicuddy
f9321d7ac8
Merge pull request #1371 from kiwix/hotfix/macgills/travis-denied-gradle
Travis Build Fix
2019-08-14 16:23:45 +01:00
Sean Mac Gillicuddy
994ae72061 Travis Build Fix 2019-08-14 16:16:41 +01:00
Sean Mac Gillicuddy
8ae692cfbe #1333 Why create an empty text.text and hidden .storageLocationMarker? 2019-08-14 16:14:05 +01:00
Aditya-Sood
1076a15097 Add check for urls without an extension
Eg: Instead of a url like .../Main_Page.html, just .../Main_Page
2019-08-14 19:40:51 +05:30
mhutti1
4973109bd5 #735 Fix ZIM redirects 2019-08-14 14:28:52 +02:00
Seán Mac Gillicuddy
0701c1aa7b
Merge pull request #1366 from kiwix/feature/macgills/#1359-delete-bookmark
#1359 Unable to remove Bookmark from bottom bar
2019-08-14 13:21:16 +01:00