1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti fe626eb11e Remove the checkboxes in the alarms cardview and simplify layout of details activity
- rename the layout file of the alarm item to better organize the files
- add a color selector for the item view, this replicates the old behavior of using the color to highlight enabled days
- remove the nested linearlayouts in the alarm details activity layout and use CheckedTextView instead
2017-04-09 16:01:48 +02:00
..
activities Remove the checkboxes in the alarms cardview and simplify layout of details activity 2017-04-09 16:01:48 +02:00
adapter Remove the checkboxes in the alarms cardview and simplify layout of details activity 2017-04-09 16:01:48 +02:00
contentprovider Add license header to all java files. 2017-03-10 14:53:19 +01:00
database Add license header to all java files. 2017-03-10 14:53:19 +01:00
deviceevents Add license header to all java files. 2017-03-10 14:53:19 +01:00
devices Fix some findbugs findings 2017-04-09 01:09:43 +02:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents prevent rare NPE in onNotificationRemoved() 2017-04-02 00:04:55 +02:00
impl Update license header in all java files. 2017-03-16 17:36:15 +01:00
model Fix some findbugs findings 2017-04-09 01:09:43 +02:00
service Fix some findbugs findings 2017-04-09 01:09:43 +02:00
util Fix some findbugs findings 2017-04-09 01:09:43 +02:00
GBApplication.java Do not override the android:* text colors, define our own. This fixes a crash on API 19. 2017-04-08 15:49:00 +02:00
GBEnvironment.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
GBException.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LockHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
Logging.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LoggingExceptionHandler.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SleepAlarmWidget.java Add license header to all java files. 2017-03-10 14:53:19 +01:00