Commit Graph

17 Commits

Author SHA1 Message Date
MM20
64dc66aadb Update dependencies, change java version to 11, update Gradle 2026-08-12 23:42:41 +02:00
MM20
057de087e9 Use all system locales to determine default currencies 2026-08-11 21:48:20 +02:00
MM20
58772e7195 Unit converter: list preferred currencies first
Close #1837
2026-06-29 19:13:39 +02:00
MM20
06982b6e5a Specify compile sdk minor version
Close #1867
2026-04-14 20:00:45 +02:00
MM20
37fa1697dd Migrate to Android Gradle Plugin 9 2026-03-28 16:02:54 +01:00
MM20
167500233e Fix second -> year unit converter factor 2025-10-11 14:29:46 +02:00
MM20
9205025761 Make unit converter parsing more lenient and add units of volume
Close #1323
2025-10-05 22:37:19 +02:00
MM20
90ce8c1233 Fix unit converter aliases 2025-09-28 15:02:16 +02:00
Anirudh Vempati
44f6485e71 Feature: Convert lower cased currency codes in unit conversion (#1619) 2025-09-08 19:51:31 +02:00
MM20
d4549069b8 modernize gradle scripts 2025-08-16 16:34:03 +02:00
MM20
3887324d37 Move unit converter supported units to a different screen 2024-08-12 19:34:38 +02:00
Guillermo Villafuerte
827eb08908 Show additional info for unit and currency converter (#720)
* Now for conversion patterns such as "TO > FROM" and "TO - FROM" are accepted

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Added help URL for unit converter

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Localized supported units are now shown on a screen that can be invoked from unit converter settings

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Made localizable titles for dimensions and preferences

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Show currency units on list if enabled.

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

* Supported units are now listed inline instead of a separate screen.

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>

---------

Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
2024-08-12 15:13:02 +02:00
MM20
32276934bb Add currency converter symbol aliases (i.e. € for EUR) 2024-05-18 13:01:37 +02:00
MM20
f8f82e6294 Add decimeter as unit of length
Close #650
2024-01-19 22:54:03 +01:00
MM20
92ddc75060 Refactor preferences module 2024-01-19 22:29:37 +01:00
MM20
2d5a0bf5a7 Modernize gradle scripts, migrate to TOML version catalog 2023-10-05 21:54:19 +02:00
MM20
3f8880a90a Reorganize and group modules 2022-12-13 17:37:26 +01:00