1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00
Commit graph

864 commits

Author SHA1 Message Date
Lode Hoste
8f6c20b929 Fix 'bad mode' error when chmodding with +x 2015-07-24 09:22:05 +02:00
93eeb22473 Removed unused variable. 2015-07-21 14:05:12 +02:00
fcf6506527 Merge branch 'FlashSystems-master' 2015-07-15 03:01:37 +02:00
FlashSystems
cd2d67e93e Bugfix: Request parameters are duplicated over and over if request is repeated. 2015-07-14 19:30:20 +02:00
867e5d1ede Commented original source of readable file size/transfer rate functions. 2015-07-14 01:30:48 +02:00
512b79fff1 Change default compression to metadata only (fixes #421). 2015-07-12 13:04:39 +02:00
74dd373f87 Sort folders and devices lists (fixes #424). 2015-07-09 22:47:50 +02:00
8a74770fa0 Merge pull request #428 from wweich/master
Update phone screenshots + new 7 inch tablet screenshots (ref #422)
2015-07-09 18:32:52 +02:00
Wulf Weich
e0786c5c9a Update phone screenshots + new 7 inch tablet screenshots (ref #422) 2015-07-09 18:06:00 +02:00
c9b306184e Bumped version to 0.6.5. 2015-07-07 23:58:37 +02:00
bd2e126b7a Imported translations. 2015-07-07 23:53:51 +02:00
2123eb6a47 Updated syncthing to v0.11.13. 2015-07-07 23:52:22 +02:00
6431f5c22d Change name of default folder to *device*-photos (fixes #418). 2015-07-07 14:33:09 +02:00
54820d20f4 Added option to show normal priority notification (fixes #366). 2015-07-07 10:23:19 +02:00
cb6a3fc884 Close Add Folder/Device Activity after "Create" (fixes #417). 2015-07-07 02:10:12 +02:00
7daba5789c Fixed crash if folder state is "error". 2015-07-07 01:45:47 +02:00
3ac46c3536 Added material design colors. 2015-07-03 17:29:11 +02:00
236541a915 Uncheck disabled settings. 2015-07-03 16:28:59 +02:00
de99288d0d Updated gradle version. 2015-07-02 17:02:32 +02:00
6daa429a4d Cleaned up build.gradle. 2015-06-28 17:43:43 +02:00
79a0958926 Explicitly set installLocation (ref #405). 2015-06-23 21:36:58 +02:00
457831fbe3 Bumped version to 0.6.4. 2015-06-19 20:21:36 +02:00
97b03f97a5 Fixed various lint warnings. 2015-06-19 20:15:35 +02:00
90e640b904 Removed unused strings. 2015-06-19 19:41:31 +02:00
83fe0f0bb1 Use AppCompatActivity. 2015-06-19 19:22:53 +02:00
bcb87dbb92 Removed debug code. 2015-06-17 22:03:47 +02:00
1c16b0e709 Removed pointless @SmallTest etc annotiations. 2015-06-17 16:07:06 +02:00
1786c6286d Fixed crash if a transfer rate between 1 and 7 b/s was displayed. 2015-06-17 15:53:50 +02:00
74c148b790 Fixed possible crash on shutdown. 2015-06-17 15:02:52 +02:00
5a0870d21a Fixed crash if config could not be opened. 2015-06-17 15:01:57 +02:00
49ab457a91 Don't treat metered network as wifi (fixes #409). 2015-06-15 18:13:22 +02:00
c52ee5a4dc Don't use holo theme for dialogs. 2015-06-15 17:37:11 +02:00
693eb6c246 Bumped version to 0.6.3. 2015-06-15 17:14:46 +02:00
0504f381c5 Imported translations. 2015-06-15 16:59:58 +02:00
6582159a43 Updated syncthing to v0.11.9. 2015-06-15 16:58:51 +02:00
df68fe66c1 Disabled proguard obfuscation. 2015-06-15 16:56:52 +02:00
e2e10a8794 Use bytes per second instead of bits per second. 2015-06-15 16:19:46 +02:00
b1c9206e75 Updated dependencies. 2015-06-15 16:18:45 +02:00
97ec3f91eb Use "Restart Now" instead of "OK" (fixes #406). 2015-06-11 01:24:35 +02:00
e07262551f Use HTTPS for syncthing website link. 2015-06-10 22:35:40 +02:00
cf7ef1f985 Added market descriptions to repo and transifex (fixes #232).
Also renamed `graphics/` to `market/`.
2015-06-10 10:51:02 +02:00
b547c943d0 Added TV compatibility (fixes #402). 2015-05-30 11:01:38 +02:00
d454a88fa3 Added TV screenshots (ref #402). 2015-05-30 10:48:22 +02:00
8e207ea66c Merge pull request #399 from Zillode/fix-toolchain
Build toolchain with 387 and ARMv5 support (fixes #336)
2015-05-25 17:15:06 +02:00
Lode Hoste
6a97e6d719 Build toolchain with 387 and ARMv5 support (fixes #336) 2015-05-24 22:00:21 +02:00
7ed77e079c Bumped version to 0.6.2. 2015-05-24 13:12:17 +02:00
443948292c Imported translations. 2015-05-24 12:48:33 +02:00
567170ebe5 Updated syncthing to v0.11.6. 2015-05-24 12:45:32 +02:00
86d50d75ff Use optString, added link. 2015-05-23 17:32:38 +02:00
Lode Hoste
9e232254ab Clarify todo comments 2015-05-23 12:46:21 +02:00