1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-24 05:11:15 +00:00
Commit graph

113 commits

Author SHA1 Message Date
a8b84a21e5 Bumped version to 0.3.3. 2014-05-27 00:56:10 +02:00
d6025a5e6b Bumped version to 0.3.2. 2014-05-26 20:22:56 +02:00
808ed14b27 Renamed package ".service" to ".syncthing". 2014-05-26 20:19:02 +02:00
ca871a7ba2 Bumped version to 0.3.1. 2014-05-26 20:14:43 +02:00
1e787c9051 Bumped version to 0.3.0. 2014-05-22 14:43:06 +02:00
a0881ca8c8 Ignore "version code unused" lint warning
The value is actually read from gradle by getVersionCodeFromManifest().
2014-05-19 01:21:13 +02:00
a2a3f189b3 Bumped version to 0.2.0. 2014-05-15 13:19:17 +02:00
0ed561015c Use compat theme. 2014-05-14 22:40:19 +02:00
3e8ef39322 Formatting fixes. 2014-05-14 17:25:42 +02:00
95c2f7d98a Do not allow backup.
Data folder contains private key, so one could imitate this node with the
backed up key.
2014-05-14 15:15:51 +02:00
aa82330c94 Add ActionBar back button to settings. 2014-05-14 14:59:05 +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
Renamed from AndroidManifest.xml (Browse further)