Releases: jksalcedo/librefind
Releases · jksalcedo/librefind
Release v0.19.0
What's Changed
- ci: add verification step for release keystore env vars by @jksalcedo in #207
- Add version properties file by @jksalcedo in #213
- update and expand app categories in SubmitScreen by @jksalcedo in #219
- New voting system by @jksalcedo in #216
- Foss app siblings by @jksalcedo in #212
- Weblate translations (Croatian) by @jksalcedo in #217
- Add link to web submission app in README by @AnonymousUser98 in #218
- Fix UI inconsistency in long translated texts by @jksalcedo in #220
- Update README with new badge information by @jksalcedo in #227
- #KeepAndroidOpen by @Wqttzicue in #229
- filter system apps by @jksalcedo in #230
- automate versioning properties by @jksalcedo in #232
- v0.19.0 by @jksalcedo in #233
New Contributors
- @Wqttzicue made their first contribution in #229
Full Changelog: v1.0.0-beta18...v0.19.0
v1.0.0-beta18
What's Changed
- Weblate translations by @jksalcedo in #176
- Translated using Weblate (Russian) by @jksalcedo in #178
- build: update dependencies and implement dynamic versioning logic by @jksalcedo in #179
- Enhance alternative screen ux by @jksalcedo in #180
- Update icons by @jksalcedo in #181
- Replace material icons by @jksalcedo in #182
- allow users to manually reclassify apps as FOSS by @jksalcedo in #183
- Simplify foss package verification by @jksalcedo in #184
- Language selection option by @jksalcedo in #185
- feat: add language selection option to changelog by @jksalcedo in #186
- Add F-Droid badge to README by @jksalcedo in #189
- Translated using Weblate (Arabic)
Currently translated at 33.0% (94 of 284 strings)
Translation: LibreFind/Android Strings
Translate-URL: https://hosted.weblate.org/projects/librefind/android-strings/ar/ by @jksalcedo in #190
- Weblate translations by @jksalcedo in #193
- Fix generic duplicate app warnings by @jksalcedo in #194
- Add support for pending apps in sovereignty score and dashboard by @jksalcedo in #195
- Allow linking foss alternatives to multiple target apps by @jksalcedo in #196
- Fix images in README by @AnonymousUser98 in #198
- Web submission by @jksalcedo in #201
- Refactor release workflow to streamline APK building by @jksalcedo in #204
- Update release.yml by @jksalcedo in #205
- build: add release signing configuration using environment variables by @jksalcedo in #206
New Contributors
- @AnonymousUser98 made their first contribution in #198
Full Changelog: v1.0.0-beta17...v1.0.0-beta18
v1.0.0-beta17
What's Changed
- Added ability to reclassify apps (Mark as FOSS)
- Fixed Obtainium apps being classified as proprietary
- Added AOSP system apps to known FOSS list
- Replaced Material icons with custom drawable icons
- Added "Add Alternative" option to details screens
- Added language selection option
Full Changelog: v1.0.0-beta16...v1.0.0-beta17
v1.0.0-beta16
What's Changed
- configure manual Android build for CodeQL by @jksalcedo in #152
- Update badges in README.md by @jksalcedo in #153
- update license identifiers to SPDX standard in SubmitScreen by @jksalcedo in #155
- add alternative reporting system by @jksalcedo in #156
- add category selection to app submissions by @jksalcedo in #158
- Improve repository url validation by @jksalcedo in #160
- Fix ci by @jksalcedo in #159
- Fix GitHub auth by @jksalcedo in #161
- User reports bug by @jksalcedo in #162
- Refactor some code by @jksalcedo in #163
- Add transitions by @jksalcedo in #164
- Weblate translations by @jksalcedo in #165
- Update README.md by @jksalcedo in #168
- Translated using Weblate (Chinese (Simplified Han script)) by @jksalcedo in #166
- Weblate translations by @jksalcedo in #170
- update Gradle to 9.2.1 and AGP to 9.0.1 by @jksalcedo in #169
Full Changelog: v1.0.0-beta15...v1.0.0-beta16
v1.0.0-beta15
What's Changed
- externalize UI strings to resources for localization by @jksalcedo in #139
- Update README.md by @jksalcedo in #141
- Refactor by @jksalcedo in #142
- include launchable system apps in inventory source by @jksalcedo in #143
- Create codeql.yml by @jksalcedo in #146
- relocate metadata files to fastlane directory by @jksalcedo in #147
- Doc by @jksalcedo in #148
- Update README.md by @jksalcedo in #149
- Add submission type to submissions by @jksalcedo in #150
- Add CodeQL analysis workflow configuration by @jksalcedo in #151
Full Changelog: v1.0.0-beta14...v1.0.0-beta15
v1.0.0-beta14
What's New:
- Significant under-the-hood improvements for localization support.
- Bug fixes and performance enhancements.
- Include launchable system apps (eg. Camera)
Full Changelog: v1.0.0-beta13...v1.0.0-beta14
v1.0.0-beta13
What's Changed
- chore: bump version to 1.0.0-beta13 and fix signed apk naming by @jksalcedo in #127
- Set color of splash screen to dark if dark theme is active by @ctr04 in #122
- Change corresponding color and shown percentage if item is clicked by @ctr04 in #117
- Create POLICY.md by @ctr04 in #126
- GitHub sign in by @jksalcedo in #130
- docs: update privacy policy and add auth logging by @jksalcedo in #129
- Added a splash screen animation by @ctr04 in #128
- Privacy policy by @jksalcedo in #131
- add Weblate configuration for app strings and metadata by @jksalcedo in #132
- docs: add translations section and Weblate badge to README.md by @jksalcedo in #133
- Update README.md by @jksalcedo in #134
- Add support for linking existing FOSS alternatives to props by @jksalcedo in #135
- Style by @jksalcedo in #136
- add proprietary-only filter and sync dashboard filter states by @jksalcedo in #137
Full Changelog: v1.0.0-beta12...v1.0.0-beta13
v1.0.0-beta12
What's Changed
- ci: move APK signing from Gradle to GitHub Actions workflow by @jksalcedo in #91
- build(ci): sanitize and verify keystore decoding in release workflow by @jksalcedo in #92
- Update README.md by @jksalcedo in #97
- Update badges and links in README.md by @jksalcedo in #98
- Round to nearest integer instead of down by @ctr04 in #94
- style(ui): update sovereign level color from gold to green by @jksalcedo in #99
- feat(ui): add ignored apps filter to dashboard by @jksalcedo in #100
- prevent duplicate submissions and update changelog by @jksalcedo in #102
- Long click shows restore option for ignored apps by @ctr04 in #103
- Maybe ignored apps should get ignored in fossPercentage calculation? by @ctr04 in #104
- Link existing foss apps in submissions by @jksalcedo in #105
- Add in app submission tutorial for foss app contributions by @jksalcedo in #107
- fix(ui): Fix bug in voting system by @jksalcedo in #108
- Add obtainium button by @jksalcedo in #109
- feat(ui): Update app icon for store by @jksalcedo in #110
- decode navigation argument and add default values to Supabase models by @jksalcedo in #111
- refactor: allow null values for Supabase DTO fields and handle in rep… by @jksalcedo in #112
- feat: implement anonymous app scan statistics reporting by @jksalcedo in #113
- feat: implement anonymous app scan statistics reporting by @jksalcedo in #114
Full Changelog: v1.0.0-beta11...v1.0.0-beta12
v1.0.0-beta11
What's Changed
- Update README.md by @jksalcedo in #82
- Settings button and option to donate by @ctr04 in #84
- Automated release by @jksalcedo in #85
- feat(ui): add account deletion and refactor settings screen by @jksalcedo in #83
- build(ci): Configure release signing for automated builds by @jksalcedo in #86
- feat(ui): remove settings button from dashboard profile dialog by @jksalcedo in #87
- perf: implement bulk lookups and caching for app classification by @jksalcedo in #88
- ci: optimize release workflow and gradle build performance by @jksalcedo in #89
- ci: optimize release workflow and gradle build performance by @jksalcedo in #90
New Contributors
Full Changelog: v1.0.0-beta10...v1.0.0-beta11
v1.0.0-beta10
What's Changed
- Add license and language badges to README by @jksalcedo in #74
- Update README to reflect Supabase usage by @jksalcedo in #75
- Expand licenses by @jksalcedo in #80
- Overlay tutorial by @jksalcedo in #79
- feat: add toolbar filters and pending status classification by @jksalcedo in #77
- Feature/remove changelogs by @jksalcedo in #76
Full Changelog: v1.0.0-beta9...v1.0.0-beta10