Skip to content
Snippets Groups Projects
Commit bd824971 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '11-improve-app-metadata-include-fdroid-metadata-in-repository' into 'master'

Resolve "Improve app metadata, include fdroid metadata in repository"

Closes #11

See merge request !12
parents 707ccbe5 6205effb
No related branches found
No related tags found
1 merge request!12Resolve "Improve app metadata, include fdroid metadata in repository"
Pipeline #3145 failed
Showing
with 16 additions and 2 deletions
android/app/src/main/res/mipmap-hdpi/ic_launcher.png

1.14 KiB | W: | H:

android/app/src/main/res/mipmap-hdpi/ic_launcher.png

1.14 KiB | W: | H:

android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-mdpi/ic_launcher.png

707 B | W: | H:

android/app/src/main/res/mipmap-mdpi/ic_launcher.png

707 B | W: | H:

android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

1.28 KiB | W: | H:

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

1.28 KiB | W: | H:

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

1.79 KiB | W: | H:

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

1.79 KiB | W: | H:

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

2.37 KiB | W: | H:

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

2.37 KiB | W: | H:

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -2,5 +2,5 @@ org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true
app.versionName=1.0.11
app.versionCode=12
app.versionName=1.0.12
app.versionCode=13
Initial commit
\ No newline at end of file
Add initial application
\ No newline at end of file
Clean some code
\ No newline at end of file
Upgrade Flutter framework and dependencies
\ No newline at end of file
Improve app metadata, include fdroid metadata in repository
Fix application icon
\ No newline at end of file
Remove "rate us" button
\ No newline at end of file
Test get version code on build release
\ No newline at end of file
Improve CI build tasks
\ No newline at end of file
Improve CI/CD, create tag on new release step
\ No newline at end of file
Improve CI/CD, fix release, skip jobs
\ No newline at end of file
Add jabber notification on create tag
\ No newline at end of file
Add GPLv3 license file, upgrade flutter framework
\ No newline at end of file
Memory, simple and classic
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment