3077 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
0323af70ad #1386 remove lint inspection profile, update dependencies, minor fixes 2019-09-04 13:58:47 +01:00
Sean Mac Gillicuddy
c2244476fb Merge remote-tracking branch 'origin/develop' into feature/macgills/#1386-use-fetch-downloads
# Conflicts:
#	app/src/main/AndroidManifest.xml
#	app/src/main/java/org/kiwix/kiwixmobile/utils/KiwixDialog.kt
2019-09-04 13:19:08 +01:00
Sean Mac Gillicuddy
5b716b39b2 #1386 stop notifications vibrating/making sounds 2019-09-04 12:00:14 +01:00
Seán Mac Gillicuddy
20d97131ee
Merge pull request #1416 from kiwix/update-readme-for-develop
Update README.md
2019-09-04 09:24:33 +01:00
Abdul Wadood
27f853d1e4 Update README.md 2019-09-04 12:36:50 +05:30
Sean Mac Gillicuddy
f7f4d6e1f1 #1386 get tests compiling 2019-09-03 17:10:11 +01:00
Seán Mac Gillicuddy
df86d35a18
Merge pull request #1425 from kiwix/hotfix/macgills/unused-strings
Resolve lint errors and reduce inspection severity to info
2019-09-03 16:07:49 +01:00
Sean Mac Gillicuddy
a8ed18c5ad Ignore all of KiwixSettingsActivityTest 2019-09-03 15:26:20 +01:00
Sean Mac Gillicuddy
63e6786315 Ignore other dialog tests 2019-09-03 14:42:49 +01:00
Sean Mac Gillicuddy
d4d2c31ca8 Ignore hanging test 2019-09-03 14:17:11 +01:00
Sean Mac Gillicuddy
c6d2244ad8 Try with later emulator 2019-09-03 13:43:22 +01:00
Sean Mac Gillicuddy
b08b36a757 Resolve lint errors and reduce inspection severity to info 2019-09-03 12:13:30 +01:00
Kelson
e7c3d5dcdf
Merge pull request #1327 from kiwix/iadeelzafar/wifi-hotspot
Wifi Hotspot Feature
2019-08-31 19:43:49 +02:00
Adeel
011bb57018 Revert remove \n from getIpAddress() 2019-08-31 16:06:51 +05:00
Adeel
5f3570fce5 Remove unused strings in strings.xml 2019-08-31 15:52:02 +05:00
Adeel
7efd39e3ee Add field isServerStarted in WebServerHelper 2019-08-30 20:09:06 +05:00
Sean Mac Gillicuddy
8458d721d5 #1386 replace downloadManager with fetch 2019-08-30 15:31:19 +01:00
Adeel
e30aa7b78c Remove \n from getIpAddress() 2019-08-30 19:17:42 +05:00
Adeel
433ff07751 Remove broadcast receiver 2019-08-30 17:19:36 +05:00
Adeel
1afbc5c6b1 Fix ZimHostCallbacks 2019-08-30 16:39:56 +05:00
Adeel
a44b947caf Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-30 16:08:43 +05:00
Adeel
6c75fefdb7 Add IpAddressCallbacks
Refactor Flowable using Interval
Shift Flowable code to WebServerHelper
2019-08-30 16:02:05 +05:00
Seán Mac Gillicuddy
03c1dc547e
Merge pull request #1413 from kiwix/"#1386-faulty-string-fix-version-3"
"#1386 faulty string fix version 3"
2019-08-30 08:50:03 +01:00
Seán Mac Gillicuddy
7a8e90d1d6
Merge pull request #1412 from kiwix/feature/cheshtak/#390-text-inconsistency
Feature/cheshtak/#390 text inconsistency
2019-08-30 08:46:29 +01:00
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