2896 Commits

Author SHA1 Message Date
Adeel Zafar
ebeff0abeb Refactor AppBarLayout in activity_zim_host 2019-08-12 17:40:30 +05:00
Adeel Zafar
2604fc9dbd Rename oreoEnabled to isHotspotEnabled 2019-08-12 17:38:11 +05:00
Adeel Zafar
a8b013735e Refactor AndroidManifest 2019-08-12 17:36:51 +05:00
Adeel Zafar
eca5f2a035 Refactor setText() in ZimHostActivity 2019-08-12 17:35:03 +05:00
Adeel Zafar
a3dbdda23a Add stopHotspotAndDismissNotification() 2019-08-12 17:30:44 +05:00
Adeel Zafar
c2cb7feae3 Remove Hungarian notation 2019-08-12 17:26:10 +05:00
Adeel Zafar
4486c06b3c Add ZimHostContract, ZimHostPresenter and ZimHostModule 2019-08-12 17:07:37 +05:00
Aditya-Sood
4b260e15ed Refactor FileItem
- No longer Parcelable
- Add private constructor for the two public constructors
2019-08-12 17:34:24 +05:30
Adeel Zafar
0cf9393bfd Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-12 16:17:45 +05:00
Aditya-Sood
72ccd4f7e3 Refactor WDM
Inject dependencies AlertDialogShower & SharedPreferenceUtil directly into WDM
2019-08-12 16:30:01 +05:30
Seán Mac Gillicuddy
974c2d9f04
Merge pull request #1353 from kiwix/abdulwd/issue1352
Fix #1352 Download button is fixed to right even for RTL scripts
2019-08-12 11:48:42 +01:00
Abdul Wadood
cc4daa37e2 Add comment for using app:layout_constraintRight_toRightOf 2019-08-12 12:04:32 +02:00
Aditya-Sood
da141c8622 Increment: Inject WDM into LFTA 2019-08-12 15:21:54 +05:30
Abdul Wadood
3ed840334c Fix #1352 Download button is fixed to right even for RTL scripts 2019-08-12 11:15:11 +02:00
Aditya-Sood
5167e22466 Refactor isLocationServicesEnabled()
Revert to original implementation of the method
2019-08-12 13:07:25 +05:30
Adeel Zafar
009fd852e5 Add ZimHostAdapter 2019-08-12 11:01:56 +05:00
Adeel Zafar
1a20dcae87 Load Books in ZimHostActivity
Make MainContract public
Remove ZimFileSelectFragment
2019-08-12 00:17:21 +05:00
Aditya-Sood
f071ad60b7 Refactor WDM.Callbacks interface 2019-08-12 00:18:03 +05:30
Aditya-Sood
c1288e6766 Refactor isLocationServicesEnabled() 2019-08-12 00:10:47 +05:30
Aditya-Sood
32bfe70643 Refactor: BroadcastReceiver handled by WDM 2019-08-12 00:04:52 +05:30
Adeel Zafar
b14b845995 Merge branch 'develop' into iadeelzafar/wifi-hotspot 2019-08-11 22:05:15 +05:00
Isaac Hutt
5d69f20478
Merge pull request #1349 from kiwix/feature/mhutti1/menu-reorder
#1344 Reorder menu to make search visible again
2019-08-11 18:47:26 +02:00
Adeel Zafar
95c4d6641a Refactor hotspot dialog message 2019-08-11 21:29:48 +05:00
Aditya-Sood
d6cc0b8faa Major refactor: Incorporate file uris in FileItem 2019-08-11 21:23:12 +05:30
mhutti1
983817d96a #1344 Reorder menu to make search visible again 2019-08-11 17:39:49 +02:00
Adeel Zafar
eed8c7b146 Change server button text color to white 2019-08-11 20:18:56 +05:00
Isaac Hutt
3efa55c969
Merge pull request #1336 from kiwix/#960-update-popup-icon
#960 updated external link warning popup icon to match others
2019-08-11 17:14:34 +02:00
Adeel Zafar
3f598a4ce6 Add check for null ip address
Show toast
2019-08-11 20:08:07 +05:00
Adeel Zafar
c0c67e5de9 Add ZimHostActivity to ActivityBindingModule 2019-08-11 19:32:44 +05:00
Aditya-Sood
4e7a2e03c2 Minor refactors 2019-08-11 18:22:58 +05:30
Isaac Hutt
bb57ea4def
Merge pull request #1346 from kiwix/siddharth2010/ReloadZimList
Update Zim File queue on Home Screen on onResume
2019-08-11 14:11:26 +02:00
Aditya-Sood
3b1e073f05 Refactor SenderDeviceAsyncTask 2019-08-11 15:35:09 +05:30
Adeel Zafar
3bb7b40be4 Refactor TAGs 2019-08-11 14:59:20 +05:00
Aditya-Sood
37c8a468de Restyle use of WDM.Callbacks interface 2019-08-11 15:25:41 +05:30
Adeel Zafar
a847783a61 Refactor build.gradle (app) 2019-08-11 14:53:01 +05:00
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
Aditya-Sood
0f97a2e8e5 Refactor logic for using WDM.sendToDevice() 2019-08-11 15:05:48 +05:30
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
Aditya-Sood
227b5228f8 Restyle WDM & remove unused variable/method 2019-08-11 14:58:49 +05:30
Adeel Zafar
ad746bcb57 Refactor openDataUsageActivity 2019-08-11 14:20:24 +05:00
Aditya-Sood
d326deb4f3 Refactor cancelAsyncTasks() 2019-08-11 14:46:03 +05:30
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