Oliver
d4cff1a5b9
Barcode scanner updates ( #562 )
...
* Add BUILDING.md
* Replace scaning library
- Out with qr_code_scanner
- In with flutter_zxing
* Update specs for jdk / kotlin / gradle
- NFI what this all means?
* Refactor barcode scanning widget
* Refactor barcode overlay
* Add handlers
* Update release notes
* Fix AppBar color
* Enhance attachment widget
* remove unused import
* Improved icon
* Select theme from main drawer
2024-12-06 00:08:04 +11:00
Oliver
d990508237
Update Requirements ( #541 )
...
Android / build (push) Has been cancelled
CI / test (push) Has been cancelled
iOS / build (push) Has been cancelled
* Update package requiremenst
* github workflow updates
* ios build updates
* Theme adjustments
* Further updates
* Fix typo
* Deprecated imperative apply of Flutter's Gradle plugins
Ref: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply
* Refactor wedge scanner
* Add context checks
* Adjust behaviour if testing
* Further refactoring
* Moar checks
* Logic fix
* Fix for wedge scanner test
* Fix for barcode processing
* Fix
* Yet another fix
2024-10-01 12:25:11 +10:00
Oliver
b02dc5bac7
Simplify DSN file ( #475 )
...
* Add checks for empty sentry DSN
* Add default DSN key
* Fix CI workflows
2024-03-06 21:09:06 +11:00
Oliver
1960016288
Do not run flutter upgrade ( #418 )
2023-08-25 23:22:14 +10:00
Oliver
81907ad72f
Flutter upgrades ( #416 )
...
* Upgrade flutter version
* Update packages
* update prj files
* Bump android sdk target to 33
2023-08-22 22:52:18 +10:00
Oliver
ba409660f4
More iOS workflow fixes ( #367 )
...
* More iOS workflow fixes
* revert to building android in debug
- Needs signing key otherwise
2023-06-12 23:29:45 +10:00
Oliver
8cebc25bea
Fix iOS workflow ( #366 )
2023-06-12 23:10:19 +10:00
Oliver
21ace1ae02
Package updates ( #365 )
...
* Update dart version
* Update flutter version in workflow
* Update packages
* Updates to android workflow
* Specify dart verrsion in CI
* Run flutter upgrade
* Helps to check which workflow is actually running I guess
* Disable linting check
* linting fixes
* linting
* Bug fix for paginator
2023-06-12 22:52:07 +10:00
Gustaf Järgren
6d4973deb8
Updated dependencies ( #255 )
...
* Bump android compile and target version, also flutter dependencies and resolve issues
* Remove deprecated splashscreen and added support for new Android 12 version.
* Updated workflow action versions and flutter sdk
* Resolved linting issues
* Resolved test binding issues
2023-02-11 00:24:06 +11:00
Oliver Walters
a42c1dc886
Reduce CI actions
2022-05-21 19:30:23 +10:00
Oliver Walters
501971681e
Adds missing step from android CI build
2022-05-02 13:28:47 +10:00
Oliver Walters
5b095be5f8
Simplify translation scheme
...
Recover old translation data
2022-05-02 11:06:50 +10:00
Oliver Walters
a5a78f21cd
Collect translation files as part of CI
2022-05-02 10:16:34 +10:00
Oliver Walters
8cda3cfa8d
Split CI steps into different files
2022-04-02 15:36:24 +11:00