2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-29 05:56:47 +00:00

20 Commits

Author SHA1 Message Date
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
e43659d91f Set android:exporter property
Ref: https://developer.android.com/about/versions/12/behavior-changes-12#exported
2022-04-30 16:48:56 +10:00
Oliver Walters
3bb370bee1 API v34 required for plugin support 2022-03-25 20:41:32 +11:00
Oliver
765b43ca48 Regenerate icons 2021-08-18 22:03:49 +10:00
Oliver
e31158a966 Download attachments and open
- Uses package "open_file"
2021-08-15 22:09:11 +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
dd39b98ae9 Getting the project to compile again... 2021-07-12 23:32:30 +10:00
Oliver Walters
b6ccb57065 Setup key signing 2021-02-14 23:13:08 +11:00
Oliver Walters
fafaf8d036 Updated to embedding v2
Ref: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

Fixes for sentry reporting

Ref: https://github.com/flutter/flutter/issues/48972
2021-02-09 23:25:28 +11:00
Oliver Walters
40b2fec1f5 Custom color 2021-02-04 22:57:49 +11:00
Oliver Walters
2e72d4bc2e Custom splash screen (for Android)
Ref: https://medium.com/better-programming/customize-default-splash-screen-in-flutter-4f0a3d872377
2021-02-04 22:50:17 +11:00
Oliver Walters
7ba1fc9328 NFI
- Changing some rando stuff to try to get the project to compile.
- Updated Android Studio after almost a year, it was hella borked
2021-01-20 08:00:43 +11:00
Oliver Walters
a4390d16d9 Using new qr code scanner - qr_code_scanner 2020-05-26 23:02:19 +10:00
Oliver Walters
77d92f5307 I don't even know. Some magic that I found on the internet... 2020-05-24 20:29:50 +10:00
Oliver Walters
ec31c26932 Update icon 2020-05-23 21:21:18 +10:00
Oliver Walters
952f98d78b qr_utils is causing issues - comment out for now, need to look at a different barcode library 2020-05-23 11:31:30 +10:00
Oliver Walters
ba0780e265 Stuff? 2020-05-22 23:27:17 +10:00
Oliver Walters
528215455d Display part thumbnail in part list 2020-04-05 00:27:54 +11:00
Oliver Walters
aa865eea1b Add "About" dialog 2020-04-03 23:03:45 +11:00
Oliver Walters
56d7f6389c Initial project commit
Generated icon using flutter_launcher_icons plugin
2019-06-24 00:33:22 +10:00