1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/share
Suraj Shah 6cb3879caf For #7048: Network info migration (#7091)
* Fixes #7048.
Adds extension function to check if online or not based on capabilities
Modified `buildDeviceList`
Modifies tests

* Fixing lint error for max length
Fixing test in AppRequestInterceptorTest.kt

* Adds suppression for deprecation
Moving away from using anko for ConnectivityManager instance

* Creates ConnectivityManager extension component

* Fixes #7180
Refactors test cases to fix static mocks
2019-12-16 22:03:11 -08:00
..
listadapters Use ShareData with ShareFragment (#6698) 2019-11-25 11:07:21 -08:00
viewholders Use ViewModel for share fragment 2019-11-14 16:25:50 -08:00
AddNewDeviceFragment.kt Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
ShareCloseView.kt Use ShareData with ShareFragment (#6698) 2019-11-25 11:07:21 -08:00
ShareController.kt Use feature-accounts-push, which replaces feature-sendtab. 2019-12-13 16:42:28 -08:00
ShareFragment.kt Use feature-accounts-push, which replaces feature-sendtab. 2019-12-13 16:42:28 -08:00
ShareInteractor.kt Use ViewModel for share fragment 2019-11-14 16:25:50 -08:00
ShareToAccountDevicesView.kt Fixes #4528 - Prevent share menu from jumping 2019-11-14 16:25:50 -08:00
ShareToAppsView.kt Use ViewModel for share fragment 2019-11-14 16:25:50 -08:00
ShareViewModel.kt For #7048: Network info migration (#7091) 2019-12-16 22:03:11 -08:00