]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/history - android
states: make base state a full mixin
[flutter/pve_flutter_frontend.git] / android /
2024-04-11 Thomas Lamprechtandroid: drop buildscript in favor of native plugin...
2024-04-11 Thomas Lamprechtandroid: target and compile with sdk 34 (Android 14)
2023-07-05 Thomas Lamprechtupdate metadata and build system to current flutter...
2023-04-27 Thomas Lamprechtandroid build: support getting signing key PW from...
2023-04-24 Dominik Csapakandroid: change jcenter to mavenCentral
2023-04-24 Dominik Csapakupdate webview_flutter to 4.2.0
2023-04-18 Dominik Csapakchange to FlutterFragmentActivity
2022-09-08 Thomas Lamprechtandroid: target and compile with sdk 33 (android 13)
2022-09-08 Dominik Csapakfix null handling in MainActivity.kt
2022-09-08 Dominik Csapakincrease compileSdkVersion to 32
2022-02-04 Thomas Lamprechtandroid: sync with bumblee android studio gradle
2021-12-28 Aaron Lauterertransform android splash screen logo to vector
2021-12-20 Thomas Lamprechtandroid manifest: avoid duplicate entry
2021-12-09 Thomas Lamprechtandroid manifest: record x-virt-viewer mime VIEW intent
2021-12-09 Thomas Lamprechtandroid: commit missing styles
2021-12-09 Thomas Lamprechtandroid: record query-intent for https URLs to allow...
2021-12-09 Thomas Lamprechtandroid: update dependencies, mostly test/dev ones
2021-12-09 Thomas Lamprechtandroid: migrate to compiled API v31+, with splash...
2021-12-09 Thomas Lamprechtandroid: manifest: export main activity
2021-12-09 Thomas Lamprechtandroid: manifest: whitespace cleanup
2021-12-09 Thomas Lamprechtandroid: update gradle version
2021-12-09 Thomas Lamprechtandroid: avoid setting R8 byte code shrinker
2021-12-09 Thomas Lamprechtandroid: indendation fixes
2021-12-07 Thomas Lamprechtandroid: bump targetSdkVersion to 31
2021-06-09 Thomas Lamprechtadnroid: bump target SDK from 29 to 30
2020-09-21 Tim Marxset android minsdk to 23
2020-09-14 Tim Marxadd android platform specific file sharing method
2020-09-14 Tim Marxadd platform specific ignore files
2020-08-27 Tim Marxmigrate android flutter embedding to v2
2020-08-20 Tim Marxandroid bump minsdkversion to 26 Android 8
2020-08-20 Tim Marxupdate android target sdk version to 29 (Android 10)
2020-08-20 Tim Marxadd release signing config
2020-04-27 Tim Marxadd android app icon
2020-04-27 Tim Marxchange android app name
2020-04-22 Tim Marxadd android splash screen
2020-04-15 Tim Marxadd missing android manifest permission
2019-12-27 Tim Marxandroid: add new gradle property
2019-09-11 Tim Marxmerge web & native repo