Update dependency androidx.datastore:datastore-preferences to v1.2.1 - abandoned#704
Closed
renovate[bot] wants to merge 151 commits intomainfrom
Closed
Update dependency androidx.datastore:datastore-preferences to v1.2.1 - abandoned#704renovate[bot] wants to merge 151 commits intomainfrom
renovate[bot] wants to merge 151 commits intomainfrom
Conversation
- Add support for direct decryption of the media files - Add support for videos [Experiemntal]. Let me know of any bugs. Currently it does not support a progress bar or some sort of indication to know when an encryption (hide) of the media is complete. Will be added next. - Completely remade the way media is loaded. No more hangs while viewing. Currently image subsampling is not supported - New animation for decryption. Etc Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Preloads up to 4 extra media in the background for smoother access Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Fixes [Enhancement] Add ultra HDR support #490 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
versionCodes will be incremented from 0 (universal) to 4 (arm64-v8a) for each abi Github release versionCode: 31008 F-Droid release versionCodes 310080-310084 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
…edia update Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Return the first entry found for versionCode Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
…dified Partial fix of [Enhancement] Default sort order should be Date Taken (from EXIF tag) #529 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
New features:
- Image classification
- Custom Date Formats
- Sort media by Date Taken if exists by default
- Option to launch from library on start
Changes & Fixes:
- Improved animation speed in Media View
- Fixed a bug where would make the metadata string display wrongly
- Display versionCode in Settings
- Updated Default Launch Screen Dialog setting to Bottom Sheet
- Added 'Disable Image Classification' setting for removing the UI related to it
- Added XMR in Donation/Crypto Sheet
- Aligned Trash expiration date UI item ("Photos and videos you delete will be removed after 30 days")
- Removed Menu Dialog in Library and replaced with the Settings button
- Added separate and independent grid sizes for landscape/unfolded orientation
- F-Droid will now be displaying per-ABI builds (versionCode will have a new number at the end)
- versionCode ends in 4: arm64-v8a
- versionCode ends in 3: armeabi-v7a
- versionCode ends in 2: x86_64
- versionCode ends in 1: x86
- versionCode ends in 0: universal
- Maybe more that I might have forgotten
Under the hood
- Commonised most of the code related to media display and grid
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
* New translations strings.xml (French) * New translations strings.xml (French) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Romanian) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Afrikaans) * New translations strings.xml (Arabic) * New translations strings.xml (Belarusian) * New translations strings.xml (Catalan) * New translations strings.xml (Czech) * New translations strings.xml (Danish) * New translations strings.xml (German) * New translations strings.xml (Greek) * New translations strings.xml (Finnish) * New translations strings.xml (Hebrew) * New translations strings.xml (Hungarian) * New translations strings.xml (Italian) * New translations strings.xml (Japanese) * New translations strings.xml (Korean) * New translations strings.xml (Dutch) * New translations strings.xml (Norwegian) * New translations strings.xml (Polish) * New translations strings.xml (Portuguese) * New translations strings.xml (Russian) * New translations strings.xml (Serbian (Cyrillic)) * New translations strings.xml (Swedish) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (English) * New translations strings.xml (Vietnamese) * New translations strings.xml (Galician) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Norwegian Nynorsk) * New translations strings.xml (Odia) * New translations strings.xml (Russian, Belarus) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Russian) * New translations strings.xml (Vietnamese) * New translations strings.xml (German) * New translations strings.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings.xml (German) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings.xml (Japanese) * New translations strings.xml (Japanese) * New translations strings.xml (Russian) * New translations strings.xml (Japanese) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Russian) * New translations strings.xml (Japanese) * New translations strings.xml (Russian) * New translations strings.xml (Romanian) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Afrikaans) * New translations strings.xml (Arabic) * New translations strings.xml (Belarusian) * New translations strings.xml (Catalan) * New translations strings.xml (Czech) * New translations strings.xml (Danish) * New translations strings.xml (German) * New translations strings.xml (Greek) * New translations strings.xml (Finnish) * New translations strings.xml (Hebrew) * New translations strings.xml (Hungarian) * New translations strings.xml (Italian) * New translations strings.xml (Korean) * New translations strings.xml (Dutch) * New translations strings.xml (Norwegian) * New translations strings.xml (Polish) * New translations strings.xml (Portuguese) * New translations strings.xml (Serbian (Cyrillic)) * New translations strings.xml (Swedish) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (English) * New translations strings.xml (Vietnamese) * New translations strings.xml (Galician) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Norwegian Nynorsk) * New translations strings.xml (Odia) * New translations strings.xml (Russian, Belarus)
…nstead of uploading as release artifacts (#566) * chore(arch): Refactor typo in package `quries` into `queries` * feat(ci): Move checksum results to GH release body instead of uploading as assets (reduces asset filelist by half) * fix(ci): Remove paths from checksum filenames
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
…e, it also changes the file timestamp #557 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
…ore it updates Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Fixes #71 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Fixes [BUG] app crahes when opening any Album #563 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
This should fix the UI being covered by 3/2-button navigation bar, incorrectly displaying the action buttons in media view, incorrectly animating the media view sheet and many more Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Categories are lazy loaded, so when you try to open a specific image from a category, it will only load as default the first one, this fixes it Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Those are already 'classified' as null - which means there's no match of the available categories for those and should not be re-classified unless they have a change (timestamp) Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
This fixes classifing images on the first launch of the app. Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Fixes #736 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
* New translations strings.xml (German) * New translations strings.xml (Romanian) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Afrikaans) * New translations strings.xml (Arabic) * New translations strings.xml (Belarusian) * New translations strings.xml (Bulgarian) * New translations strings.xml (Catalan) * New translations strings.xml (Czech) * New translations strings.xml (Danish) * New translations strings.xml (Greek) * New translations strings.xml (Finnish) * New translations strings.xml (Irish) * New translations strings.xml (Hebrew) * New translations strings.xml (Hungarian) * New translations strings.xml (Italian) * New translations strings.xml (Japanese) * New translations strings.xml (Korean) * New translations strings.xml (Lithuanian) * New translations strings.xml (Dutch) * New translations strings.xml (Norwegian) * New translations strings.xml (Punjabi) * New translations strings.xml (Polish) * New translations strings.xml (Portuguese) * New translations strings.xml (Russian) * New translations strings.xml (Serbian (Cyrillic)) * New translations strings.xml (Swedish) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (English) * New translations strings.xml (Vietnamese) * New translations strings.xml (Galician) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Indonesian) * New translations strings.xml (Bengali) * New translations strings.xml (Croatian) * New translations strings.xml (Norwegian Nynorsk) * New translations strings.xml (Hindi) * New translations strings.xml (Odia) * New translations strings.xml (Nepali) * New translations strings.xml (Russian, Belarus) * New translations strings.xml (Romanian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (German) * New translations strings.xml (German) * New translations strings.xml (Russian) * New translations strings.xml (Turkish) * New translations strings.xml (Polish) * New translations strings.xml (Polish) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Danish) * New translations strings.xml (Danish) * New translations strings.xml (Portuguese)
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
…e original file was deleted Fixes #754 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Fixes #737 Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
ce3444f to
d2df436
Compare
d2df436 to
05ff362
Compare
Signed-off-by: IacobIonut01 <paulionut2003@gmail.com>
05ff362 to
eda5b7f
Compare
eda5b7f to
ab95932
Compare
ab95932 to
a2c1307
Compare
Contributor
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
93e9643 to
942b49b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.4→1.2.1Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.