7 Commits

Author SHA1 Message Date
Alexander Weber
a7dc7887e6 theming adjustments. Add methods for themed buttons and labels.
Set default text to black for buttons and labels
2017-12-11 08:41:59 +01:00
Alexander Weber
5d55b273c7 renamed os variables to mtos to avoid confusions with system os global 2017-12-10 12:00:14 +01:00
Alexander Weber
0fcf26871b Add "app:back_app()" and "app:exit_app()" methods and implemented to the framework as "Window buttons".
Removed all explicit "Back" buttons from apps
2017-12-03 23:31:04 +01:00
Alexander Weber
a7b0e09394 settings: use minor button for cancel 2017-12-03 22:28:20 +01:00
Alexander Weber
5566b3c598 enhanced themes support and more related changes 2017-12-03 22:24:45 +01:00
Alexander Weber
7e3fec2ab1 small adjustments, disable demo apps 2017-11-30 13:09:14 +01:00
Alexander Weber
e871dd4969 Add laucher settings app.
app:get_storage_ref() accepts now app name as paramter for inter-app data exchange (you can get/set data from other app)
2017-11-30 13:05:16 +01:00