3204 Commits

Author SHA1 Message Date
Justin Biggs
226919111c "#1386 test commit v3" 2019-08-29 21:11:28 -05:00
Justin Biggs
80a5f77b62 "#1386 test commit v3" 2019-08-29 20:26:42 -05:00
Adeel
b2409a0aa9 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-30 02:11:51 +05:00
Adeel
f5913bb701 Remove redundant casting 2019-08-30 00:46:38 +05:00
Adeel
79e16643b3 Refactor startHotspotManuallyDialog() 2019-08-30 00:45:15 +05:00
Adeel
63b036bcea Refactor StartHotspotManually dialog 2019-08-29 21:26:24 +05:00
Seán Mac Gillicuddy
0007182f0c
Merge pull request #1408 from CheshtaK/fix/text-consistency
removing text inconsistency
2019-08-29 17:14:35 +01:00
Adeel
f54791deb5 Refactor onServiceConnected 2019-08-29 21:00:48 +05:00
Adeel
d9b191bc78 Inject HotspotStateListener 2019-08-29 20:42:10 +05:00
CheshtaK
4f4c139cbd fix 2019-08-29 20:49:14 +05:30
Adeel
d1572c142d Add HotspotNotificationManager 2019-08-29 19:40:59 +05:00
CheshtaK
86a5751bbf naming fix 2019-08-29 20:01:10 +05:30
CheshtaK
5f96a29e7e adding textview style and bias constraint 2019-08-29 18:02:52 +05:30
Seán Mac Gillicuddy
be120e73f9
Merge pull request #1384 from kiwix/abdulwd/issue948
Fix tabs orientation in tabs overview
2019-08-29 12:52:25 +01:00
Adeel
8048514e19 Resolve lint warnings 2019-08-28 01:10:27 +05:00
Adeel
be4a60ec88 Remove unused imports 2019-08-28 00:58:27 +05:00
Adeel
9e5ef5fba4 Inject WifiManager 2019-08-28 00:57:19 +05:00
Adeel
a0ed6c3cd0 Inject WifiHotspotManager in HotspotService 2019-08-28 00:29:44 +05:00
Adeel
6403832726 Add ServiceComponent, ServiceModule, ServiceScope
Inject dependencies in HotspotService
Inject dependencies in WebServerHelper
2019-08-28 00:18:41 +05:00
CheshtaK
83e32bdd99 removing text inconsistency 2019-08-27 23:24:42 +05:30
Adeel
992ce4ad03 Remove global selectedBooksPath 2019-08-27 21:07:47 +05:00
Adeel
6f13e64fee Make startForegroundNotificationHelper() private 2019-08-27 20:57:09 +05:00
Adeel
e283f6b7c1 Add documentation to toggleHotspot 2019-08-27 20:53:01 +05:00
Adeel
b2870ddc02 Add ACTION_TOGGLE_HOTSPOT 2019-08-27 20:49:42 +05:00
Adeel
ad2537e7b9 Refactor HotspotService 2019-08-27 19:56:40 +05:00
Adeel
d30db77363 Rename checkHotspotState() 2019-08-27 19:55:26 +05:00
Adeel
c1a59cb8c0 Inject LocationServicesHelper in ZimHostActivity
Inject LocationCallbacks in LocationServicesHelper
2019-08-27 19:44:51 +05:00
Seán Mac Gillicuddy
a8912c8230
Merge pull request #1368 from kiwix/feature/mhutti1/#735
#735 Fix and re-enable Stackoverflow ZIMs
2019-08-27 15:14:43 +01:00
Seán Mac Gillicuddy
2bd99738b4
Merge pull request #1404 from kiwix/hotfix/macgills/change-script-permissions
Update-index chmod=+x
2019-08-27 15:00:49 +01:00
Sean Mac Gillicuddy
fc0aa29dde Disable density splits 2019-08-27 14:33:47 +01:00
Adeel
33233b6ca5 Remove mobile data enabled check 2019-08-27 17:02:57 +05:00
Adeel
8a8c9f91ff Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-27 16:54:01 +05:00
Adeel
3d84589e64 Add StartHotspotManually in KiwixDialog
Add neutralMessage in KiwixDialog constructor
Refactor code in KiwixDialog, AlertDialogShower
2019-08-27 16:51:32 +05:00
Sean Mac Gillicuddy
dbf19bed22 Update-index chmod=+x 2019-08-27 12:30:15 +01:00
Sean Mac Gillicuddy
37aac9eade #948 refactor to kotlin 2019-08-26 17:11:48 +01:00
Sean Mac Gillicuddy
e6051c2e18 Merge remote-tracking branch 'origin/develop' into abdulwd/issue948 2019-08-26 17:10:51 +01:00
Adeel
7ea9ada728 Add ShowHotspotDetails in KiwixDialog 2019-08-26 18:02:42 +05:00
Kelson
00b522a550
Merge pull request #1402 from kiwix/more-badges
Add a few badges to the README.md
2019-08-26 14:59:07 +02:00
Kelson
6dc009f263 Add a few badges to the README.md 2019-08-26 14:57:47 +02:00
Adeel
270714a5d5 Fix onLocationset()
Service not starting bug
2019-08-26 17:55:15 +05:00
Sean Mac Gillicuddy
29f1a12da4 #735 update tests to use correct modelfunctions 2019-08-26 12:16:26 +01:00
Sean Mac Gillicuddy
8316519dc1 #735 remove filtering of stack exchange books 2019-08-26 12:03:41 +01:00
Sean Mac Gillicuddy
0327b71853 Merge remote-tracking branch 'origin/develop' into feature/mhutti1/#735
# Conflicts:
#	app/src/main/java/org/kiwix/kiwixmobile/data/ZimContentProvider.java
2019-08-26 12:01:37 +01:00
Seán Mac Gillicuddy
0c4a2005e4
Merge pull request #1394 from kiwix/feature/macgills/#1386-partial-fix-spinner
Storage Not Accessible in API 28 #1385 - partial fix in StorageDevice…
2019-08-26 09:37:40 +01:00
Kelson
c784cde59f
Merge pull request #1400 from kiwix/#681-specify-round-icon-in-android-manifest
#681 specify round icon in Android manifest
2019-08-26 08:33:51 +02:00
Adeel
aef3b95918 Refactor HotspotService 2019-08-26 07:59:53 +05:00
Adeel
d87e10e051 Remove host books vector asset 2019-08-26 07:57:53 +05:00
Adeel
62b7a99e18 Add LocationServicesHelper
Add LocationCallbacks
2019-08-26 06:58:34 +05:00
Justin Biggs
38270640c9 #681 adjusted line order for style req 2019-08-25 14:41:31 -05:00
Adeel
f0975b0d23 Flip logic in ACTION_START_SERVER 2019-08-25 02:16:27 +05:00