Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 9a0439c6e0 Apply some Material design guidelines to the app management
- replace the PagerTabStrip with a TabLayout (moved to top)
- change the row element to adhere to the guidelines wrt spacing
- move the FAB a bit and hide it when scrolling down, scroll up to reveal it again
2017-04-01 17:06:38 +02:00
..
activities Apply some Material design guidelines to the app management 2017-04-01 17:06:38 +02:00
adapter Use standard recyclerview for app reordering 2017-03-31 18:17:53 +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 Set HPlus Sleep Intensity to 10% 2017-03-24 20:52:14 +00:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents support material fork of K9 2017-03-16 17:24:15 +01:00
impl Update license header in all java files. 2017-03-16 17:36:15 +01:00
model support material fork of K9 2017-03-16 17:24:15 +01:00
service Pebble: implement battery display in control center 2017-03-31 18:23:02 +02:00
util Fix NPE #603 2017-03-18 11:41:47 +01:00
GBApplication.java Override textColorPrimary and not textColor as it conflicts with support libraries (e.g. snackbar text). 2017-03-11 16:48:55 +01: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