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

18 commits

Author SHA1 Message Date
ef297a7df1 Added missing icons for previous commit 2016-09-07 13:37:06 +02:00
c60968d207 Improved behaviour for add device/add folder (fixes #650)
- Added confirm dialog when exiting without saving
- Replaced floppy disk icon with checkmark
2016-09-07 12:39:07 +02:00
cf1585494f Removed unused FolderFragment/DeviceFragment drawables. 2016-07-20 18:16:53 +02:00
5b9cd28eb8 Fixed crash when opening DevicesFragment (fixes #690).
It seems that the xxxhdpi `active` drawable was corrupted. The old
build tools could still read the drawable, but the new ones
couldn't handle it. Regenerating the drawable fixed the crash.

Also removed `inactive` drawables and xml drawable which weren't
being used.
2016-07-20 18:11:58 +02:00
12997d6b36 Added support for folder labels. 2016-05-04 03:41:55 +02:00
17ff8e7f83 Moved donate link to app settings. 2016-04-03 21:08:22 +02:00
f299ca2d1e Added copy button to device IDs (fixes #559). 2016-02-09 23:01:39 +01:00
691ca26daa Added share device ID button to drawer, always show scrollbar. 2016-02-08 23:03:20 +01:00
Lode Hoste
578d5f4747 Regenerate ic_link_black_24dp_active.png 2016-01-16 20:39:59 +01:00
af9c1421cd Added restart icon to drawer (fixes #420). 2015-12-22 15:54:13 +01:00
6eab15a807 Added missing xxxhdpi icons. 2015-12-03 16:38:57 +01:00
814afaa1fb Removed unused "inactive" graphics for drawer. 2015-12-03 16:31:43 +01:00
George Venios
aad7f2be6a Updated device details styling.
Made actionmode bar overlay the toolbar.
Updated UI for device edit/create fragment to match the folder one.
Refactored FolderFragment to match DeviceFragment.
Improvements for Details styles and item heights.
2015-10-15 00:43:07 +01:00
George Venios
4fd61ec866 Updated action icons.
Compressed all icons.
2015-09-12 13:46:30 +01:00
George Venios
23ffc8c653 Updated dark icons. 2015-09-12 13:46:25 +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
50c71c5b45 Updated launcher icon for better quality. 2014-07-01 16:10:57 +02:00
d369cd3876 Moved build to gradle. 2014-05-12 18:54:26 +02:00