Oliver
b051aeccda
Barcode refactor ( #363 )
...
* Move barcode.dart
* Fix
* Refactoring barcode scanner code:
- Abstract the "controller" class (for future development)
- Break barcode scanning code out into multiple files
- Add CameraBarcodeController class (qr_code_scanner)
* Add await
* Make barcode scan delay configurable
* remove unused import
* Handle camera exceptions
* Improve sequencing for camera scanner
- Show loading overlay
- Prevent reload if view is no longer mounted
* Update docstring
* Update release notes
2023-06-11 09:41:26 +10:00
Oliver
612db9f194
Improvements for dark mode ( #322 )
...
* Action colors are now determined based on theme
* Fix unused import
* Update some more colors based on theme
* Updated release notes
* Better color choice
* Update for home screen
* Updates for app drawer
* remove unused import
2023-04-18 23:07:24 +10:00
Oliver
a3d712d11d
Adds "dark mode" support ( #317 )
...
* Adds "dark mode" support
- Uses adaptive_theme package
* CI fixes
* More fixes
* Update release notes
2023-04-16 21:10:57 +10:00
Oliver
a8f87e2f5a
UX Overhaul ( #300 )
...
* Add "global actions" to title bar
* Implement actions
* Add "speed dial" action buttons
* tweak global action icons
* Refactor actions for "stock item" display
* Refactor "part" detail
* part category
* SupplierPart
* More updates
* Add BottomAppBar
* Add a global bottom app bar
* Move "edit" buttons back to the app bar
* tweaks
* Updates to drawer navigation menu
* home screen improvements
* text tweaks
* Fix appBarTitle for notifications widget
* Update "tabs" for category display
* Fix for attachment widget
* Update tabs for purchaseorder view
* Update part display
* Cleanup
* Add "BOM" tab to part detail widget
* Paginated list search cleanup
* Update release notes
* Update old function
* linting
* linting
* Tweaks to bottomappbar
- Increase icon size slightly
- Adjust "actions" icon
2023-04-08 23:59:11 +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
efb6fc353e
Bom optional ( #227 )
...
* Split part settings onto different screen
* show_bom setting controls whether BOM information is displayed
* linting
2022-12-04 23:05:35 +11:00
Oliver
0e20bf80a5
linting fixes
2022-01-09 22:27:52 +11:00
Oliver
f1a46be417
Reorganize settings:
...
- Add new setting to disable error uploading
- Move "about" info to a separate view
2022-01-09 22:22:08 +11:00
Oliver
d296d589d9
Update barcode / qrcode icons
2022-01-05 12:08:47 +11:00
Oliver
53319c73da
Bug report rather than submission feedback
2022-01-05 11:45:40 +11:00
Oliver
ad0cc36540
More linting work
2021-09-28 20:24:55 +10:00
Oliver Walters
b343b41c3c
Update app name on iOS
2021-08-16 15:20:43 +10:00
Oliver
d8a1b741c6
Improve widget for submitting user feedback
2021-08-15 13:32:19 +10:00
Oliver
b41f1a2ac7
Update package_info and device_info
2021-07-29 16:08:44 +10:00
Oliver
d6a2a41ab2
Enable multi-line text editing for API forms
...
- User can edit part notes
- User can edit stock item notes
2021-07-28 16:19:42 +10:00
Oliver
e637e2a9bc
make package name lowercase
2021-07-16 15:07:28 +10:00
Oliver Walters
0adfdd2a2e
Add button to launch translation service weblink
2021-05-20 00:20:39 +10:00
Oliver Walters
2a3e83509f
Refactor of translation lookup!
2021-05-19 23:33:28 +10:00
Oliver Walters
15f63adf0a
Reintroduces ability to sumbit user feedback to sentry
2021-05-19 19:55:45 +10:00
Oliver Walters
194be50337
Adds skeleton for "app settings" view
2021-03-02 22:57:45 +11:00
Oliver Walters
59585f72cf
Remove all sentry references
...
- Google play store already offers crash reporting...
2021-02-16 08:03:01 +11:00
Oliver Walters
161535c11c
Fix documentation link
2021-02-15 21:14:41 +11:00
Oliver Walters
80247f84c1
migrate showFormDialog to OneContext
2021-02-15 20:54:15 +11:00
Oliver Walters
822d1be2e2
Add web link to InvenTree documentation
2021-02-14 20:23:29 +11:00
Oliver Walters
e91c1a4d6d
Upload bug report
2021-02-13 21:42:13 +11:00
Oliver Walters
26f978b26d
Cleanup "about" info
2021-02-13 01:16:40 +11:00
Oliver Walters
dba45c7600
Remove reliance on shared preferences
2021-02-11 00:53:52 +11:00
Oliver Walters
1c0b469020
Add separator divider elements in lists
2021-02-09 12:28:14 +11:00
Oliver Walters
18b4783c11
Slightly improved login info on main screen
2021-02-09 09:34:04 +11:00
Oliver Walters
d918079440
Cleanup
2021-02-09 09:12:47 +11:00
Oliver Walters
d5649af2f9
Server login now references the UserProfile class
2021-02-08 22:03:14 +11:00
Oliver Walters
b34a91b865
UserProfile
2021-02-08 20:32:49 +11:00
Oliver Walters
18229fbfe2
More translations
2021-02-02 21:24:07 +11:00
Oliver Walters
c3bc6a94b0
Display version information (using external markdown file)
2021-02-02 21:20:04 +11:00
Oliver Walters
1823dca61d
Update for settings menus
2021-02-02 20:50:10 +11:00
Oliver Walters
99c7416755
Some icons
2020-04-06 22:50:18 +10:00
Oliver Walters
4b33f9c65c
Cleanup settings page(s)
...
- New separate directory
- Separate view for About information
2020-04-06 22:48:32 +10:00