Commit Graph

6 Commits

Author SHA1 Message Date
BinTianqi
867668832e Fix some bugs of authentication
Display authentication screen in NavHost
Remove "Protect storage", authenticate to clear storage instead
Force enable biometrics on if using password alone is not supported
2024-12-14 22:03:39 +08:00
BinTianqi
2c1898e4a0 Set default Affiliation ID while app launch
Wipe data warning timer
Display profile owner entry in non-system users
Fix some UI bugs
2024-11-17 10:40:01 +08:00
BinTianqi
2546a9c3c8 Set Dark theme in Settings
Add MyViewModel to keep ThemeSettings state
Use ListItem to display SSIDs in WiFi SSID Policy
Use green color scheme as default color scheme
Add Compose BOM dependency, update dependencies
2024-11-16 12:48:01 +08:00
BinTianqi
3a19b1acf9 Set organization name and organization id in dialog
ManageSpaceActivity: use dialog
2024-10-26 09:10:42 +08:00
BinTianqi
88484a932d reformat code 2024-05-26 19:29:56 +08:00
BinTianqi
32b78a9738 fix a serious bug in v5.3 (#20)
use composable function instead of fragment to display authenticate screen
fix authenticate screen is transparent in light theme
2024-05-19 20:35:52 +08:00