1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00
syncthing-android/app
Catfriend1 7ca62c946a
Add "recent changes" UI to drawer (fixes #117) (#116)
* Add "recent changes" UI to drawer

* Update build.gradle - guava 26.0-android

* Add REST endpoint

* Add DiskEvent to model

* Add DiskEventData to model

* Add RestApi#getDiskEvents

* Add ChangeListAdapter#clear

* Implement data exchange between UI and service

* Display DiskEvents

* Add icons

* Return DiskEvents in reverse order

* Display device name instead of partial ID

* Format dateTime

* Update whatsnew

* Imported translations

* Update APK version to 0.14.51.12 / 4175

* Fix lint

* Review

* Update README.md
2018-10-28 22:46:51 +01:00
..
src Add "recent changes" UI to drawer (fixes #117) (#116) 2018-10-28 22:46:51 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Add "recent changes" UI to drawer (fixes #117) (#116) 2018-10-28 22:46:51 +01:00
lint.xml Update build.gradle and suppress lint warnings temporarily (#9) 2018-08-20 00:26:26 +02:00
push-to-device.py Fix service.startForeground on Android 8+ (fixes #18) (fixes #80) (#79) 2018-10-08 05:00:59 +02:00