13 Commits

Author SHA1 Message Date
Sad Ellie
c5e0291789 Fixed recomposition logic when toggling favorites filter 2023-04-05 21:57:29 +03:00
Sad Ellie
89036b6ea6 Sorting settings for units list
- Favorites are now always first (except for search)

closes #32
2023-04-04 20:51:46 +03:00
Sad Ellie
754ba665fd Save favorites state 2023-04-03 11:53:50 +03:00
Sad Ellie
bb8e909b23 Rename SecondViewModel into UnitsListViewModel 2023-04-02 20:26:22 +03:00
Sad Ellie
39f4997c73 Calculator history (#2):
this is a squashed commit
2023-02-20 18:46:45 +04:00
Sad Ellie
32a129eb46 Bump and fixes
Compose bump caused crashes, fixed
2023-02-12 15:57:49 +04:00
Sad Ellie
1620444123 Data module refactor 2023-02-02 18:51:36 +04:00
Sad Ellie
6fcb600ed2 Fixed batch conversion 2023-01-29 12:53:29 +04:00
Sad Ellie
c68c1c458a Visibility modifiers and code clean up
Marked stuff as internal and private.
2023-01-14 00:27:01 +04:00
Sad Ellie
8b9db717c4 Actually fixed navigation for unit selection screens 2023-01-13 23:57:58 +04:00
Sad Ellie
c0acd70acc Moved units list header to components 2023-01-13 21:17:09 +04:00
Sad Ellie
a8cbb8f89e Fixed navigation.
P.S. Ugly fix, will change later.
2023-01-13 21:10:40 +04:00
Sad Ellie
40b6e9c147 Modules modules modules
App is now made of modules.

Updated README.md to show modules.

P.S. Commits are squashed.

basically, modules
2023-01-12 21:24:59 +04:00