1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-29 15:51:17 +00:00

Updated README/whatsnew

This commit is contained in:
Catfriend1 2019-08-04 20:06:27 +02:00
parent e7800b8f05
commit 9bf0809654
2 changed files with 7 additions and 9 deletions

View file

@ -2,8 +2,8 @@
[![License: MPLv2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://opensource.org/licenses/MPL-2.0) [![License: MPLv2](https://img.shields.io/badge/License-MPLv2-blue.svg)](https://opensource.org/licenses/MPL-2.0)
<a href="https://github.com/Catfriend1/syncthing-android/releases" alt="GitHub release"><img src="https://img.shields.io/github/release/Catfriend1/syncthing-android/all.svg" /></a> <a href="https://github.com/Catfriend1/syncthing-android/releases" alt="GitHub release"><img src="https://img.shields.io/github/release/Catfriend1/syncthing-android/all.svg" /></a>
<a href="https://f-droid.org/de/packages/com.github.catfriend1.syncthingandroid" alt="F-Droid release"><img src="https://img.shields.io/f-droid/v/com.github.catfriend1.syncthingandroid.svg" /></a> <a href="https://f-droid.org/de/packages/com.github.catfriend1.syncthingandroid" alt="F-Droid release"><img src="https://img.shields.io/badge/f--droid-1.2.0.8-blue.svg" /></a>
<a href="https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid" alt="G-Play release"><img src="https://img.shields.io/badge/g--play-1.2.0.8-blue.svg" /></a> <a href="https://play.google.com/store/apps/details?id=com.github.catfriend1.syncthingandroid" alt="G-Play release"><img src="https://img.shields.io/badge/g--play-1.2.1.1-blue.svg" /></a>
<a href="https://liberapay.com/~1534877" alt="LiberaPay"><img src="https://img.shields.io/liberapay/patrons/Syncthing-Fork.svg?style=social" /></a> <a href="https://liberapay.com/~1534877" alt="LiberaPay"><img src="https://img.shields.io/liberapay/patrons/Syncthing-Fork.svg?style=social" /></a>
<a href="https://www.somsubhra.com/github-release-stats/?username=Catfriend1&repository=syncthing-android" alt="GitHub Stats"><img src="https://img.shields.io/github/downloads/Catfriend1/syncthing-android/total.svg" /></a> <a href="https://www.somsubhra.com/github-release-stats/?username=Catfriend1&repository=syncthing-android" alt="GitHub Stats"><img src="https://img.shields.io/github/downloads/Catfriend1/syncthing-android/total.svg" /></a>

View file

@ -1,11 +1,9 @@
Notes Notes
* Syncthing v1.2.0 * Syncthing v1.2.1-rc.5+detectfs
* Built on top of Android Q SDK
* PLEASE NOTICE: Android Q beta 5's Scoped Storage can or will render this app unusable in the future. This cannot be solved by devs.
* Refer to GitHub for detailed change log. * Refer to GitHub for detailed change log.
Fixes Fixes
* Fixed crash in config reader (#445) * Fixed override/revert button showing up with no changes on extSdCard synced folders (#455)
Enhancements Enhancements
* Add button to "force start/stop" regardless of run conditions (#443) * Optimized memory usage on older phones (#449)
* Add "roaming" option to run conditions (#441)
* Add "Revert local changes" button to UI (#439)
* Override changes: Show confirmation dialog (#436)
* Add UI for "Anonymous Crash Reporting" pref