Volker Krause
05e1c2e6f8
Use ECM's more elaborate APK version code logic
2025-04-13 15:49:23 +00:00
Volker Krause
9b0d01619c
Update Android Gradle plugin version to 8.6.0
...
Necessary for building against Android SDK 35.
2024-12-13 17:06:27 +01:00
Ingo Klöcker
2f4134a6d2
Add icon for F-Droid store listing
...
Our fastlane metadata tooling looks for an icon named like the application
icon specified in AndroidManifest.xml followed by "-playstore.png".
2024-11-27 22:08:34 +01:00
James Graham
848031c315
Add the notifcation permision for modern android versions
2024-09-25 05:22:26 +00:00
Joshua Goins
3a1cac6c99
Remove ffmpeg from Android build
...
This doesn't work on Android right now, and should allow the apk to at least launch.
2023-12-02 03:53:55 +00:00
Tobias Fella
819d88e18c
Assorted Qt6 android fixes
2023-11-07 23:17:38 +01:00
Tobias Fella
59164d3bb2
Implement account registration
...
Implements #7
2023-08-28 10:05:09 +00:00
Volker Krause
81928d8b93
Fix binary stripping of APKs with Qt 5.15.10
...
This fixes APKs on binary factory having exploded in size 3x-5x after
the Qt 5.15.10 update. This also affects release packages and will need
to be backported to those (in Craft).
2023-07-08 07:51:24 +02:00
Volker Krause
8e83b923d9
Adapt APK build to Qt 5.15.8
...
This should fix the binary factory build, but it unfortunately not backward
compatible below Qt 5.15.8. Qt 6 will need the same changes anyway, so it's
not all bad at least.
2023-01-19 17:17:47 +01:00
Nicolas Fella
c379a7fa27
Fix Android packaging
...
In the AndroidManifest we specify 'neochat' as the executable
That causes the lib to be used instead of the executable, which breaks things
Shuffle around the names so that the executable is picked
2022-09-05 18:42:27 +00:00
Nicolas Fella
1e0ff63ab8
Fix version variable
2021-10-24 23:03:02 +02:00
Nicolas Fella
b6341eebfe
Pass version information to AndroidManifest
...
Fixes #463
2021-10-24 22:49:33 +02:00
Nicolas Fella
41838d01df
Remove minSdk version from AndroidManifest
2021-05-26 03:14:54 +02:00
Nicolas Fella
361605df71
Consistently use NeoChat instead of Neochat
2021-03-19 08:05:09 +00:00
Carson Black
633d2da4e6
New icon
2020-12-02 20:12:00 +00:00
Tobias Fella
a4477d5211
Add basic android port
2020-11-03 16:06:28 +01:00