6e0eb1c8f4
Implemented some keyboardActions. Worked on #17
sockenklaus
2022-07-25 21:43:23 +02:00
0f99fb589c
Some work on #17, listeners still missing.
Sockenklaus
2022-07-23 23:03:17 +02:00
8ca5db7c52
Merge branch 'auto-capitalize' of socrates/batterytracker into master
Pascal König
2022-07-23 16:42:51 +02:00
3b2e09c134
Implemented auto-capitalization toggle in AddBattery.kt. Fixed case-sensitive sorting when retrieving batteries Fixed behaviour of MyOutlinedTextFieldWithSuffix that always used up all the space.
sockenklaus
2022-07-23 16:39:45 +02:00
ebbee65330Fixed#13 unified outer padding on all components. Fixed not setting appTitle when navigating via FAB. Unified "currentScreen" / "appTitle" behaviour.
sockenklaus
2022-07-23 15:24:20 +02:00
5ea0a4a921
Merge branch 'issue11' of socrates/batterytracker into master
Pascal König
2022-07-23 13:51:13 +02:00
69f12eb78f
Implemented first BatteryDetails.kt Composable and made TopAppBar dynamic.
sockenklaus
2022-07-22 02:51:02 +02:00
f172fa4f89
Implemented more details in Home view
sockenklaus
2022-07-21 16:11:16 +02:00
f637007e64
Moved to complete Compose layout, rewrote all composables, removed all xml layouts. Changed navigation component.
sockenklaus
2022-07-21 03:30:34 +02:00