Commit Graph

61 Commits

Author SHA1 Message Date
renovate[bot] c566303538 Update dependency com.android.application to v9.2.1 2026-05-27 00:07:32 +00:00
Michachatz 06962a32ed Merge pull request #2 from Michatec/renovate/configure
Configure Renovate
2026-05-26 00:02:30 +02:00
renovate[bot] 7f5d27f656 Add renovate.json 2026-04-15 21:35:13 +00:00
Michatec 7b561fe428 Merge branch 'master' of https://github.com/Michatec/michas-droid 2026-04-09 14:27:07 +02:00
Michatec 688d03ba8b - Migrate build system to Kotlin DSL (build.gradle.kts, settings.gradle.kts)
- Upgrade `compileSdk` and `targetSdk` to 36
- Add German (`de`) localization and string resources
- Add Michachatz F-Droid repository to default list
- Update dependencies and plugins in `libs.versions.toml`
- Remove manual signing configuration from README.md
- Refactor code to use non-deprecated `alpha` property and context-based string retrieval
- Clean up `buildConfig` and locale filtering logic
2026-04-09 13:34:45 +02:00
Michachatz fb06922278 Remove version badge from README
Removed a version badge from the README.
2026-03-30 00:22:31 +02:00
Michachatz 821d847ce2 Update license link in README.md 2026-03-30 00:22:19 +02:00
Michachatz 5a76773ae3 Enhance README with project badges
Added badges for version, downloads, issues, contributors, and license.
2026-03-29 23:55:39 +02:00
Michachatz f303844e28 Add warning about Google identity requirements
Added a warning about upcoming Google requirements for apps on certified Android devices.
2026-03-25 07:37:58 +01:00
Michatec 9e32fe3871 - Move FreeDroidWarn initialization from MainApplication to ScreenActivity v1.7 2026-03-24 17:43:21 +01:00
Michatec 6b2ac6d740 - Removed old changelogs
- Removed launcher SVG and build script
2026-03-24 17:33:47 +01:00
Michatec 2c9af08e8c - Refactor code to use idiomatic Kotlin functions like isNullOrEmpty(), associateBy, and appendRange
- Increase `DiffUtil` threshold in `CursorRecyclerAdapter` to 500 and optimize equality checks
- Simplify locale configuration by removing legacy Android SDK version checks
- Remove unnecessary `@SuppressLint` annotations and `@Volatile` modifiers
- Improve performance of collection operations in `ProductFragment` and `Preferences` using `associateBy` and `firstOrNull`
- Suppress deprecation warnings for `getOpacity` in `DrawableWrapper` and `TabsFragment`
- Clean up service binding logic in `Connection.kt` with better type casting
2026-03-24 17:31:51 +01:00
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 112d4bdb62 Integrate FreeDroidWarn for upgrade warnings 2026-03-24 08:43:37 +01:00
Michachatz ebb54fd19b Add JitPack repository and FreeDroidWarn dependency 2026-03-24 08:25:38 +01:00
Michatec ecb60038e0 - Updated build.gradle v1.6 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 bee6af56ca Fix some bugs 2020-08-01 05:53:41 +03:00
kitsunyan edd82e2797 Add "System" theme which respects day/night state on Android 10 2020-07-31 00:40:17 +03:00
kitsunyan 175448dc8d Fix some usability issues 2020-07-30 16:46:54 +03:00
kitsunyan 3ec4eed536 Add support for metadata icons as fallback 2020-07-30 07:58:06 +03:00
kitsunyan 09067cd2d4 Allow to view packages per repository 2020-07-30 07:03:32 +03:00
kitsunyan 6467b23c65 Search in description, rank search results 2020-07-29 23:46:43 +03:00
kitsunyan 161085ada1 Properly handle multiple suggested versions 2020-07-29 20:51:05 +03:00
kitsunyan b8fb749589 Fix usability issues on screenshots screen 2020-07-29 14:59:55 +03:00
kitsunyan 640a13e7fb Release 1.2 2020-07-25 01:40:37 +03:00
kitsunyan 8fe35edc82 Update metadata 2020-07-25 00:44:37 +03:00
kitsunyan cc8766a870 Fix toolbar menu divider on Huawei EMUI 2020-07-25 00:06:04 +03:00
kitsunyan 2714f96249 Rework action buttons in product activity 2020-07-24 05:18:23 +03:00
Allan Nordhøy 3f1e080793 README reworked 2020-07-24 00:35:52 +03:00
kitsunyan 1cc79e168f Fix invalid text style in toolbar on Samsung devices 2020-07-23 00:45:45 +03:00
kitsunyan 6a55edcaa7 Further rework strings 2020-07-19 02:52:09 +03:00
Allan Nordhøy 47f7207242 Application strings reworked 2020-07-17 00:54:39 +03:00
kitsunyan a83a50c323 Fix removing update notification 2020-07-11 18:06:36 +03:00
kitsunyan cd4fca7147 Fix vector drawables on Android < 7.0 2020-07-07 23:56:08 +03:00
kitsunyan 2cd9dd761d Add Open Collective 2020-07-07 23:10:59 +03:00
kitsunyan 2c4f693d64 Respect animation setting for ViewPager2 scrolling 2020-07-06 15:22:10 +03:00
kitsunyan 6866a04932 Persist sort order 2020-07-05 02:06:25 +03:00
kitsunyan 0d4aedad87 Partial ProductAdapter updates, drop direct bindViewHolder calls 2020-07-04 12:22:22 +03:00
kitsunyan 930e195772 Manually control SearchView focus 2020-07-04 09:52:34 +03:00
kitsunyan ba3936311e Better back press handling 2020-07-04 03:14:23 +03:00
kitsunyan c34574c014 Release 1.1 2020-06-26 04:13:45 +03:00
kitsunyan a267337578 Update screenshots 2020-06-26 02:49:52 +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