Commit graph

11 commits

Author SHA1 Message Date
osodebailar b53d789679 convert SingleClickButton to Materialbutton 2022-04-18 18:24:57 +02:00
osodebailar 8c7dd5d8e7 attributes for overviewbuttons - working on light theme colors 2022-03-30 22:12:50 +02:00
osodebailar d585540b38 Theme switcher preparation: gac for treatments, profilehelper and localprofile - minor theme preperation 2022-03-28 16:42:54 +02:00
osodebailar 3dc387602d set night mode as default and all color in xml fragments by attribute - additional preparation for switching light dark mode 2022-03-18 23:13:05 +01:00
Andries Smit e1e7b4a7a8 Improve screenreader accesibility 2022-02-11 09:06:35 +01:00
Milos Kozak a56bdcc7c8 AUTO: user actions & new layout 2021-10-28 20:22:13 +02:00
Milos Kozak e16d661183 OverviewFragment -> jetpack 2021-02-04 12:03:34 +01:00
Milos Kozak d376ee2229 CareDialog -> jetpack 2021-01-21 17:21:29 +01:00
Steffen Müthing 75cbc87b4a Move SingleClickButton to core
SingleClickButton is a utility used in a number of modules and such should be
in core. While the app seems to built with the button in app, this wrong
structure should be fixed.

As the button is a UI element, the patch also moves the class to the package
info.nightscout.androidaps.utils.ui.
2020-08-18 15:09:14 +02:00
Philoul d3e98fb09b Create vector icon to replace png 2020-06-12 22:17:15 +02:00
Milos Kozak 8fe57c9d7a unify layouts 2020-05-03 00:32:26 +02:00