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

496 commits

Author SHA1 Message Date
Felix Ableitner
e9d32dada0 Added app screenshots to Readme.
This isn't perfect, as the images are downscaled in the client, and aren't spaced out nicely.
2014-08-26 01:31:14 +02:00
Felix Ableitner
f0756484b6 Added tip4commit badge (closes #102). 2014-08-25 17:28:28 +02:00
Felix Ableitner
2d17ec3bb5 Added F-Droid download badge to Readme. 2014-08-24 19:01:15 +02:00
3196cfe8bf Bumped version to 0.4.9. 2014-08-23 14:52:35 +02:00
99e0682cd2 Updated syncthing to v0.9.7. 2014-08-23 14:52:00 +02:00
c2e1b8276d Merge pull request 97 from Zillode/darwin. 2014-08-23 14:48:58 +02:00
Lode Hoste
244bd12857 Fix building syncthing on darwin host 2014-08-22 20:59:37 +02:00
Felix Ableitner
80072194b9 Merge pull request #94 from kDot/master
Describe how to access web frontent of syncthing backend while development
2014-08-21 00:10:10 +02:00
9b84dd8297 Merge pull request #75 from Zillode/master 2014-08-20 23:58:56 +02:00
Lode Hoste
9f4bb9923b Prepare building environment for F-Droid. 2014-08-20 23:58:28 +02:00
kDot
bf08506cc3 Update README.md
There was still a typo. And another small rephrase.
2014-08-20 14:18:19 +02:00
kDot
03b0f812b7 Update README.md
Another small update of the documentation
2014-08-20 14:03:30 +02:00
kDot
b25af3dca8 Update README.md
Fix typos
2014-08-20 13:59:13 +02:00
kDot
2d18b5db88 Update README.md
fix bad headline
2014-08-19 20:28:49 +02:00
kDot
e545e11254 Update README.md
Improve description
2014-08-19 20:26:52 +02:00
kDot
c09d758c0b Update README.md
Add how to acces web frontent from devopment machine
2014-08-19 20:24:36 +02:00
c092ff659e Bumped version to 0.4.8. 2014-08-18 11:12:33 +02:00
64bad6d0fe Avoid the same node being added multiple times (fixes #65).
When trying to add a node that already exists, the existing node is edited
instead.
2014-08-17 22:26:20 +02:00
6a85fae8ca Fixed error text position in repository item layout (fixes #78). 2014-08-17 03:05:28 +02:00
6c737c6b68 Bumped version to 0.4.7. 2014-08-16 22:34:26 +02:00
Felix Ableitner
17478ccd23 Merge pull request #88 from kDot/master
Improve README wording.
2014-08-16 22:09:36 +02:00
klaus
73c4cd3405 Improve documentation 2014-08-16 21:19:23 +02:00
Felix Ableitner
9fa8d28644 Merge pull request #82 from MStrecke/newlogo
Update launcher icons to upstream.
2014-08-10 12:34:43 +02:00
Michael Strecke
1b0fe50725 new icons 2014-08-09 01:35:14 +02:00
41b33d6bf6 Bumped version to 0.4.6. 2014-08-07 17:37:30 +02:00
d05081a10c Fixed node status and transmission speed display (fixes #74). 2014-08-07 17:37:09 +02:00
804912062c Adjust build process for syncthing v0.9.0 (binary moved, fixes #72). 2014-08-06 16:15:44 +02:00
fd5455eff4 Bumped version to 0.4.5. 2014-08-04 19:27:07 +02:00
97bb64643a Adjust announce server port for v0.9.0 (ref #74). 2014-08-04 19:26:48 +02:00
5af2e55878 Log error code on syncthing binary crash for better logcat searchability. 2014-08-03 17:18:00 +02:00
2eece2e350 Fix crash if no QR scanner is available (fixes #71). 2014-08-03 17:00:29 +02:00
44317ba2f0 Bumped version to 0.4.4. 2014-08-03 16:38:04 +02:00
33ae6290b1 Prepare for syncthing v0.9.0.
This includes chaning the path from github.com/calmh/syncthing to
github.com/syncthing/syncthing, as well as disabling updates from
the web gui
(https://discourse.syncthing.net/t/v0-9-0-upgrade-from-within-gui/537).
2014-08-03 16:33:23 +02:00
Felix Ableitner
142636c84a Merge pull request #68 from calmh/patch-1
Change "port" to "wrapper"
2014-07-29 11:22:44 +02:00
Jakob Borg
9e3c936c38 Change "port" to "wrapper"
I think that's more accurate; port sounds like you rewrote it in Java to me. :)
2014-07-29 08:56:02 +02:00
1639123232 Change "Create Node" to "Add Node" (ref #64). 2014-07-28 01:36:45 +02:00
44311601d2 Updated gradle Android plugin name. 2014-07-27 22:00:07 +02:00
ffb0deaaf9 Added content description for scan QR code icon in "add node" screen. 2014-07-27 21:55:39 +02:00
e5c578a54d Fixed restart dialog disappearing on Activity finish (closes #60). 2014-07-27 01:53:00 +02:00
e7a097d215 Bumped version to 0.4.3. 2014-07-23 15:02:00 +02:00
12db32dcd8 Fix font color problems on pre-Honeycomb (fixes #63). 2014-07-13 16:15:35 +02:00
980bb83c7c Close service connection in FolderPickerActivity. 2014-07-09 23:22:35 +02:00
96dd7bf809 Removed unused variable, use static variable to hold log tag. 2014-07-09 16:07:15 +02:00
3719be19c0 Bumped version to 0.4.2. 2014-07-09 14:39:13 +02:00
0c2378ac94 Added missing QR ImageView drawables. 2014-07-06 23:02:52 +02:00
87daf00867 Added QR code scanner on when adding node (closes #39).
This uses intents, not a built-in scanner, so a seperate app is
required (eg "Barcode Scanner").
2014-07-06 12:08:41 +02:00
6ccf1667e8 Show dialog if syncthing binary crashes instead of just crashing (ref #58). 2014-07-05 19:22:11 +02:00
d46d1d4e48 Use normal theme instead of dialog theme for repo/node settings.
This caused problems as dialogs don't have an ActionBar, and adding
ActionBar explicitly gives problems with old API levels. Closes #51.
2014-07-04 23:03:58 +02:00
3ce26dafb2 Allow copying node ID to clipboard in Drawer and node settings (closes #53). 2014-07-04 21:41:03 +02:00
20d1fcf3e8 Fix drawer clicks leaking through to underlying layout (ref #53). 2014-07-04 17:08:33 +02:00