mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-22 10:52:10 +00:00
Add: Changelog file
This commit is contained in:
parent
1d23037f74
commit
170ac5a8d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
!/.gitignore
|
||||
!/build.gradle.kts
|
||||
!/settings.gradle.kts
|
||||
!/CHANGELOG.md
|
||||
!/COPYING
|
||||
!/DEVDOC.md
|
||||
!/extra
|
||||
|
111
CHANGELOG.md
Normal file
111
CHANGELOG.md
Normal file
@ -0,0 +1,111 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.9.4 (18.08.2022)
|
||||
------------------
|
||||
- Fix: Showing updates notification even when disabled
|
||||
- Add: Threema, Stable Calyx OS and Session to preset-repositories
|
||||
- Fix(try): Background installer
|
||||
- Add: Release apks and images cache retention options
|
||||
- Update translation
|
||||
|
||||
0.9.3 (06.08.2022)
|
||||
------------------
|
||||
- Add: Favorites category
|
||||
- Add: Option to set sync interval
|
||||
- Add: Supporting auto importing fdroidrepos: repo addresses from clipboard
|
||||
- Fix: Nested scrolling of AppSheet
|
||||
- Fix: Repository apps count
|
||||
- Fix: Allow retention of apk till "consumed"
|
||||
- Update: Make app description and changelog text selectable
|
||||
- Update: Show full text of inexpandable text blocks
|
||||
- Small UI fixes
|
||||
|
||||
0.9.2 (28.07.2022)
|
||||
------------------
|
||||
- Fix: Setting ignore updates doesn't hide from updates
|
||||
- Fix: Alphabetical sorting of Installed
|
||||
- Fix: Nested scrolling of AppSheet
|
||||
- Fix: Showing install action while download is running
|
||||
- Fix: StatusBar icons visibility on dynamic colors' theme
|
||||
- Update Translations
|
||||
|
||||
0.9.1 (10.07.2022)
|
||||
------------------
|
||||
- Add: System dynamic theme (aka. Material You)
|
||||
- Add: 7 new preset repositories
|
||||
- Add: Architecture label on releases for a specific architecture
|
||||
- Remove: UnifiedPush repo (dead)
|
||||
- Fix: Links in settings
|
||||
- Fix: Annoying 0 updates notification
|
||||
- Fix: Hide Author's website when it isn't available
|
||||
- Fix: Parsing clipboard's content for repo URI
|
||||
- Fix: Not showing update action
|
||||
|
||||
0.9.0 (07.07.2022)
|
||||
------------------
|
||||
- Renamed package to com.machaiv3lli.fdroid
|
||||
- Fully new UI/UX with Material Design 3
|
||||
- Add: Update all
|
||||
- Add: Favorite (further features to come later)
|
||||
- Add: Snackbar with action on long press actions
|
||||
- Add: Flexibel extended card actions
|
||||
- Add: Expandable extra actions for AppSheet
|
||||
- Add: Option to not show screenshots
|
||||
- Add: Cross-compatibility of root and normal installer
|
||||
- Add: Language preference
|
||||
- Add: IPv6 Support with fast fallback to IPv4 (@Mynacol)
|
||||
- Add: Session-root-installer option (Needed for +A13)
|
||||
- Add: Only ask for root when selected
|
||||
- Update: Show repository host name instead of developer name on repository card
|
||||
- Update: horizontal scrolling screenshots
|
||||
- Fix: Auto updating installed/updates lists
|
||||
- Fix: Crash on A12+ (gotta disable battery optimization)
|
||||
- Fix: Root installer
|
||||
- Fix: Delete Cached File After Uninstall
|
||||
- Fix: Crash on pressing download when offline
|
||||
- Remove: Unused list animation preference
|
||||
|
||||
0.4.3 (20.12.2021)
|
||||
------------------
|
||||
- Fix: Screenshot placeholder icon
|
||||
- Fix: Soft crash when starting AppDetails
|
||||
- Fix: Run only one instance of root installer
|
||||
- Fix: Root installer
|
||||
|
||||
0.4.2 (15.12.2021)
|
||||
------------------
|
||||
- Update: More of Material Design 3
|
||||
- Clean up: Huge parts of the code base
|
||||
- Update: Optimize installer
|
||||
- Fix: Delete Cached File After Uninstall
|
||||
- Fix: Freeze with Root Installer
|
||||
- Fix: Links' icon tint
|
||||
- Fix: Crash on pressing download when offline
|
||||
- Fix: Accidental scrolling on back gesture
|
||||
- Fix: Screenshots size before loading
|
||||
- Fix: Action Text Color visibility
|
||||
- Fix: App version text being colored when not planed
|
||||
- Update translations: Hindi, Hungarian, Finnish, Norwegian, Chinese(Simplified), Turkish, Russian, Portoguese(Brazil), German, French, Italian, Arabic (Saudi Arabia), Spanish, Sinhala, Polish, Dutch, Greek
|
||||
|
||||
0.4.1 (17.11.2021)
|
||||
------------------
|
||||
- Fix Normal Install Crash
|
||||
|
||||
0.4.0 (17.11.2021)
|
||||
------------------
|
||||
- Add: Language preference
|
||||
- Update: horizontal scrolling screenshots
|
||||
- Fix: Background root installer
|
||||
- Add: Only ask for root when selected
|
||||
- Tons of UI/UX tweaks
|
||||
|
||||
0.3.6 (28.10.2021)
|
||||
------------------
|
||||
- Add Icon for opening Details
|
||||
- Top App Bar Differences made more prominent
|
||||
- Root Permission will only be asked when used
|
||||
- Switch Visibility fixes
|
||||
- Added Arabic Translation
|
||||
- Long press on source Icon to copy link
|
||||
- Replace Toast with Snackbar
|
Loading…
x
Reference in New Issue
Block a user