Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Jan 5, 2025
2 parents 3ebb6e8 + 07f253d commit 6803dae
Show file tree
Hide file tree
Showing 62 changed files with 1,796 additions and 232 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
Expand All @@ -83,6 +83,6 @@ jobs:
./flutterw build apk --profile -t lib/main_play.dart --flavor play
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
sarif_file: results.sarif
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.

## <a id="unreleased"></a>[Unreleased]

## <a id="v1.12.1"></a>[v1.12.1] - 2025-01-05

### Added

- dynamic album decompose action
- Danish translation (thanks Grooty12, Victor M, cat)

### Fixed

- analysis service not triggering because of uninitialized app lifecycle
- Viewer: displaying neighbour items when the initial item of a view intent is a new one
- Search: dynamic album name filtering

## <a id="v1.12.0"></a>[v1.12.0] - 2024-12-19

### Added
Expand Down
3 changes: 2 additions & 1 deletion android/app/src/main/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<string name="app_widget_label">Fotoramme</string>
<string name="wallpaper">Baggrund</string>
<string name="videos_shortcut_short_label">Videoer</string>
<string name="analysis_channel_name">Mediascanning</string>
<string name="analysis_channel_name">Mediescanning</string>
<string name="analysis_notification_default_title">Scanner medier</string>
<string name="analysis_notification_action_stop">Stop</string>
<string name="app_name">Aves</string>
<string name="search_shortcut_short_label">Søg</string>
<string name="map_shortcut_short_label">Kort</string>
</resources>
2 changes: 1 addition & 1 deletion android/app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<string name="videos_shortcut_short_label">Videók</string>
<string name="analysis_notification_action_stop">Állj</string>
<string name="app_widget_label">Fotó keret</string>
<string name="analysis_channel_name">Tartalom keresése</string>
<string name="analysis_channel_name">Médiafájlok keresése</string>
<string name="analysis_notification_default_title">Média beolvasása</string>
<string name="map_shortcut_short_label">Térkép</string>
</resources>
6 changes: 3 additions & 3 deletions fastlane/metadata/android/da/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<i>Aves</i> can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like <b>multi-page TIFFs, SVGs, old AVIs and more</b>! It scans your media collection to identify <b>motion photos</b>, <b>panoramas</b> (aka photo spheres), <b>360° videos</b>, as well as <b>GeoTIFF</b> files.
<i>Aves</i> kan håndtere alle slags billeder og videoer, inklusive de typiske JPEG'er og MP4'er, men også mere usædvanlige ting som <b>flersidede TIFF'er, SVG'er, gamle AVI'er og mere</b>! Den scanner din mediesamling for at identificere <b>bevægelsesfotos</b>, <b>panoramaer</b> (også kaldet fotosfærer), <b>360° videoer</b> samt <b>GeoTIFF</b>-filer.

<b>Navigation and search</b> is an important part of <i>Aves</i>. The goal is for users to easily flow from albums to photos to tags to maps, etc.
<b>Navigation og søgning</b> er en vigtig del af <i>Aves</i>. Målet er, at brugerne nemt kan gå fra album til fotos til tags til kort osv.

<i>Aves</i> integrates with Android (including Android TV) with features such as <b>widgets</b>, <b>app shortcuts</b>, <b>screen saver</b> and <b>global search</b> handling. It also works as a <b>media viewer and picker</b>.
<i>Aves</i> integreres med Android (inklusive Android TV) med funktioner som <b>widgets</b>, <b>app-genveje</b>, <b>pauseskærm</b> og håndtering af <b>global søgning</b>. Den fungerer også som <b>medieviser og -vælger</b>.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion fastlane/metadata/android/da/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Gallery and metadata explorer
Galleri og metadataudforsker
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/141.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
In v1.12.1:
- enjoy the app in Danish
Full changelog available on GitHub
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/14101.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
In v1.12.1:
- enjoy the app in Danish
Full changelog available on GitHub
6 changes: 3 additions & 3 deletions fastlane/metadata/android/ta/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<i>ஏவ்ச்</i> உங்கள் வழக்கமான JPEG கள் மற்றும் MP4 கள் உட்பட அனைத்து வகையான படங்கள் மற்றும் வீடியோக்களைக் கையாள முடியும், ஆனால் <b> பல பக்க டிஐஎஃப்பிஎச், எச்விசிகள், பழைய அவிச் மற்றும் மேலும் </b> போன்ற கவர்ச்சியான விசயங்களையும் கையாள முடியும்! <b> மோசன் புகைப்படங்கள் </b>, <b> பனோரமாச் </b> (புகைப்படக் கோளங்கள்), <b> 360 ° வீடியோக்கள் </b>, அத்துடன் <b> சியோடிஃப் < /b> கோப்புகள்.
<i>ஏவ்ச்</i> உங்கள் வழக்கமான செபிஇசிகள் மற்றும் எம்பி4கள் உட்பட அனைத்து வகையான படங்கள் மற்றும் காணொளிகளைக் கையாள முடியும், ஆனால் <b> பல பக்க டிஐஎப்எப்கள், எச்விசிகள், பழைய அவிச் மற்றும் மேலும் </b> போன்ற கவர்ச்சியான உருப்படிகளையும் கையாள முடியும்! <b> இயக்கபுகைப்படங்கள் </b>, <b> பனோரமாகள் </b> (புகைப்படக் கோளங்கள்), <b> 360 ° காணொளிகள் </b>, அத்துடன் <b> சியோடிஐஎப்எப்கள்</b> கோப்புகள்.

<b> வழிசெலுத்தல் மற்றும் தேடல் </b> <i> ஏவ்ச் </i> இன் ஒரு முக்கிய பகுதியாகும். பயனர்கள் ஆல்பங்களிலிருந்து புகைப்படங்கள் வரை குறிச்சொற்களுக்கு வரைபடங்கள் போன்றவற்றுக்கு எளிதாக பாய வேண்டும்.
<b> வழிசெலுத்தல் மற்றும் தேடல் </b> <i> ஏவ்ச் </i> இன் ஒரு முக்கிய பகுதியாகும். பயனர்கள் ஆல்பங்களிலிருந்து புகைப்படங்கள்வரை குறிச்சொற்களுக்கு வரைபடங்கள் போன்றவற்றுக்கு எளிதாகப் பாய வேண்டும்.

<i>Aves</i> integrates with Android (including Android TV) with features such as <b>widgets</b>, <b>app shortcuts</b>, <b>screen saver</b> and <b>global search</b> handling. It also works as a <b>media viewer and picker</b>.
<i>ஏவ்ச்</i> ஆனது ஆண்ட்ராய்டு உடன் (ஆண்ட்ராய்டு தொலைக்காட்சி உட்பட) ஒருங்கிணைக்கிறது, இதில் <b>நிரல்பலகைகள்</b>, <b>பயன்பாட்டு குறுக்குவழிகள்</b>, <b>திரை காப்பான்</b> மற்றும் <b>உலகளாவிய தேடல்</b> கையாளுதல் போன்ற நற்பண்புகள் உள்ளன. இது ஒரு <b>ஊடக காட்டி மற்றும் தேர்வியாகவும்</b> செயல்படுகிறது.
4 changes: 3 additions & 1 deletion lib/l10n/app_ar.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1562,5 +1562,7 @@
"appExportDynamicAlbums": "الألبومات الديناميكية",
"@appExportDynamicAlbums": {},
"newDynamicAlbumDialogTitle": "ألبوم ديناميكي جديد",
"@newDynamicAlbumDialogTitle": {}
"@newDynamicAlbumDialogTitle": {},
"chipActionDecompose": "فصل",
"@chipActionDecompose": {}
}
22 changes: 11 additions & 11 deletions lib/l10n/app_bg.arb
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"@sortOrderShortestFirst": {},
"albumGroupTier": "По нива",
"@albumGroupTier": {},
"explorerPageTitle": "Explorer",
"explorerPageTitle": "Файлов мениджър",
"@explorerPageTitle": {},
"explorerActionSelectStorageVolume": "Избери място за съхранение",
"@explorerActionSelectStorageVolume": {},
Expand Down Expand Up @@ -427,11 +427,11 @@
"@filterNoTagLabel": {},
"filterOnThisDayLabel": "Днес",
"@filterOnThisDayLabel": {},
"filterRecentlyAddedLabel": "Наскоро добавен",
"filterRecentlyAddedLabel": "Наскоро добавени",
"@filterRecentlyAddedLabel": {},
"filterRatingRejectedLabel": "Отхвърлени",
"@filterRatingRejectedLabel": {},
"filterTypeAnimatedLabel": "Анимиран",
"filterTypeAnimatedLabel": "Анимирани",
"@filterTypeAnimatedLabel": {},
"filterTypeMotionPhotoLabel": "Снимка с движение",
"@filterTypeMotionPhotoLabel": {},
Expand Down Expand Up @@ -975,7 +975,7 @@
"@albumPickPageTitlePick": {},
"albumCamera": "Камера",
"@albumCamera": {},
"albumDownload": "Изтегляне",
"albumDownload": "Изтеглени",
"@albumDownload": {},
"albumScreenshots": "Екранни снимки",
"@albumScreenshots": {},
Expand Down Expand Up @@ -1201,7 +1201,7 @@
"@settingsCollectionQuickActionTabBrowsing": {},
"settingsCollectionQuickActionTabSelecting": "Избиране",
"@settingsCollectionQuickActionTabSelecting": {},
"settingsCollectionBurstPatternsTile": "Burst patterns",
"settingsCollectionBurstPatternsTile": "Шаблон серийни снимки",
"@settingsCollectionBurstPatternsTile": {},
"settingsCollectionBurstPatternsNone": "Няма",
"@settingsCollectionBurstPatternsNone": {},
Expand Down Expand Up @@ -1337,7 +1337,7 @@
"@viewerInfoLabelTitle": {},
"viewerInfoLabelOwner": "Собственик",
"@viewerInfoLabelOwner": {},
"mapAttributionOpenTopoMap": "[SRTM](https://www.earthdata.nasa.gov/sensors/srtm) | Tiles by [OpenTopoMap](https://opentopomap.org/), [CC BY-SA](https://creativecommons.org/licenses/by-sa/3.0/)",
"mapAttributionOpenTopoMap": "[SRTM](https://www.earthdata.nasa.gov/sensors/srtm) | Плочки от [OpenTopoMap](https://opentopomap.org/), [CC BY-SA](https://creativecommons.org/licenses/by-sa/3.0/)",
"@mapAttributionOpenTopoMap": {},
"mapEmptyRegion": "Няма изображения в този регион",
"@mapEmptyRegion": {},
Expand Down Expand Up @@ -1367,7 +1367,7 @@
"@filePickerShowHiddenFiles": {},
"chipActionRemove": "Премахване",
"@chipActionRemove": {},
"albumTierDynamic": "Dynamic",
"albumTierDynamic": "Динамични",
"@albumTierDynamic": {},
"collectionActionAddDynamicAlbum": "Добави динамичен албум",
"@collectionActionAddDynamicAlbum": {},
Expand Down Expand Up @@ -1521,9 +1521,9 @@
"@mapZoomOutTooltip": {},
"mapPointNorthUpTooltip": "Север нагоре",
"@mapPointNorthUpTooltip": {},
"mapAttributionOsmHot": "Tiles by [HOT](https://www.hotosm.org/) • Hosted by [OSM France](https://openstreetmap.fr/)",
"mapAttributionOsmHot": "Плочки от[HOT](https://www.hotosm.org/) • Хоствано от [OSM France](https://openstreetmap.fr/)",
"@mapAttributionOsmHot": {},
"mapAttributionStamen": "Tiles by [Stamen Design](https://stamen.com), [CC BY 3.0](https://creativecommons.org/licenses/by/3.0)",
"mapAttributionStamen": "Плочки от [Stamen Design](https://stamen.com), [CC BY 3.0](https://creativecommons.org/licenses/by/3.0)",
"@mapAttributionStamen": {},
"openMapPageTooltip": "Преглед на страницата с карта",
"@openMapPageTooltip": {},
Expand Down Expand Up @@ -1569,7 +1569,7 @@
"@appExportDynamicAlbums": {},
"settingsViewerShowOverlayThumbnails": "Показване на миниатюри",
"@settingsViewerShowOverlayThumbnails": {},
"mapAttributionOsmLiberty": "Tiles by [OpenMapTiles](https://www.openmaptiles.org/), [CC BY](http://creativecommons.org/licenses/by/4.0) • Hosted by [OSM Americana](https://tile.ourmap.us)",
"mapAttributionOsmLiberty": "Предварително генерирани плочки от [OpenMapTiles](https://www.openmaptiles.org/), [CC BY](http://creativecommons.org/licenses/by/4.0) • • Хоствано от [OSM Americana](https://tile.ourmap.us)",
"@mapAttributionOsmLiberty": {},
"settingsDisablingBinWarningDialogMessage": "Елементите в кошчето ще бъдат изтрити завинаги.",
"@settingsDisablingBinWarningDialogMessage": {},
Expand All @@ -1593,7 +1593,7 @@
"@settingsLanguageTile": {},
"viewerErrorDoesNotExist": "Файлът не съществува.",
"@viewerErrorDoesNotExist": {},
"mapAttributionOsmData": "Map data © [OpenStreetMap](https://www.openstreetmap.org/copyright) contributors",
"mapAttributionOsmData": "Данни карта © [OpenStreetMap](https://www.openstreetmap.org/copyright) участници",
"@mapAttributionOsmData": {},
"filePickerNoItems": "Не откривам нищо",
"@filePickerNoItems": {},
Expand Down
Loading

0 comments on commit 6803dae

Please sign in to comment.