2694 Commits

Author SHA1 Message Date
Isaac Hutt
fd0b08cca1
Merge pull request #1345 from kiwix/abdulwd/issue1342
Add only distinct zims to local database
2019-08-11 11:50:24 +02:00
Adeel Zafar
e8b2cf4eac Subclass ZimHostActivity to BaseActivity 2019-08-11 14:35:49 +05:00
Adeel Zafar
1df0d705d8 Refactor ZimHostActivity views 2019-08-11 14:34:32 +05:00
Adeel Zafar
d2885c2d62 Add string value to stop hotspot button 2019-08-11 14:29:32 +05:00
Adeel Zafar
ad746bcb57 Refactor openDataUsageActivity 2019-08-11 14:20:24 +05:00
Adeel Zafar
2ae0142783 Add TODO in WebServerHelper 2019-08-11 14:13:56 +05:00
Siddharth Sharma
421cfc2594 Rename LoadBooks method and add instance in onResume 2019-08-11 11:08:26 +02:00
Abdul Wadood
fc3187d627 #1342 Add only distinct zims to local database 2019-08-11 11:07:20 +02:00
Adeel Zafar
fbaa684acb Add default cases to onActivityResult 2019-08-11 14:05:03 +05:00
Adeel Zafar
8e6edf9f65 Rename isStarted to isServerStarted 2019-08-11 13:58:59 +05:00
Adeel Zafar
5b76579022 Refactor ACTION_IS_HOTSPOT_ENABLED 2019-08-11 13:55:07 +05:00
Adeel Zafar
815ad025d7 Refactor isMobileDataEnabled 2019-08-11 13:50:52 +05:00
Adeel Zafar
887edc7ad8 Reformat WebServerHelper 2019-08-11 13:47:43 +05:00
Adeel Zafar
09997a8963 Reformat HotspotService 2019-08-11 13:46:47 +05:00
Adeel Zafar
5208bc5692 Reformat WifiHotspotManager 2019-08-11 13:46:08 +05:00
Adeel Zafar
3b52ec876b Reformat ZimHostActivity 2019-08-11 13:45:37 +05:00
Adeel Zafar
0edd296a97 Add constant LOCATION_SETTINGS_PERMISSION_RESULT 2019-08-11 13:44:33 +05:00
Adeel Zafar
b1d61efee0 Use ButterKnife in ZimHostActivity 2019-08-11 13:36:31 +05:00
Adeel Zafar
1fe406bf68 Refactor WebServerHelper 2019-08-11 13:34:55 +05:00
Adeel Zafar
13c815492a Refactor Logs 2019-08-11 13:33:17 +05:00
Adeel Zafar
0e2f585cd4 Refactor AndroidManifest 2019-08-11 13:27:57 +05:00
Kelson
9af192f213
Merge pull request #1341 from kiwix/hotfix/macgills/#1294-landing-pages-broken-for-develop
#1294 Landing page is not displayed on Wikimedia zims develop fix
2019-08-10 17:37:56 +03:00
Justin Biggs
d2bbb3fe67 update warning icon using ternary operator 2019-08-10 06:27:13 -05:00
Adeel Zafar
c4a6cb48a1 Refactor hotspot dialog 2019-08-10 10:01:41 +05:00
Adeel Zafar
2e8fa3e8bf Refactor activity_zim_host 2019-08-10 09:53:31 +05:00
Adeel Zafar
b2b20c4e34 Add background color to server button 2019-08-10 08:49:06 +05:00
Adeel Zafar
378916012f Refactor turn on hotspot manually dialog
Add go to settings button
Remove okay string from string.xml
Refactor title and message of dialog
2019-08-10 08:20:53 +05:00
Adeel Zafar
780bddaa6b Failed to start hotspot dialog
Go to wifi settings button
2019-08-10 08:13:16 +05:00
Adeel Zafar
a1b35317a3 Add ProgressDialog for turning on webserver 2019-08-09 20:14:56 +05:00
Adeel Zafar
05d7546c9c Add foreground notification for API<26 2019-08-09 19:33:19 +05:00
Adeel Zafar
7bbc07d3bf Use Service Context
Use Binder
Fix no response from activity in onResume
2019-08-09 18:47:44 +05:00
Sean Mac Gillicuddy
b2d4c3502e Revert "#1294 bump version"
This reverts commit 2f4be9c97b33aa0d7ad800670149cc7b5968d1a9.
2019-08-09 12:28:09 +01:00
Sean Mac Gillicuddy
2f4be9c97b #1294 bump version 2019-08-09 12:26:32 +01:00
Sean Mac Gillicuddy
70f26a75dd #1294 Landing page is not displayed on Wikimedia zims develop fix 2019-08-09 12:19:46 +01:00
Adeel Zafar
09925dbf9c Refactor ZimHostActivity 2019-08-08 22:53:37 +05:00
Justin Biggs
a6fba67635 #960 updated external link warning popup icon to match others 2019-08-07 21:47:33 -05:00
Adeel Zafar
28bb0e5d25 Remove wifi hotspot menu item 2019-08-07 22:15:03 +05:00
Adeel Zafar
7a3e5c980d Fix memory leak in HotspotService 2019-08-07 22:04:39 +05:00
Adeel Zafar
9b5a4894ef Add broadcast receiver to check hotspot state 2019-08-07 18:32:54 +05:00
Kelson
ca1fff31cf
Remove individual Jabber contact 2019-08-07 15:21:02 +02:00
Kelson
6fe60fe9c6
Add Codefactor badge 2019-08-07 14:56:05 +02:00
Adeel Zafar
85a0a1f8f3 Start hotspot details dialog from ZimHostActivity
Add hotspotTurnedOn method in ServerStateListener
Implement this method in ZimHostActivity
Call hotspotTurnedOn from WifiHotspotManager
2019-08-07 17:17:56 +05:00
Adeel Zafar
fa66be3775 Add handler after hotspot details dialog 2019-08-07 16:25:30 +05:00
Adeel Zafar
681742fdb5 Fix HotspotService force finished on clicking stop server 2019-08-07 16:11:42 +05:00
Seán Mac Gillicuddy
7e509494b7
Merge pull request #1316 from kiwix/rate-app-counter
changed rate-us dialog launch to 10 from original 5 per issue #1235
2019-08-07 09:33:51 +01:00
Adeel Zafar
0928d9c625 Reformat ZimHostActivity 2019-08-07 05:50:46 +05:00
Adeel Zafar
2317f72577 Refactor ip address
Remove \n from ip address
Add colon in the text view
Change serverTextView style
2019-08-07 05:49:32 +05:00
Adeel Zafar
d25fb5e5df Refactor Logs
Add TAG to every LOG
2019-08-07 05:23:06 +05:00
Adeel Zafar
0cc72f56c4 Remove onHostButtonClickedListener 2019-08-07 05:07:43 +05:00
Adeel Zafar
48143fadda Hiding mobile data dialog 2019-08-07 04:48:18 +05:00