Skip to content

Conversation

@Elelan
Copy link

@Elelan Elelan commented Jan 27, 2025

@Elelan Elelan self-assigned this Jan 27, 2025
@Elelan Elelan marked this pull request as ready for review January 31, 2025 11:08
Elelan and others added 26 commits March 12, 2025 16:37
…-dweb

fix for transifex - escaped string resources
Elelan and others added 30 commits November 18, 2025 15:31
# Conflicts:
#	gradle/libs.versions.toml
Removing unused feature Google Drive.
backup branch: `next-backup-gdrive`
Plan to add it as a feature module later if needed
# Conflicts:
#	.gitignore
#	app/src/main/java/net/opendasharchive/openarchive/features/settings/passcode/AppConfig.kt
#	app/src/main/res/values/strings.xml
…998b8a27df3b898da_tr

[TRANSIFEX] Updates for project Save by OpenArchive and language tr
…998b8a27df3b898da_es

[TRANSIFEX] Updates for project Save by OpenArchive and language es
…998b8a27df3b898da_ar

[TRANSIFEX] Updates for project Save by OpenArchive and language ar
…998b8a27df3b898da_uk

[TRANSIFEX] Updates for project Save by OpenArchive and language uk
…998b8a27df3b898da_fr

[TRANSIFEX] Updates for project Save by OpenArchive and language fr
MainMedia and PreviewScreen media grid improvements in selection mode
- Added a compact, pulsing timer that displays during video recording.
- The camera controls layout has been refactored for better organization. The camera switch button is now on the bottom bar, and the top bar controls are rearranged.
- Cancelled captures from the preview screen now correctly delete the associated file.
- Added string resources for all camera-related UI text to support future localization.
- Implemented `PdfThumbnailLoader`, a new utility to generate and cache thumbnails for PDF files.
- Integrated PDF thumbnail generation in:
    - The main media grid (`MainMediaViewHolder`)
    - The upload queue (`UploadMediaViewHolder`)
    - The media review screen (`ReviewActivity`)
    - The media preview grid (`PreviewViewHolder`)
- This replaces the generic PDF icon with a visual preview of the document's first page, improving media identification.

- **Dependency Updates:** Updated Koin, KSP, and other libraries. Added `androidx.exifinterface` for metadata extraction.
- **UI & UX:**
    - Improved selection logic in the main media grid to automatically exit selection mode when no items are selected.
    - Added the ability to start an "add media" flow from the settings screen, which now correctly navigates to the media tab first.
    - Populated the location field in the `ReviewActivity` with EXIF data from images if available.
- **Bug Fixes:**
    - Fixed an issue where recycler view items were not being properly cleared before being reused, which could cause incorrect images (especially PDFs) to be displayed.
    - Updated the color of the "flagged" icon to a more appropriate orange.
- Replaced the legacy `WebDavFragment` (XML and View-based) with a new `WebDavScreenFragment` built entirely in Jetpack Compose.
- Introduced `WebDavViewModel`, `WebDavState`, and `WebDavRepository` to manage state, actions, and business logic with a modern MVI architecture.
- Added real-time URL correction and validation for a better user experience.
- The "Next" button is now enabled/disabled based on form validity.
- In edit mode, users can now manage Creative Commons licenses directly within the screen.
- Integrated a `SaveClientFactory` to abstract `OkHttpClient` creation, improving testability.
- Added a `web_dav_host_error` string resource for more specific error feedback.
…ui-improvements

Bug fix/media list icons and UI improvements
# Conflicts:
#	app/src/main/res/values/strings.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants