1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 21:01:18 +00:00
Commit graph

67 commits

Author SHA1 Message Date
8a0b010773 Externalize string 2018-02-24 16:33:18 +09:00
Catfriend1
6a31e9d78e
Fix root startup of libsyncthing.so binary
Call suOut.flush on starting the syncthing binary using root
Fixes issue https://github.com/syncthing/syncthing-android/issues/1005
2018-02-23 16:58:13 +01:00
Andrey D
a0a40b6f17
MainActivity.java: Don't show Usage Reporting dialog if aready decided 2018-01-26 09:41:55 +02:00
08bf74d7aa Don't show usage reporting dialog again if reporting was disabled 2018-01-24 13:37:18 +09:00
4705332a9a Fix usage reporting dialog setting wrong version (fixes #1003) 2018-01-24 13:13:18 +09:00
531f1c4041 Delay file scan events (fixes #857) 2017-12-10 17:17:56 +09:00
40270f4da4 Update dependencies, clean code 2017-12-05 20:53:33 +09:00
0350ff5f40 Implement notification channels (fixes #966) 2017-12-04 12:29:30 +09:00
Cristian Beskid
65f10d1c23 Fix redundant web UI reload (#990)
Don't reload the web UI if it was already loaded.
2017-11-15 16:20:47 +09:00
d9a48de886 Merge branch 'develop' 2017-11-13 09:31:37 +09:00
cb5e9b48ba Improve Volley retry policy to problems with events (fixes #904) 2017-11-05 21:50:03 +09:00
433829036d Delete files properly from MediaStore (fixes #983) 2017-11-05 21:31:34 +09:00
3a6a6030bf Don't crash if password BCrypt formatted 2017-10-25 10:59:58 +09:00
09efecaead Fix crash related to usage reporting update (fixes #978) 2017-10-24 23:58:37 +09:00
485d76163e Revert "Revert build script changes"
This reverts commit 18c419b2ed.
2017-10-24 14:55:28 +09:00
18c419b2ed Revert build script changes
This reverts commits 5749b98b92,
9559d0c2d9,
536c826fbb
2017-10-19 12:09:53 +09:00
9559d0c2d9 Divide project into submodules, compile with Clang 2017-10-17 12:59:13 +09:00