This commit is contained in:
Sad Ellie 2023-12-10 22:36:38 +03:00
parent d30b9cb89d
commit 0506b123a0
3 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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 156 KiB

View File

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