- 19 Nov, 2020 1 commit
-
-
Hans-Christoph Steiner authored
-
- 18 Nov, 2020 5 commits
-
-
Hans-Christoph Steiner authored
Linkify web urls See merge request !952
-
Hans-Christoph Steiner authored
-
Hans-Christoph Steiner authored
fix repo handling on SDCard/USB-OTG See merge request !950
-
Hans-Christoph Steiner authored
Use HtmlCompat.fromHtml(). See merge request !917
-
- 12 Nov, 2020 1 commit
-
-
Isira Seneviratne authored
-
- 11 Nov, 2020 7 commits
-
-
Hans-Christoph Steiner authored
Here's another gem: they added this nice new API in android-24 and told everyone this was THE WAY. Then they made it a no-op in android-29 https://developer.android.com/reference/android/os/storage/StorageVolume#createAccessIntent(java.lang.String)
-
Hans-Christoph Steiner authored
-
Hans-Christoph Steiner authored
Before, the preference blocked all scans. That lead to confusing UX since the "Try it" and USB-OTG buttons would do nothing.
-
Hans-Christoph Steiner authored
This means that sometimes the NearbyView is updated from a BroadcastReceiver's Context, which is not an Activity. So this has to try a little harder to fetch the Activity instance needed for the prompt to request permissions to a folder on the USB. This adds a failsafe to fallback to the file:/// scanning in SDCardScannerService.
-
Hans-Christoph Steiner authored
The USB-OTG device can be plugged and unplugged anytime, so the Nearby view should be updated each time the user switches to this screen. Registered callbacks should handle updating the USB-OTG status while the Nearby view is active.
-
Hans-Christoph Steiner authored
Remove MenuItemCompat usages. See merge request !948
-
Hans-Christoph Steiner authored
Use ContextCompat methods. See merge request !914
-
- 06 Nov, 2020 9 commits
-
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Hans-Christoph Steiner authored
ApplicationID / PackageName is defined as case-sensitive See merge request !944
-
Hans-Christoph Steiner authored
gradle dependency verification is too buggy with .pom metadata See merge request !945
-
Hans-Christoph Steiner authored
Use vector drawables. See merge request !946
-
- 24 Oct, 2020 4 commits
-
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
- 23 Oct, 2020 13 commits
-
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-