Oliver Walters
|
f13b04d029
|
Refactor audio file player
- Do not play if there is no context available (e.g. unit testing)
|
2022-05-22 08:23:20 +10:00 |
|
Oliver Walters
|
e424a3cf7b
|
Start of unit tests for the actual API code
|
2022-05-22 00:04:13 +10:00 |
|
Oliver Walters
|
cd9af13e27
|
Adds an initial unit test
|
2022-05-20 23:34:02 +10:00 |
|
Oliver Walters
|
d7d8cefddd
|
v0.7.0 - Update version number
|
2022-05-17 20:28:26 +10:00 |
|
Oliver Walters
|
1e1ed96d64
|
0.6.2
- Update release notes
|
2022-05-03 09:38:45 +10:00 |
|
Oliver Walters
|
362b973e4e
|
Fixes android intent filter - should be "true" not "false"
Was preventing app from opening on android devices
|
2022-05-01 09:42:46 +10:00 |
|
Oliver Walters
|
21a9fbe46e
|
v0.6.0
Release version
|
2022-04-30 16:39:59 +10:00 |
|
Oliver Walters
|
b6b38a539c
|
0.6.0
- Bump version number
- Update pubspec.yaml
|
2022-04-02 14:02:55 +11:00 |
|
Oliver Walters
|
ad97fb0f92
|
Fixes for static analysis
|
2022-03-29 20:43:27 +11:00 |
|
Oliver Walters
|
e9608ec1fc
|
Tighten dart SDK requirement window
|
2022-03-29 20:21:43 +11:00 |
|
Oliver Walters
|
0f488cdfd2
|
Increment minimum dart SDK version
|
2022-03-29 20:16:27 +11:00 |
|
Oliver Walters
|
52d42c85c8
|
More refactorign
|
2022-03-29 20:08:05 +11:00 |
|
Oliver Walters
|
c78dd7cfa5
|
Update packages
- Trying to find source of null check bug
|
2022-03-29 19:43:38 +11:00 |
|
Oliver
|
7ec3f00fac
|
v0.5.6
- Updated version number
- Updated release notes
|
2022-01-10 20:17:34 +11:00 |
|
Oliver
|
2239c6a87d
|
Bump version number
|
2022-01-05 15:04:05 +11:00 |
|
Oliver
|
dcc7ee4eae
|
v0.5.4
|
2022-01-05 14:09:53 +11:00 |
|
Oliver
|
b20ee32ae9
|
Bump version number
|
2021-11-29 23:43:30 +11:00 |
|
Oliver
|
ad97959baa
|
v0.5.2
|
2021-10-27 19:05:30 +11:00 |
|
Oliver Walters
|
4e22f34dd1
|
ios: Update permission string for camera
|
2021-10-17 22:01:18 +11:00 |
|
Oliver Walters
|
2d4f9f33b7
|
0.5.1
Possible bug fix for app launch error
|
2021-10-16 13:17:18 +11:00 |
|
Oliver
|
70fccf5133
|
Update version number and release notes
|
2021-10-05 23:09:25 +11:00 |
|
Oliver
|
21271d71c1
|
Better handling of date inputs within forms
- use datetime_picker_formfield
- Allow null / empty dates
|
2021-10-05 21:19:35 +11:00 |
|
Oliver
|
ad0cc36540
|
More linting work
|
2021-09-28 20:24:55 +10:00 |
|
Oliver
|
037564c6a3
|
Adds workflow for code linting
|
2021-09-28 12:19:19 +10:00 |
|
Oliver
|
68d542cb6b
|
Add API form support for date fields
|
2021-09-28 01:14:58 +10:00 |
|
Oliver
|
1cc5d1ffe6
|
Display number of line items in each order
|
2021-09-28 00:17:54 +10:00 |
|
Oliver
|
1d263eea80
|
Update release notes
|
2021-09-17 22:40:36 +10:00 |
|
Oliver
|
cf9c57c9e0
|
Fix android requirements
|
2021-09-17 22:02:58 +10:00 |
|
Oliver
|
3c51e0fd0f
|
0.4.6
|
2021-08-16 20:58:03 +10:00 |
|
Oliver
|
2720280ada
|
Remove floating action button
|
2021-08-16 20:40:29 +10:00 |
|
Oliver
|
1896b71533
|
Improve form spacing
|
2021-08-16 11:15:59 +10:00 |
|
Oliver
|
e31158a966
|
Download attachments and open
- Uses package "open_file"
|
2021-08-15 22:09:11 +10:00 |
|
Oliver
|
a5edb84723
|
Upload part attachnents
- Select file from device
- Take picture with camera
|
2021-08-15 17:27:25 +10:00 |
|
Oliver
|
4774710aa7
|
0.4.3
- Update version number
- Update release notes
|
2021-08-09 09:14:57 +10:00 |
|
Oliver
|
beeea794cb
|
0.4.2
- Disable "suppliers" detail window (for now)
|
2021-08-05 09:42:36 +10:00 |
|
Oliver
|
1f3e73fdd1
|
0.4.1
|
2021-08-02 11:25:50 +10:00 |
|
Oliver
|
07017c4745
|
Barcode handler code cleanup
|
2021-07-30 11:09:01 +10:00 |
|
Oliver
|
b41f1a2ac7
|
Update package_info and device_info
|
2021-07-29 16:08:44 +10:00 |
|
Oliver
|
efce514be3
|
v0.4.0
- Update version number and release notes
|
2021-07-28 16:49:19 +10:00 |
|
Oliver
|
b8379e05db
|
Update to allow android 30 (and newer) to open HTTPS links
Ref: https://medium.com/flutter-community/package-visibility-for-url-launcher-on-android-11-api-30-7c03cbce76a5
|
2021-07-28 16:18:49 +10:00 |
|
Oliver
|
6f366452f8
|
Bumped build number
|
2021-07-27 09:00:07 +10:00 |
|
Oliver
|
5b36b8e4e3
|
Bump release version
|
2021-07-27 08:41:12 +10:00 |
|
Oliver
|
08eb6fc4b1
|
Remove typeahead library
|
2021-07-26 23:04:43 +10:00 |
|
Oliver
|
d07b704014
|
Looks like dropdown_search is the way to go!
|
2021-07-26 17:21:17 +10:00 |
|
Oliver
|
c83c164624
|
0.2.10
|
2021-07-22 16:56:34 +10:00 |
|
Oliver
|
f425391301
|
v0.2.9
- Update release notes
|
2021-07-19 11:21:14 +10:00 |
|
Oliver
|
6a6ad13900
|
v0.2.8 release
|
2021-07-16 16:51:11 +10:00 |
|
Oliver
|
e637e2a9bc
|
make package name lowercase
|
2021-07-16 15:07:28 +10:00 |
|
Oliver
|
fad7840c5c
|
v0.2.7 - Update release notes
|
2021-07-14 11:23:18 +10:00 |
|
Oliver
|
dd39b98ae9
|
Getting the project to compile again...
|
2021-07-12 23:32:30 +10:00 |
|