v1.6.12Android
Added 4
- Warn before exporting settings that may include secrets
- Implement certificate pinning
- Add a setting for a fixed auto-export file name
- Add Samsung Galaxy Store source
Changed 4
- Centralize logging
- Fetch AppGallery app details via API
- Show full category names in chips and use compact + chip
- Open app detail page when tapping single-app update notifications
Fixed 5
- Fix RuStore 419 error
- Fix RTL version-update arrow direction
- Validate file paths in archive extraction and downloads
- Make filter dialog scrollable so buttons remain reachable
- Keep export dir setting when temporarily unavailable
Security 1
- Stop forwarding credentials to cross-origin redirect targets
From Obtainium
What's Changed
- Fix RuStore 419 by @skrimix in https://github.com/ImranR98/Obtainium/pull/3209
- Fix RTL version-update arrow direction by @xhon-pelushi in https://github.com/ImranR98/Obtainium/pull/3199
- Update zh.json translations by @Jursin in https://github.com/ImranR98/Obtainium/pull/3195
- i18n: update
pl.jsonby @krvstek in https://github.com/ImranR98/Obtainium/pull/3193 - Update nl.json by @ojppe in https://github.com/ImranR98/Obtainium/pull/3192
- Update ru.json by @solokot in https://github.com/ImranR98/Obtainium/pull/3185
- Translation: Update hu.json by @summoner001 in https://github.com/ImranR98/Obtainium/pull/3184
- Update ja.json by @bluefly000 in https://github.com/ImranR98/Obtainium/pull/3180
- style: tab changed from 2 spaces -> 4 spaces in en translations by @master-bob in https://github.com/ImranR98/Obtainium/pull/3197
- Validate file paths in archive extraction and downloads by @ethicnology in https://github.com/ImranR98/Obtainium/pull/3175
- fix: stop forwarding credentials to cross-origin redirect targets by @ethicnology in https://github.com/ImranR98/Obtainium/pull/3174
- feat: warn before exporting settings that may include secrets by @ethicnology in https://github.com/ImranR98/Obtainium/pull/3178
- Implement certificate pinning by @flexxxxer in https://github.com/ImranR98/Obtainium/pull/3065
- Сentralize logging by @dordzhiev in https://github.com/ImranR98/Obtainium/pull/2906
- Add a setting for a fixed auto-export file name (#2343) by @bhavit04 in https://github.com/ImranR98/Obtainium/pull/3079
- Fetch AppGallery app details via API by @skrimix in https://github.com/ImranR98/Obtainium/pull/3217
- By @ImranR98 in https://github.com/ImranR98/Obtainium/pull/3222
- Make filter dialog scrollable so buttons remain reachable (#3201)
- Keep export dir setting when temporarily unavailable (#3189)
- Show full category names in chips and use compact + chip (#3183)
- Open app detail page when tapping single-app update notifications (#3190)
- Add Samsung Galaxy Store source by @BingoKingo in https://github.com/ImranR98/Obtainium/pull/3220
- New translation placeholders by @ImranR98 in https://github.com/ImranR98/Obtainium/pull/3224
New Contributors
- @skrimix made their first contribution in https://github.com/ImranR98/Obtainium/pull/3209
- @xhon-pelushi made their first contribution in https://github.com/ImranR98/Obtainium/pull/3199
- @master-bob made their first contribution in https://github.com/ImranR98/Obtainium/pull/3197
- @ethicnology made their first contribution in https://github.com/ImranR98/Obtainium/pull/3175
- @flexxxxer made their first contribution in https://github.com/ImranR98/Obtainium/pull/3065
- @dordzhiev made their first contribution in https://github.com/ImranR98/Obtainium/pull/2906
- @bhavit04 made their first contribution in https://github.com/ImranR98/Obtainium/pull/3079
- @BingoKingo made their first contribution in https://github.com/ImranR98/Obtainium/pull/3220
Full Changelog: https://github.com/ImranR98/Obtainium/compare/v1.6.11...v1.6.12