Popstar (Patch 1)

This commit is contained in:
Sad Ellie 2023-12-12 09:49:26 +03:00
parent 36fe441ded
commit f623e989e5
2 changed files with 9 additions and 1 deletions

View File

@ -0,0 +1,8 @@
"Popstar" update:
- Input is now not cleared by default (see calculator settings)
- Fractional output
- Chrome OS, tablets and foldables support
- Improved landscape and split screen layout
- Added more units
- Date difference improvements

View File

@ -1,5 +1,5 @@
[versions] [versions]
versionCode = "32" versionCode = "33"
versionName = "Popstar" versionName = "Popstar"
androidxBrowserBrowser = "1.7.0" androidxBrowserBrowser = "1.7.0"