33491bb40f
By default, sync under all conditions (ref #127 ).
...
This is so the user knows *why* syncthing disables itself.
2014-09-25 02:30:47 +03:00
ccfd28abbc
Added compression preference to node settings.
2014-09-25 02:30:47 +03:00
875b6b8c8d
Added incoming rate limit preference.
2014-09-25 02:30:47 +03:00
2363d92f22
Added per-repo rescan interval setting.
...
The default is 86400 (one day), because this shouldn't be needed with the
previous addition of inotify.
2014-09-25 02:30:47 +03:00
913d251353
Removed rescan interval from app settings.
2014-09-25 02:30:47 +03:00
2c631eed1f
Allow setting STTRACE parameters via app settings.
2014-09-25 02:29:19 +03:00
4886bbe0d1
Changed wifi/power preference names to be easier to understand.
2014-09-25 02:29:19 +03:00
b1749ce7cb
Changed code style to use spaces instead of tabs.
...
It is impossible to add a custom code style in Android Studio that is
stored in the project repository. So change style to something that's
easy to use in practice now rather than later.
2014-09-25 02:28:58 +03:00
76e87932f9
Use ActionBar icon instead of preference item for delete repo/node.
2014-09-25 02:28:04 +03:00
9c4a85b85d
Add options to stop sync when not charging or not on wifi ( fixes #15 ).
2014-09-25 02:28:04 +03:00
a8869afea9
Do not allow chaning the repo path after repo has been created (ref #29 ).
2014-09-12 17:49:28 +03: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
3ce26dafb2
Allow copying node ID to clipboard in Drawer and node settings ( closes #53 ).
2014-07-04 21:41:03 +02:00
ca0020b176
Added graphical repo folder picker ( closes #40 ).
2014-06-30 01:43:55 +02:00
f5249f8918
Rename "repository" to "repo" in code, missing strings from last commit.
2014-06-30 01:43:54 +02:00
c42f8c4ccb
Seperate xml files for create/edit repo/node preference screens, externalize strings.
2014-06-30 01:43:54 +02:00
0f3bcc5f30
Adjust input type for GUI password.
2014-06-30 01:43:54 +02:00
3933740213
Added node and repo settings activities.
2014-06-30 01:43:54 +02:00
72f76108fd
Disable HTTPS setting in native GUI (ref #19 ).
2014-06-30 01:43:54 +02:00
d524461634
Added native main activity with tabs for repos and nodes.
2014-06-30 01:43:53 +02:00
7e69c3a354
Preferences code cleanup.
2014-06-30 01:43:53 +02:00
edea290ea6
Add syncthing preferences to app settings.
2014-06-30 01:43:53 +02:00
3e8ef39322
Formatting fixes.
2014-05-14 17:25:42 +02:00
33840d22ea
Use preference information style instead of disabling it.
2014-05-14 13:39:52 +02:00
9ab75791c1
Added summary for "report issue" settings item.
2014-05-14 11:57:37 +02:00
ff7f6a811c
Get version name from Rest API instead of hardcoding it.
2014-05-14 11:29:31 +02:00
d369cd3876
Moved build to gradle.
2014-05-12 18:54:26 +02:00