seedvault/app
Torsten Grote f5e9c30d17
Also check internet access when determining whether backup storage is available
This commit also refactors the code in SettingsFragment and moves it into the SettingsViewModel.
The UsbMonitor turned out not to be reliable in determining changes to USB storage, so it was replaced with a ContentObserver which works for other storage types as well.
2020-10-23 07:34:00 -03:00
..
libs Upgrade AOSP libraries for gradle build 2020-10-07 19:01:39 +05:30
src Also check internet access when determining whether backup storage is available 2020-10-23 07:34:00 -03:00
build.gradle Enable automatic coding style linting with ktlint (also on CI) 2020-10-07 19:44:05 +05:30
lint.xml Fix lint issues with translations and ignore missing translations 2020-10-07 19:01:39 +05:30