mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 06:11:19 +00:00
Update README / whatsnew
This commit is contained in:
parent
c8502ccbd7
commit
fdb748dd53
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
[![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/f-droid/v/com.github.catfriend1.syncthingandroid.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.1.0.1-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.1.0.2-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>
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
Enhancements
|
Enhancements
|
||||||
* Refresh wrapper UI faster on "modern" devices
|
* Fix "Share to Syncthing" when user didn't complete welcome wizard (#360)
|
||||||
* Add "folder is unshared" status label (#351)
|
* Add option to enable expert mode (#328)
|
||||||
|
* Add UI for "ignoreDelete" folder option (#357)
|
||||||
* Show Android Open File Limit (#350)
|
* Show Android Open File Limit (#350)
|
||||||
* Improve "no devices configured" UI text (#349)
|
* Improve "no devices configured" UI text (#349)
|
||||||
* Enable largeBlocks for new folders by default (#301)
|
* Enable largeBlocks for new folders by default (#301)
|
||||||
* Add folder dialog: "Tap to add device" if no devices are present (#345)
|
* Add folder dialog: "Tap to add device" if no devices are present (#345)
|
||||||
* Update status tab text "not allowed to run on mobile data" (#343)
|
|
||||||
Notes
|
Notes
|
||||||
* Syncthing v1.1.0
|
* Syncthing v1.1.0
|
||||||
* Refer to GitHub for detailed change log.
|
* Refer to GitHub for detailed change log.
|
||||||
|
|
Loading…
Reference in a new issue