update changelogs

This commit is contained in:
Hans-Christoph Steiner 2020-02-04 17:15:07 +01:00
parent 03189986d5
commit d1d71e4900
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### 1.8-alpha2 (2020-02-04)
* stop showing Unknown Sources with Privileged Extension on Android 10 #1833
* add standard ripple effect to links on app details activity
* fix displaying default icon for apps without icons
### 1.8-alpha1 (2020-01-10)
* handle Android 10 permission config to stop Unknown Sources prompts

View File

@ -0,0 +1,9 @@
* new Android 10 permission config to stop Unknown Sources prompts #1833
* Handle new "split permissions": fine location implies coarse location
* Fix seekbar preference on recent Android versions (thanks @dkanada)
* Set backup rules to avoid saving the swap repo
* keyboard opens when search is cleared
* translation sync with Android strings
* force common repo domains to HTTPS (GitLab, GitHub, Amazon)
* standard ripple effect to links on app details
* display default icon for apps with no icon