3136 Commits

Author SHA1 Message Date
Adeel
fdca805717 Rename startFlowable() to isIpAddressValid() 2019-08-22 16:07:10 +05:00
Adeel
e5bda9c395 Refactor hotspot details dialog 2019-08-22 16:04:38 +05:00
Aditya-Sood
f39802cb5e Fix inspection errors 2019-08-22 16:06:16 +05:30
Adeel
0fa7b033e7 Refactor ZimHostModule 2019-08-22 15:21:36 +05:00
Adeel
3b5c230ed7 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-22 15:18:20 +05:00
Aditya-Sood
c462f9bcc8 Minor refactor 2019-08-22 14:18:14 +05:30
Adeel
0e75039689 Shift ACTIONS to HotspotService 2019-08-21 23:19:55 +05:00
Sean Mac Gillicuddy
7306143ad5 fix codefactor issue 2019-08-21 16:00:40 +01:00
Aditya-Sood
06fcfa55d5 Minor refactor 2019-08-21 18:56:33 +05:30
Sean Mac Gillicuddy
0313c09562 Hotfix: Pre-commit hook failure message 2019-08-21 13:43:35 +01:00
Sean Mac Gillicuddy
83af568619 Storage Not Accessible in API 28 #1385 - partial fix in StorageDevice, spinner wasn't stopping in ZImFileSelectFragment 2019-08-21 13:33:06 +01:00
Seán Mac Gillicuddy
40571e7f34
Merge pull request #1392 from kiwix/feature/macgills/#1391-history-crash
HistoryActivity crashes when ZimFile is null #1391 - fix dao - supres…
2019-08-21 13:29:21 +01:00
Sean Mac Gillicuddy
5e5d5ac3ec HistoryActivity crashes when ZimFile is null #1391 - fix dao - supress warning 2019-08-21 12:29:34 +01:00
Sean Mac Gillicuddy
3d7e2232d9 #1259 update to latest library, integrate with api changes 2019-08-20 15:55:23 +01:00
Sean Mac Gillicuddy
a8345bf26c #1212 remove contentTest 2019-08-19 11:02:33 +01:00
Adeel Zafar
15b66755b1 Add ServerUtils 2019-08-19 05:10:58 +05:00
Adeel Zafar
4acc15132f Refactor getSocketAddress() 2019-08-19 02:11:04 +05:00
Adeel Zafar
ce0f5ed06c Rename getCompleteAddress() to getSocketAddress() 2019-08-19 01:33:47 +05:00
Adeel Zafar
857ad22e73 Refactor getIpAddress() 2019-08-19 01:29:41 +05:00
Adeel Zafar
106d085570 Refactor unbindService() 2019-08-19 01:18:40 +05:00
Adeel Zafar
f5672a4799 Refactor startService() 2019-08-19 00:49:23 +05:00
Adeel Zafar
396526af9a Refactor KiwixDialog.TurnOffHotspotManually 2019-08-19 00:38:01 +05:00
Adeel Zafar
04cf0398c6 Add DEFAULT_PORT 2019-08-18 23:41:40 +05:00
Adeel Zafar
bf9898b5bc Add layoutServerStarted() & layoutServerStopped() 2019-08-18 23:38:22 +05:00
Adeel Zafar
2027bdc3a1 Fix ZimHostActivity selection mode
Hide selection mode when server is started
Display selection mode when server is off
2019-08-18 23:20:24 +05:00
Adeel Zafar
3212810980 Refactor select()
Resolve no files selected but files in selectedBooksPath
2019-08-18 18:28:41 +05:00
Adeel Zafar
df9a28c3bb Use rxFlowable 2019-08-18 16:19:59 +05:00
Adeel Zafar
47d11384fd Refactor zimHostCallbacks in HotspotService 2019-08-17 19:07:08 +05:00
Kelson
7aa1f75880
Merge pull request #1389 from kiwix/move-bot-conf
Move bot configuration
2019-08-17 16:36:34 +03:00
Emmanuel Engelhart
7968f87310 Move bot configuration 2019-08-17 15:34:54 +02:00
Adeel Zafar
494179b9a6 Refactor foreground notification 2019-08-17 06:33:55 +05:00
Adeel Zafar
4b21258442 Resolve Java warnings 2019-08-17 01:56:32 +05:00
Adeel Zafar
0fe29eff35 Refactor Toasts in HotspotService 2019-08-16 22:56:55 +05:00
Adeel Zafar
301368ecbd Add null checks for onClickAction 2019-08-16 22:36:28 +05:00
Adeel Zafar
83dabcba35 Reformat HotspotService and ZimHostCallbacks 2019-08-16 22:12:00 +05:00
Adeel Zafar
ac62c1d2cc Refactor WifiHotspotManager 2019-08-16 22:09:31 +05:00
Adeel Zafar
6526db70b4 Reformat HotspotService 2019-08-16 21:58:42 +05:00
Adeel Zafar
88c386a8b3 Refactor Logs in WifiHotspotManager 2019-08-16 21:54:01 +05:00
Adeel Zafar
df0a5e6eb1 Refactor wifiConfiguration in WifiHotspotManager 2019-08-16 21:48:20 +05:00
Adeel Zafar
883abbcef9 Remove id from constraintLayout in activity_zim_host 2019-08-16 21:44:01 +05:00
Aditya-Sood
7edb8dc185 Reformat code style 2019-08-16 21:33:19 +05:30
Adeel Zafar
3ee5e7cde2 Refactor ZimHostCallbacks 2019-08-16 20:57:52 +05:00
Adeel Zafar
75dc88828d Rename launchTetheringSettingsScreen() 2019-08-16 20:45:53 +05:00
Adeel Zafar
50ccbed648 Reformat toggleHotspot() 2019-08-16 20:40:25 +05:00
Adeel Zafar
2cc3589f68 Reformat ZimHostActivity 2019-08-16 20:37:42 +05:00
Adeel Zafar
d5ab2fcbf1 Use Butterknife for recyclerView in ZimHostActivity
Also rename it
2019-08-16 20:31:20 +05:00
Adeel Zafar
cd74150f21 Remove open zims method from ZimHostActivity 2019-08-16 20:28:08 +05:00
Adeel Zafar
182a0d91a0 Refactor startHotspotManuallyDialog 2019-08-16 20:20:11 +05:00
Adeel Zafar
7972774e2f Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-16 20:15:35 +05:00
Adeel Zafar
3967178aa8 Remove extra line from .gitignore 2019-08-16 20:11:26 +05:00