mirror of
https://github.com/NeoApplications/Neo-Store.git
synced 2025-03-14 10:17:08 +00:00
507 lines
18 KiB
Markdown
507 lines
18 KiB
Markdown
CHANGELOG
|
|
=========
|
|
|
|
1.0.0 (??.??.2024) 380+ Commits +300 Translations
|
|
------------------
|
|
|
|
### Function
|
|
|
|
- Add: Preference to disable signature check for updates/installs
|
|
- Add: Preference to disable download version check
|
|
- Add: Display localized product name and description (credits @BLumia)
|
|
- Add: Export/import the repositories
|
|
- Add: Export/import installed apps
|
|
- Add: Room Kotlin KSP code generation
|
|
- Add: ConnectionPool, redirections to Coil calls
|
|
- Add: Opening IzzyOnDroid links (credits @GitGitro)
|
|
- Add: Network constraint to Download works
|
|
- Add: Own client & connectionPools for CoilDownloader
|
|
- Add: ForegroundServiceType for works (Required on A14)
|
|
- Add: Package source to session installer (SDK33+)
|
|
- Add: Explicit field for HTTP proxy address
|
|
- Add: Option to use DownloadManager API
|
|
- Add: AppManager installer
|
|
- Add: Options to allow downgrades (debuggable) and installing pre-A6 apps (starting Android 14)
|
|
- Add Repos: Aniyomi, Koyu, Kuschku, Kvaestiso, Etopa, Metatrans Apps, Gadgetbridge, FUTO, Grobox, Julian Fairfax, spiritCroc Test, Zimbelstern, Cromite, Divolt Repo, Rboard, Cake Wallet (credits @GitGitro)
|
|
- Add Repos: Samourai Wallet Repo (credits @RequestPrivacy)
|
|
- Add Repos: Julian Andres Klode's repo (credits @ishanarora)
|
|
- Add Repos: PurpleI2p, INVISV, Monerujo, iodé, spiritCroc, DivestOS Unofficial, Funkwhale
|
|
- Remove Repos: Fluffy Chat (stable and nightly), Ungoogled Chromium, i2p
|
|
- Fix: Calling Tor addresses
|
|
- Fix: Make RootInstaller null-safer
|
|
- Fix: Auto-sync on "Only charging"
|
|
- Fix: The description for PeterCxy's Shelter repo (credits @ishanarora)
|
|
- Fix: c:geo repository (credits @ishanarora)
|
|
- Fix: Updates Product query
|
|
- Fix: Adding repo using scanner
|
|
- Fix: Detecting updates of multi-repos apps
|
|
- Fix: Clicking updates notification
|
|
- Fix: Launching parallel updates
|
|
- Fix: Updating apps in the background
|
|
- Fix: Install notification
|
|
- Fix: Cromite address
|
|
- Fix: External search calls
|
|
- Fix: Opening an app from repo url
|
|
- Update: Cache apks in external cache
|
|
- Update: Replace OkHttp with Ktor (except for Coil)
|
|
- Update: More open network security policy
|
|
- Update: Make root session installer default ture if A13+
|
|
- Update: Make product queries observe all relevant entities
|
|
- Update: Revamp Installer works
|
|
- Update: Revamp Downloader
|
|
- Update: Revamp proxy handling
|
|
- Update: Revamp Repository data class
|
|
- Update: Revamp all installers
|
|
- Update: Convert auto-sync interval unit to hours
|
|
- Update: Optimize the main products query
|
|
- Update: Migrate download, exodus & sync backend from Sevice- to Worker-based
|
|
- Update: Replace RxJava usage with Coroutines
|
|
- Update: Allow parallel downloads from different repositories
|
|
- Update: Allow parallel sync of repos
|
|
- Update: Revamp the ExodusAPI classes
|
|
- Update: Ignore secondarySource when it's the same as primarySource
|
|
- Update: Rebase to use one activity
|
|
- Update: Replace appsToBeInstalled list usage with InstallWorker
|
|
- Update: Convert InstallerService to BroadcastReceiver
|
|
- Update: Allow pre-composing all pages
|
|
- Update: minSDK to 24
|
|
- Update: compileSDK 34
|
|
- Update: targetSDK 34
|
|
- Remove: Dependencies of deprecated usage
|
|
|
|
### UI
|
|
|
|
- Add: Preference to show/hide categories bar
|
|
- Add: Linking database from Application
|
|
- Add: (Products)List, StringInput DialogUIs
|
|
- Add: Block border to sheets & pages
|
|
- Add: New optional BottomNavBar item layout
|
|
- Add: Categories app info chips
|
|
- Add: New apps carousel layout
|
|
- Add: Option for alt new apps layout
|
|
- Add: Dynamic theme variants
|
|
- Add: Medium and high contrast themes
|
|
- Fix: Switch layout on low-dpi/multi-lines
|
|
- Fix: Screenshots scaling issue after opening once
|
|
- Fix: Pre-mature cutting horizontal products recycler layout
|
|
- Fix: Avoid forgetting expand-state of description text
|
|
- Fix: Content padding of Main pages
|
|
- Fix: Ghost clicking settings when search is expanded
|
|
- Fix: Showing progress bar in AppSheet when not active
|
|
- Update: App's icon
|
|
- Update: Theme colors (MD3 v2/tonals)
|
|
- Update: Revamp all layouts
|
|
- Update: Revamp Carrousel item layout
|
|
- Update: Split Installed page to two tabs
|
|
- Update: Revamp repositories page
|
|
- Update: Make pagers animate scrolling
|
|
- Update: Larger layout corners
|
|
- Update: Revamp all sheets (now composables)
|
|
- Update: Revamp all dialogs (now composables)
|
|
- Update: Revamp all sheets
|
|
- Update: Revamp all chips
|
|
- Update: Revamp all items using ItemList
|
|
- Update: Revamp screenshots layouts
|
|
- Update: Revamp ExplorePage
|
|
- Update: Replace slide animated compose with fade
|
|
- Update: Revamp search bar layout
|
|
- Update: Revamp PermissionItem
|
|
- Update: Resort Main pages
|
|
- Remove: Scrollable top bars
|
|
|
|
### UX
|
|
|
|
- Add: Licenses filters
|
|
- Add: Permission ignore button
|
|
- Add: Preference to keep notification of successfully installed app
|
|
- Add: Slide down to close gesture to screenshots viewer
|
|
- Add: Apps list to RepoSheet
|
|
- Add: Swipe to navigate between pages
|
|
- Add: Search page
|
|
- Add: Launch search page on receiving search Intent
|
|
- Add: More categories icons
|
|
- Add: Erase button to items in downloads log
|
|
- Add: Option to allow unstable updates to each app
|
|
- Add: PrivacyPoints to PrivacyPanel cards
|
|
- Add: All Anti-features in PrivacyPanel
|
|
- Add: Qr Code to repo sheet
|
|
- Add: Permission to install packages
|
|
- Add: Search when to-be-opened package doesn't exist
|
|
- Fix: Applying sort/filter options directly
|
|
- Fix: Scrolling along qr-code in RepoSheet
|
|
- Fix: Showing updatable label for Product items
|
|
- Fix: Showing right version in AppSheet's header
|
|
- Fix: Showing downloaded version (in downloads log)
|
|
- Update: Alphabetically sort current downloads in Installed page
|
|
- Update: Replace SearchPage with independent SearchSheet
|
|
- Update: Hide irrelevant sort/filter options
|
|
- Update: Communicate status on download errors
|
|
- Update: Using pager in App Sheet for Privacy Panel
|
|
- Update: Bind short description lines limit to extended state
|
|
- Update: Better download state communication
|
|
- Update: Show short description for unexpanded description
|
|
- Update: Revamp download and sync notifications
|
|
- Update: Use categories grouping in Explore page
|
|
- Update: Prefer search results with last update not longer than 1 year ago
|
|
- Update: Text to show when no compatible releases exist
|
|
- Update: Differentiate between having no trackers and lacking exodus data
|
|
- Update: Show dialog before opening source code
|
|
- Remove: Search bar from Main pages
|
|
- Remove: Zooming on screenshots
|
|
|
|
0.9.15 (01.03.2023) 40+ Commits +30 Translations
|
|
------------------
|
|
|
|
### Function
|
|
|
|
- Add: KDE (Stable), C:Geo, Stack Wallet & PeterCxy's Shelter repos
|
|
- Add: Option for external download folder
|
|
- Fix: Background (silent) installer
|
|
- Fix: Cache clean up time in days not hours
|
|
- Update: Navigating to AppSheet without input of dev name
|
|
- Update: Simplify apps list in ExplorePage
|
|
|
|
### UI
|
|
|
|
- Fix: Expandable layout's padding
|
|
- Update: Move favorite button beside main action
|
|
- Update: BottomNav, SideNav layouts
|
|
- Update: Smaller layout icons
|
|
|
|
### UX
|
|
|
|
- Add: Permissions page
|
|
- Add: Downloads page (switch) to InstalledPage
|
|
- Add: Option to ignore notification on security vulnerabilities
|
|
- Update: Scroll to top when changing category in ExplorePage
|
|
- Update: Increase showing new & updated apps limit
|
|
- Update: Improve preference dialog value setting
|
|
|
|
0.9.14 (07.02.2023) 120+ Commits +80 Translations
|
|
------------------
|
|
|
|
### Function
|
|
|
|
- Fix: Not detecting root permission
|
|
- Fix: Unbinding DownloadService crash
|
|
- Fix: Crash on rxjava's throwable nullability
|
|
- Fix: Avoid calling https://icon on apps sans icon
|
|
- Fix: Save capitalized Repo fingerprint
|
|
- Update: Revamp batch update
|
|
- Remove: Obsolete Sections
|
|
- Remove: Unused Gradle options
|
|
|
|
### UI
|
|
|
|
- Update: Revamp InstalledPage
|
|
- Update: Revamp BottomNavBar button
|
|
|
|
### UX
|
|
|
|
- Add: Option to disable getting/showing trackers
|
|
- Add: FluffyChat nightly, Anonymous Messenger and BeoCode to default repos
|
|
- Add: Tooltip when trackers data isn't available
|
|
- Fix: FluffyChat repo address and fingerprint
|
|
- Fix: Not updating installed apps list on (un)installing apps
|
|
- Fix: Sticky sync/download notification
|
|
- Update: Enable Guardian project's repo by default
|
|
|
|
0.9.13 (20.01.2023) 90+ Commits +60 Translations
|
|
------------------
|
|
|
|
### Function
|
|
|
|
- Add: Repository's authentication pair setter/getter
|
|
- Add: Job IdRange for Sync jobs
|
|
- Add: DownloadState to SyncService
|
|
- Add: Sync/Download foreground service types
|
|
- Add: Option for sheets to be not pre-extended
|
|
- Add: Export/import of extras
|
|
- Add: SAF-File (with read, write, delete and share)
|
|
- Fix: Improve performance overload caused by search (credits @SocratesDz)
|
|
- Fix: Crashing LegacyInstaller (again)
|
|
- Fix: Fall back to default installer if root not granted
|
|
- Update: Use DownloadService's mutex to keep the service alive while needed
|
|
- Update: Replace RxJAva usage with Coroutines in SyncService
|
|
- Update: Allow using Coroutine Job as disposable
|
|
- Update: Revamp scheduling auto-sync
|
|
- Update: Improve installer handling based on existing in background and type
|
|
- Update: Simplify Prefs listener
|
|
- Update: auto-sync interval limits
|
|
- Update: Migrate last LiveData to Flows
|
|
- Update: FluffyChat's repo address
|
|
- Remove: Unused Dependencies
|
|
|
|
### UI
|
|
|
|
- Add: Cleaner splash screen icon
|
|
- Add: Filter Download state changes percentually
|
|
- Add: Warning card to AppSheet on known vulnerability
|
|
- Add: Repo mirror chips row
|
|
- Fix: 2-rows updated apps block even on one item
|
|
- Update: Migrate repo sheets into one composable
|
|
- Update: Snackbar stays shorter
|
|
|
|
### UX
|
|
|
|
- Add: Auto-sync option on charging
|
|
- Add: Active downloads list to Installed
|
|
- Add: Description text to ActionButtons (for screen readers, needs testing)
|
|
- Add: Show notification if an installed app has known vulnerabilities
|
|
- Add: Make Preferences accessible from system's app info
|
|
- Add: Allowed anti-features filter
|
|
- Fix: Unable to add a repository after adding empty one
|
|
- Fix: Running auto-sync only on WIFI, on plugged-in and combined
|
|
- Fix: Crash on deleting newly added repo
|
|
- Update: Open exodus tracker's page instead of tracker's website
|
|
|
|
0.9.12 (28.12.2022) 30+ Commits +60 Translations
|
|
------------------
|
|
|
|
### Function
|
|
|
|
- Add: Notifications permission (for A13)
|
|
- Add: Ask for PostNotifications permission on start
|
|
- Fix: Improve search performance (credits @pedrox-hs)
|
|
- Fix: Showing apps of all developers with protonmail as apps from the protonmail developer
|
|
- Fix: Sorting installed apps
|
|
- Fix: Replace deprecated functions in RootInstaller
|
|
- Fix: Installers getting false context
|
|
- Fix: LegacyInstaller's false Uri
|
|
- Update: TargetSDK 33
|
|
|
|
### UI
|
|
|
|
- Fix: Location permission group icon
|
|
- Update: ProductCard layout
|
|
- Update: Horizontal Product recycler layouts
|
|
|
|
### UX
|
|
|
|
- Add: Categories SideNavBar to explorer
|
|
- Fix: Category SideBar not updating according to SortFilterSheet
|
|
- Update: Change category filter to single selection
|
|
- Update: Asking for root permission when setting root installer
|
|
|
|
0.9.11 (03.12.2022) 70+ Commits +15 Translations
|
|
------------------
|
|
|
|
### Function
|
|
|
|
- Fix: Memory leak in Main & Prefs
|
|
|
|
### UI
|
|
|
|
- Add: The all new Privacy Visualization (Neo Meter Icons)
|
|
- Add: The all new Privacy Panel
|
|
|
|
### UX
|
|
|
|
- Fix: Opening the same RepoSheet repeatedly
|
|
|
|
0.9.10 (22.11.2022) 230+ Commits
|
|
------------------
|
|
|
|
- Add: App icon based on system theme
|
|
- Add: Installer type preference (including Legacy mode for dumb MIUI)
|
|
- Add: Specific screenshot placeholder
|
|
- Add: Cryptomator & TwinHelix Signal-FOSS preset repositories
|
|
- Fix: Navigation after launching from updates notification
|
|
- Fix: Download bar not reflecting true progress
|
|
- Fix: Prefs' dependency handling
|
|
- Update: Empty & hide SearchBar on pressing back before exit
|
|
- Update: ViewModels as monotone instances in the Activities
|
|
- Update: Simplify ListProduct layout
|
|
|
|
0.9.9 (31.10.2022) 7 Commits
|
|
------------------
|
|
|
|
- Add: Scan repo QrCode using BinaryEye (if installed)
|
|
- Fix: Lock in Installed after launching from updates notification
|
|
- Fix: Improve handling intent
|
|
|
|
0.9.8 (27.10.2022) +60 Commits
|
|
------------------
|
|
|
|
- Add: Support for fdroidrepo:// intents (simple addition of repositories)
|
|
- Add: Support for market://search? intents (used by some launchers)
|
|
- Add: Share option for IzzyOnDroid apps
|
|
- Add: GitJournal & Revolt to the preset-repos
|
|
- Update: Highlight apps with available updates*
|
|
- Update: Show current version if app installed instead of latest
|
|
- Update: Avoid killing the app on pressing back in Main
|
|
- Update: SortFilterSheet's reset, resets prefs to default
|
|
- Update: Improve detecion of sort/filter changes
|
|
- Update: Revamp ReleaseItems
|
|
- Update: Revamp search backend
|
|
- Update: Replace LiveData with Flows in most instances
|
|
- Fix: Opening Installed on launching updates intent
|
|
- Remove: Alefvanoon preset-repo
|
|
|
|
0.9.7 (11.10.2022) +50 Commits
|
|
------------------
|
|
|
|
- Add: Other apps from the developer
|
|
- Add: Scrolling TopBar
|
|
- Add: Rest of the data from the table to query return
|
|
- Fix: Some coloring issues of the dynamic theme
|
|
- Update: Search also searches among author names
|
|
- Update: New screenshots viewer (fixes previous issues and allows zooming)
|
|
- Update: Allow two-lines labels in ProductCard
|
|
- Update: Bigger app icons
|
|
- Update: Some layouts e.g. TopBar, SortFilter
|
|
- Update: Make StatusBar and gestures bar transparent
|
|
- Update: Revamp theming backend (fixes some visuals)
|
|
- Update: Set default theme based on Android version
|
|
- Update: Improve Sheets' initialization
|
|
- Update: Dispose of composable when sheet fragment is destroyed
|
|
|
|
0.9.6 (05.10.2022) +90 Commits
|
|
------------------
|
|
|
|
- Add: Sort/Filter sheet
|
|
- Add: Explicit favorites shortcut
|
|
- Add: TargetSDK to info chips
|
|
- Update: Replace Material icons with Phosphor
|
|
- Update: Replace drawables with composables
|
|
- Update: BottomNavBar, AppSheet's and EditRepoSheet's layouts
|
|
- Fix: Sheets' animated background
|
|
- Fix: Showing update secondary action while downloading
|
|
- Fix: Secondary actions being squeezed on low dpi
|
|
- Fix: Immersive bottom gesture bar (except with sheets)
|
|
- Remove: Legacy/now-unused resources
|
|
|
|
0.9.5 (19.09.2022) +120 Commits
|
|
------------------
|
|
|
|
- Add: Useful links in Prefs
|
|
- Update: Revamp AppSheet's Head & Header
|
|
- Update: Repo item's text colors
|
|
- Update: Migrate navigation fully to Compose
|
|
- Update: Migrate preferences to Compose
|
|
- Update: Allow setting higher number for updated/new apps' recycler and sync interval
|
|
- Fix: ActionButtons visibility
|
|
- Fix: Show Repo description pre-first-sync
|
|
- Remove: Legacy fragment-related classes
|
|
|
|
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
|