5c11c426ab
Move menu items to drawer ( fixes #110 ).
2015-01-20 19:08:57 +01:00
af8f4858a7
Lint fixes.
2014-10-18 13:09:48 +03:00
e7fb1c08ec
Rename Repository -> Folder, Node -> Device.
2014-10-08 21:35:27 +03:00
b5f38c5c19
Lots of new unit tests, refactoring.
...
New tests:
RestApiTest
NodesAdapterTest
ReposAdapterTest
Refactored:
extracted PollWebGuiAvailableTask from SyncthingService
some changes in return values/calling behaviour for easier/better testing
2014-09-25 02:28:58 +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
5ba2920b6a
Avoid text overlap for long repository ID or node name ( fixes #113 ).
2014-09-16 12:13:24 +03:00
6a85fae8ca
Fixed error text position in repository item layout ( fixes #78 ).
2014-08-17 03:05:28 +02:00
ffb0deaaf9
Added content description for scan QR code icon in "add node" screen.
2014-07-27 21:55:39 +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
20d1fcf3e8
Fix drawer clicks leaking through to underlying layout (ref #53 ).
2014-07-04 17:08:33 +02:00
8f5422968a
Fixed repo list item layout ids.
2014-07-03 00:33:09 +02:00
a16505b757
Added file count to repository list item (ref #49 ).
2014-07-01 16:09:30 +02:00
5fa3400693
Do not hardcode node list item height (ref #49 ).
2014-06-30 19:05:30 +02:00
ca0020b176
Added graphical repo folder picker ( closes #40 ).
2014-06-30 01:43:55 +02:00
9d041d0bb3
Add loading dialog on API load (after start or restart).
...
ref #47
2014-06-30 01:43:54 +02:00
139a6e9b03
Refactor "repository" to "repo" in class/variable names.
2014-06-30 01:43:54 +02:00
2ceca738ea
Added more info to repo/node list items.
2014-06-30 01:43:54 +02:00
af397b0027
Change "Waiting for GUI" to "Waiting for API" in repo/node lists.
2014-06-30 01:43:54 +02:00
a98e6d6d99
Added local node info fragment in navigation drawer.
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
d369cd3876
Moved build to gradle.
2014-05-12 18:54:26 +02:00