Commit Graph

17 Commits

Author SHA1 Message Date
Michatec bdd204d9de - Migrate dependencies to Version Catalog (libs.versions.toml)
- Update Kotlin to 2.3.20 and Jackson Core to 2.21.2
- Update Gradle Wrapper to 9.4.1
- Bump version code to 17 and version name to 1.7
- Remove unused `percentTranslationY` property from `FragmentLinearLayout`
- Clean up semicolons in `MainApplication.kt`
- Update `.gitignore` to include `gradle-daemon-jvm.properties`
2026-03-24 13:07:06 +01:00
Michachatz ebb54fd19b Add JitPack repository and FreeDroidWarn dependency 2026-03-24 08:25:38 +01:00
Michatec ecb60038e0 - Updated build.gradle 2026-03-08 14:49:43 +01:00
Michatec 3199004951 - Updated build.gradle 2026-03-08 14:48:37 +01:00
Michatec df602c5220 - Updated the PreferencesFragment.kt
- New Build Variant added
- New strings added in strings.xml
- Updated build.gradle
2026-03-08 14:39:00 +01:00
Michatec 040e59ee58 - Updated the ScreenActivity.kt
- Some settings updated
- Fix some bugs
2026-03-08 13:03:31 +01:00
Michatec 24ff71b1fa - Renamed the package Name
- Update some features
- Fix some bugs
2026-03-08 11:39:00 +01:00
Michatec d5789bb124 -- BIG Update -- 2026-03-05 18:25:52 +01:00
kitsunyan d7b3476a4a Release 1.3 2020-08-01 05:59:01 +03:00
kitsunyan 640a13e7fb Release 1.2 2020-07-25 01:40:37 +03:00
kitsunyan cd4fca7147 Fix vector drawables on Android < 7.0 2020-07-07 23:56:08 +03:00
kitsunyan c34574c014 Release 1.1 2020-06-26 04:13:45 +03:00
kitsunyan f6f2cc89be Migrate from Coil to Picasso 2020-06-26 02:04:36 +03:00
kitsunyan b646259f5d Drop AppCompat 2020-06-25 23:02:28 +03:00
kitsunyan 1103e6c75c Remove unused files from APK 2020-06-20 23:22:39 +03:00
kitsunyan b445bc9d24 Better install/uninstall events handling 2020-06-08 12:55:44 +03:00
kitsunyan b046baab59 Initial commit 2020-06-06 01:28:55 +03:00