George Venios
8e04ce3afa
Initial replacement of deprecated actionbar tabs with TabLayout.
...
Still uses default styling.
2015-09-12 13:46:16 +01:00
George Venios
eb4f633130
Updated side nav to match material spec.
...
Icons and drawable paddings to be updated.
2015-09-12 13:46:16 +01:00
George Venios
e3aa7086c5
Let the framework handle width of the drawer view.
2015-09-12 13:46:15 +01:00
George Venios
424355fff1
Fixed tablet margins for loading dialog.
2015-09-12 13:46:14 +01:00
George Venios
7bbd9fcd82
Visually balancing loading dialog.
2015-09-12 13:46:13 +01:00
George Venios
dda0e48fda
Improving content margin on tablets and using support library dimensions for everything possible.
...
Ref #404 .
2015-09-12 13:46:11 +01:00
George Venios
11ab6cee57
Migrating FolderFragment from preferences to views.
...
Implementing new form design following material design conventions and current best practices. Ref #404 .
Upped minSDK to 11. Fixes #448 .
2015-09-12 13:46:11 +01:00
George Venios
a99bfac063
Made the device list follow material design guidelines.
2015-08-04 00:26:25 +01:00
George Venios
7a6801d392
Made the folder list follow material design guidelines.
2015-08-03 00:28:05 +01:00
George Venios
0ad971f19a
Renamed layouts to more effectively group them based on their uses.
2015-08-02 16:04:00 +01:00
97b03f97a5
Fixed various lint warnings.
2015-06-19 20:15:35 +02:00
c69b37bc5c
Show dialog for usage reporting after some time ( fixes #273 ).
2015-05-21 02:35:20 +02:00
Lode Hoste
b32ac0b13e
Fix lint warnings
2015-05-05 20:24:24 +02:00
Lode Hoste
6be050c43d
Add log window ( fixes #311 ).
2015-04-23 08:27:22 +02:00
b9dec163e0
Set invisible placeholder for device ID ( fixes #357 ).
2015-04-20 22:13:38 +02:00
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