2995 Commits

Author SHA1 Message Date
Adeel
50e7c9bf47 Fix inconsistent annotation placement 2019-08-23 17:20:41 +05:00
Adeel
eee5d727c6 Remove serviceIntent 2019-08-23 17:11:35 +05:00
Adeel
f05e254043 Rename isIpAddressValid() 2019-08-23 16:42:42 +05:00
Adeel
aee5c81baa Add HotspotStateListener 2019-08-23 16:38:25 +05:00
Adeel
316b9d9550 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-23 15:02:45 +05:00
Seán Mac Gillicuddy
c009dc8d1f
Merge pull request #1387 from kiwix/hotfix/1356
Hotfix for #1356
2019-08-23 09:34:11 +01:00
Seán Mac Gillicuddy
b1530a2777
Merge pull request #1313 from kiwix/feature/macgills/#1259-unsatisfied-link-error
#1259 Crash Report: UnsatisfiedLinkError - integrate with changes to…
2019-08-23 09:23:51 +01:00
Adeel
6cafde5061 Refactor createHotspotIntent() 2019-08-23 03:27:29 +05:00
Adeel
51167a9886 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-22 22:59:24 +05:00
Sean Mac Gillicuddy
7430ec9c69 #1259 update kiwixlib 2019-08-22 16:22:26 +01:00
Seán Mac Gillicuddy
0c071f4a4c
Merge pull request #1334 from kiwix/feature/macgills/#1212-automated-test-architecture
Feature/macgills/#1212 automated test architecture
2019-08-22 13:06:19 +01:00
Adeel
9143af7aa4 Refactor wifiConfig in WifiHotspotManager 2019-08-22 16:23:31 +05:00
Adeel
930364aac3 Refactor getSelectedBooksPath() 2019-08-22 16:15:51 +05:00
Adeel
8300dea416 Refactor ZimHostActivity 2019-08-22 16:13:27 +05:00
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
Aditya-Sood
06fcfa55d5 Minor refactor 2019-08-21 18:56:33 +05:30
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