Feodor Fitsner
e738dd0c87
0.27.4 Android splash and Loading screen ( #43 )
...
* Remove splash colors for Android 12
* Set icon_background_color
* Remove icon_background_color
* Splash Screen test
* Fix if
* Splash screen
* get_config_platform()
* Fix package_platform
* Platform-specific splash_screen
* Added trim
* splash_screen_text
* Fix condition
* hide_loading_animation: false
* loading_screen
* Test get_pyproject()
* Declare get_pyproject
* Test my_custom_function
* Test foobar filter
* Fix splash_screen
* Test greeter
* Test context aware function
* Fix get_pyproject
* Remove macros
* Test boot and startup screens
* Fix appBootScreenMessage
* Fix show setting
* Cleanup
2025-03-04 13:52:49 -08:00
Feodor Fitsner
f063f13aca
0.27.4 Android ABIs ( #44 )
...
* Filter ABIs
* map('string')
* wrap in quotes
* format
* use for
2025-03-03 17:29:52 -08:00
Feodor Fitsner
18de2d8503
Android minSdkVersion ( #41 )
...
* print(flutter.minSdkVersion)
* println
* Test global macros
* Test get_value macro
* Update get_value
* Check cookiecutter.pyproject.tool
* Fix get_value - 1
* Trim white-space
* trim again
* non-existsnt value
* if then
* Check for empty string
* Chec in gradle script
* fix include
2025-02-26 20:49:25 -08:00
Feodor Fitsner
3ba581d872
Eat another empty line
2025-02-25 10:33:17 -08:00
Feodor Fitsner
c13241a5c9
Eat empty line
2025-02-25 10:32:08 -08:00
Feodor Fitsner
2b87de83de
Reliably get manifest_application
2025-02-25 10:29:44 -08:00
Feodor Fitsner
7f64dd47f9
Fix cookiecutter.pyproject
2025-02-25 10:25:52 -08:00
Feodor Fitsner
3b88f5e384
Added support for pyproject.tool.flet.android.manifest_application
2025-02-25 10:24:26 -08:00
Feodor Fitsner
f45821c6af
Create proguard-rules.pro ( #40 )
2025-02-22 16:12:47 -08:00
Feodor Fitsner
9043b531ab
Misc template var fixes for 0.27.0
2025-02-21 16:46:00 -08:00
Feodor Fitsner
2043b4a1cb
for 0.27.0 iOS packaging improved ( #39 )
...
* Override serious_python
* Fix yaml
* Manual signing and provisioning profile
* Introduce bundle_id and project_name
* Fix dict checks
* exportOptions.plist
* Output all vars
* Move .vars
* Fix expor options template
* Format template
* Pyodide 0.27.2
* Add teamid
* Added "ios_signing_certificate" var
* serious_python:main
* Fake run script to sign iOS bundle frameworks
* Updated sign script
* Explicitly sign .py files
* Remove custom code signing
* Use serious_python:resources branch
* return to main
* resources branch
* Add build_arch for Android
* Rename build_arch to target_arch
* Fix target_arch def value
* Hide target_arch inside options
* serious_python:main
* .plist to support arrays
* Add closing if
* fix template
* Another template fix
* Remove comments
* macOS plist to support arrays
2025-02-18 15:38:30 -08:00
Feodor Fitsner
a090ff82dc
Changes to 0.26.0 ( #36 )
...
* serious_python 0.8.4
* flet: 0.25.2
* file_picker: ^8.1.5
* file_picker: 8.1.4
* file_picker: 8.1.5
* file_picker: 8.1.4
* Remove file_picker override
* serious_python 0.8.4
* initialize_ctypes and serious_python 0.8.7 (#34 )
* serious_python: 0.8.6
* Added initialize_ctypes override
* serious_python: 0.8.7
* Use Flet package from Git/flutter-extensions
* feodor/flutter-extensions
* Remove NDK, update minSdkVersion
* wakelock_plus: ^1.2.10
* Update gradle.properties
* Changes to 0.26.0-dev (#35 )
* Added support for developer mode
* Do not run runPythonApp() in developer mode
* Import crtfifi in try..catch
* Flet ref changed to `main`
2025-01-16 10:01:13 -08:00
Feodor Fitsner
fecd2df8c2
Changes to 0.25.0 ( #25 )
...
* Deep linking settings
* Update web template
* Fix template
* Fix web template again
* Bump dev_dependencies
* Add flutter_bootstrap.js
* Use project_name_slug variable
* web mobile-web-app-capable
* externalNativeBuild
* Remove externalNativeBuild
* serious_python: 0.8.2
* Added sys.argv support
* Pass argv
* pwa_background_color and pwa_theme_color options
* Fix pwa_background_color in template
* Fix pwa_background_color again
* Set default pwa_background_color
* pwa white background
* Use pid for sockets
* Move setupDesktop()
* Update MainFlutterWindow.swift
* Rewrite setupDesktop
* Use windowManager.setSkipTaskbar
* Hide Linux window
* Prevent quit on close
* FLET_HIDE_APP_ON_START
* Default adaptive_icon_background, adaptive_icon_foreground
* FLET_APP_CONSOLE variable
* Add support for android meta-data
2024-11-08 09:14:48 -08:00
Feodor Fitsner
879bc4e2cd
web template updated, `project_name_slug` introduced ( #21 )
...
* Deep linking settings
* Update web template
* Fix template
* Fix web template again
* Bump dev_dependencies
* Add flutter_bootstrap.js
* Use project_name_slug variable
* web mobile-web-app-capable
2024-10-15 18:51:15 -07:00
Feodor Fitsner
5b00ffb439
For Flet 0.25.0 ( #20 )
...
* path to serious_python
* full path to serious_python
* doNotStrip
* change abi filters order
* change order again
* split_per_abi
* make an error in template
* Fix template
* Test info_plist
* info plist complete
* Fix elif
* Another fix
* Another try
* simplify if
* simple test
* no v
* remove everything
* remove other options
* restore infoplist
* equal not is
* one line
* add macos_entitlements
* empty list
* empty array
* macos entitlements
* No hard-coded entitlements
* Android manifest
* Fix manifest
* Fix template again
* Remove hard-coded permissions
* Fix template
* true and false
* remove hard-coded permissions
* Android deep linking
Close #4025
* Template cleanup
* Signing Android builds
* Fix signing options
* Set FLET_APP_DATA and FLET_APP_TEMP dirs for the app
* Pyodide 0.26.2
* serious_python: 0.8.0
2024-10-09 12:18:32 -07:00
syle
2ef869dcb6
geolocator foreground/background service additions ( #19 )
2024-08-28 19:16:45 -07:00
syle
751dd24874
Adding Google TV support ( #16 )
2024-08-06 08:48:19 -07:00
Feodor Fitsner
a471e02725
Remove doNotStrip
2024-07-24 20:59:30 +02:00
Feodor Fitsner
f8d79be167
Fix packagingOptions. doNotStrip
2024-07-24 20:59:30 +02:00
Feodor Fitsner
c3415d600e
Disable LLVM stripping of libpythonbundle.so
2024-07-24 20:59:29 +02:00
TheEthicalBoy
b5b455d0de
Add more Permissions to `AndroidManifest.xml`
2024-07-24 20:59:26 +02:00
Feodor Fitsner
c467094581
Squashed commit of the following:
...
commit 0ab693b566
Author: Feodor Fitsner <feodor@appveyor.com>
Date: Mon Jun 24 16:15:52 2024 -0700
Add x86_64 arch
2024-06-24 19:46:52 -07:00
Feodor Fitsner
b1c6b15da5
Flet 0.23.1 - disable Impeller, enable legacy packaging, serious_python 0.7.1 ( #14 )
...
* serious_python 0.7.1
* useLegacyPackaging true
* Disable impeller
* Remove Flutter test
2024-06-21 13:07:25 -07:00
Feodor Fitsner
a58c6ffa92
ndkVersion "25.1.8937393"
2024-06-19 16:38:03 -07:00
Feodor Fitsner
0ca26dd6b5
ndkVersion "26.3.11579264"
2024-06-19 16:27:40 -07:00
TheEthicalBoy
1d28e0fbdb
Merge branch '0.22.1' into impeller
2024-06-14 12:18:14 +02:00
ndonkoHenri
b69b87efb3
enable impeller
2024-06-14 12:14:14 +02:00
Feodor Fitsner
1cc0c49f29
minSdkVersion 23 for Android app
2024-06-13 11:52:50 -07:00
Feodor Fitsner
7bc5081b00
Squashed commit of the following:
...
commit e8217a057a
Author: Feodor Fitsner <feodor@appveyor.com>
Date: Mon Mar 11 11:11:48 2024 -0700
Squashed commit of the following:
commit 7660adc12c
Author: Feodor Fitsner <feodor@appveyor.com>
Date: Mon Mar 11 11:11:30 2024 -0700
minSdkVersion 21
2024-03-11 11:12:05 -07:00
Feodor Fitsner
4ffc1adf42
android:label="{{ cookiecutter.product_name }}"
2024-02-20 14:12:50 -08:00
Feodor Fitsner
5e1d40c94c
Remove minSdkVersion 21
2024-02-16 12:16:41 -08:00
Feodor Fitsner
c25fa1db79
Fix `createControlFactories`
2024-02-14 18:51:11 -08:00
KacperOS
f5dff86e51
Update AndroidManifest.xml
2024-01-03 18:12:52 +01:00
Feodor Fitsner
42206eaa4c
Initial check-in
2023-12-27 16:06:54 -08:00