Aayush Gupta
01e3742521
shared: Add missing settings implementation
...
This seems to have gotten missed during moving settings to different modules
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-23 16:14:52 +08:00
Aayush Gupta
0f2bbf11ff
shared: Add top app bar composable to reflect different active services
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-23 16:14:48 +08:00
Aayush Gupta
d1bc8c23cf
Better share version information between modules
...
Move important version properties to buildSrc directory to access between modules
as needed.
Also add a simple task to generate a simple BuildConfig class to access version name.
This is better than adding dependency on a third-party library/plugin.
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-20 18:27:08 +08:00
Aayush Gupta
53f36154aa
Switch to new syntax for declaring SDK versions
...
Current ones are planned to be deprecated in AGP 10.x
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-19 12:27:42 +08:00
Aayush Gupta
89d55ede72
Initial setup for navigation display with nav3
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-19 12:27:29 +08:00
Aayush Gupta
909bd347a7
Setup multiplatform settings with KMP and theme
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-19 12:24:35 +08:00
Aayush Gupta
cc74ac8ce8
Initial support for compose multiplatform
...
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-19 12:22:31 +08:00