Renarde
Renarde
Even after adding `export GRADLE_USER_HOME="$XDG_DATA_HOME"/gradle` to my zshrc file, `.gradle` kept coming back. From what I understand, this is because Jetbrains product ( IntelliJ, Android Studio, etc... ) don't follow...
### Please confirm there isn't an existing package request - [X] I have searched through package requests ### Homepage https://vscodium.com/ ### Maintainer - [ ] Would you like to be...
This Merge request aim to update the project and make it compatible with modern flutter : - Remove deprecated dependencies - Migrate a modern Gradle version - Use Java 17/21...
Imagemagick 7 introduce breaking changes : - convert is deprecated in favor of magick (#2366) - `-coalesce` is not implied when formating webp which break compression webp conversion should be...
With 2.4.0 `libflutter.so` currently make the bulk of the apk size. This is due to targeting API >= 23 We need to enable lib compression as documented [here](https://developer.android.com/topic/performance/reduce-apk-size?hl=en#extract-false) it may...
Android : A15 Piwigo : 15.6.0 Piwigo NG : 2.4.0 Expected behavior : Current behavior : 
Some code as been ported from receive-image-share, may cause conflict down the line. The player show a green/black screen when trying to play AV1 encoded video on Android 12L and...
Piwigo 16 add a 2FA plugin that should be support by Piwigo NG Currently a code 302 give out an error in logcat and fail for the user.
The old modal design dots (`.`) to differentiate between parent and children albums. This modal is supposed to handle moving/copying albums and photo and is also use by the new...
Flutter secure storage (web) depends on [`js`](https://pub.dev/packages/js) which is deprecated in favor of native [`dart:js_interop`](https://api.dart.dev/dart-js_interop/). The new version of `flutter_secure_storage_web` [remove this dependency](https://pub.dev/packages/flutter_secure_storage_web/changelog) but is not yet integrated in `flutter_secure_storage`...