tomFlowee
6ab061966a
New version number
2024-10-08 22:30:24 +02:00
tomFlowee
a291826f8b
New Android version
2024-06-30 17:16:28 +02:00
tomFlowee
cb6fdd412f
New version
2024-05-06 22:05:33 +02:00
tomFlowee
d07a8f3355
new version
2024-02-27 19:42:39 +01:00
tomFlowee
b842c401d9
Increase Android version
2024-01-28 20:12:29 +01:00
tomFlowee
9758ead829
New version
2024-01-28 11:30:33 +01:00
tomFlowee
ac58fb2483
Start new vesion
2024-01-13 19:39:48 +01:00
tomFlowee
f1ad2bf6cc
Starting 2024.01.1
2024-01-07 12:31:45 +01:00
tomFlowee
219f81763b
New version
2024-01-04 23:20:28 +01:00
tomFlowee
dad6f54790
New bugfix version
2023-11-30 21:16:52 +01:00
tomFlowee
fc33df842b
Update android version
2023-11-06 18:02:16 +01:00
tomFlowee
f99fa5d109
new version
2023-10-24 20:25:51 +02:00
tomFlowee
109f267184
New version
2023-09-06 16:22:33 +02:00
tomFlowee
1ff6b61b05
New version
2023-08-28 12:20:11 +02:00
tomFlowee
ea04836b45
increase minor version for Android too
2023-08-18 11:01:15 +02:00
tomFlowee
00bb3906be
New release number
2023-07-07 10:54:52 +02:00
tomFlowee
aaf8ab380f
new release version 7.0
2023-07-04 20:27:10 +02:00
tomFlowee
a9b2d3a975
new release version 6.1
2023-06-15 19:23:48 +02:00
tomFlowee
1d2fa6728f
new version
2023-06-08 23:20:53 +02:00
tomFlowee
e2dacffc33
Increase version number
2023-05-30 17:06:22 +02:00
tomFlowee
7a5eced658
New version
2023-05-07 17:55:07 +02:00
tomFlowee
a6774ef8fc
New Andoid release version
2023-05-04 20:09:43 +02:00
tomFlowee
4384d73d10
increase version
2023-04-20 10:04:13 +02:00
tomFlowee
fa225772e8
New version
2023-02-25 19:04:47 +01:00
tomFlowee
8d5a4ffc73
Rename Android package to have 'test' in it.
...
Since the default option to 'sign' is a self-signed certificate which is
insecure (its in git, absolutely not private), it makes sense to be consistent
and make the default create a test package.
Make it easier on people self-compiling.
2023-02-25 14:45:36 +01:00
tomFlowee
424ddbd9fb
New version for Android
2023-02-22 15:48:18 +01:00
tomFlowee
8f1cf1ad39
Correct typo in our package identifier.
2022-12-21 14:21:04 +01:00
tomFlowee
3112912c57
New version.
2022-12-21 13:15:55 +01:00
tomFlowee
e65469c979
Update version
...
Also replace tabs with spaces in the XML
2022-12-08 15:27:59 +01:00
tomFlowee
95d2b57cb3
Add basically functional camera support
...
This makes it possible for the mobile app on Android to use the camera.
We only ask for permission when the user actively goes to the 'QR-Scan'
tab, and we show a simple preview of the camera feed.
Notice that the permissions stuff is quite ugly right now due to Qt
having that module in development and the public APIs are simply not
available yet. But at least it works, which is all that matters.
When the next minor Qt release comes out we can hopefully clean this
up and use a version that needs no ifdefs.
2022-11-29 23:51:14 +01:00
tomFlowee
5cec6fee76
Add various Android pieces of support
...
This adds the AndroidManifest and icons in order to make sure
and APK will have the proper name and the icons.
2022-11-10 16:43:11 +01:00