| AppID: | m.co.rh.id.a_medic_log |
| Author: | rh-id |
| License: | GPL-3.0-only |
| InRepoSince: | 2022-03-22 |
| LastRepoUpdate: | 2026-06-06 |
| LastAppUpdate: | Unknown |
| LastVersion: | 1.4.0 |
| Categories: | Sports & Health |
| APK source: | Github |
| Google Play: | Check if it's there |
WhatsNew:
Release 1.4.0+24
Features:
* Add 8 new language translations (German, French, Italian, Romansh, Icelandic, Estonian, Norwegian Bokmål, Norwegian Nynorsk)
* Upgrade to Java 17 and AGP 9.2.1
Improvements:
* Major architecture refactor - split DAOs into focused single-entity classes
* Implement Repository pattern for better separation of concerns
* Add database foreign key CASCADE constraints
* Add database indexes for better query performance
* Migrate RxJava to fromCallable and thread-safe Subj