Commit graph

9 commits

Author SHA1 Message Date
Olga Miller 5c50012f71 Updated loading of the system fonts (by listing all existing /system/fonts/*.ttf files),
removed adjustment of italic and bold selection for fonts with suffix "-Italic" or "-Bold"
2024-12-29 17:01:16 +01:00
Olga Miller d889bb574c Re-organized activity_edit_text
(Old Android versions throw an exception if you try to set a field marked as final using reflection.)
2017-03-11 16:11:21 +01:00
Olga Miller a2911345c5 Create result Label in EditTextActivity in onStart and update it on any change 2017-03-05 14:21:09 +01:00
Olga Miller b5915841fb Renamed "border" to "outline"
Renamed local variables in init*Spinner in EditTextActivity
2017-03-04 16:02:17 +01:00
Olga Miller 7371ada115 Added border size to EditTextActivity 2017-03-04 15:47:30 +01:00
Olga Miller 6533062eb7 Added border (bool, size, color) to Label, added border switch to EditTextActivity, draw white border of fixed size 2017-03-04 14:48:28 +01:00
Olga Miller 39c229434e Moved version from Label to LabelCollection 2017-02-28 16:51:58 +01:00
Olga Miller 27060910f6 Added Version to Label 2017-01-30 22:11:52 +01:00
Olga Miller 6a5cf6b221 Initial commit 2017-01-03 18:32:45 +01:00