Commit Graph

18 Commits

Author SHA1 Message Date
James Rich
f3338e3f0d fix(ci): improve release workflow and proguard setup (#2857)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 19:18:51 +00:00
James Rich
8d279afb10 Refactor: Migrate app build.gradle to Kotlin DSL (#2046) 2025-06-07 05:43:50 -05:00
andrekir
d277fe07c3 chore: re-enable code shrinking and optimization 2024-09-19 18:17:30 -03:00
andrekir
46c0dbd1a5 chore: disable code shrinking and optimization 2024-05-19 08:30:53 -03:00
andrekir
edea515e7a fix: re-add protobuf proguard rule 2024-05-19 08:29:14 -03:00
andrekir
e6a8bc8975 chore: re-enable code shrinking and optimization 2024-05-19 06:52:32 -03:00
andrekir
a3a914abce refactor: disable code shrinking and optimization 2024-03-18 08:21:27 -03:00
andrekir
12c8a2dc77 fix: add ProGuard rule to keep eclipse.paho.client logging class
reference: MissingResourceException - Error locating the logging class (MQTT Library)

fixes #915
2024-03-18 08:19:35 -03:00
andrekir
4af4e82de7 chore: update proguard rules 2023-06-30 00:33:52 -03:00
andrekir
e16b88a839 chore: update proguard rules
https://github.com/Kotlin/kotlinx.serialization#android
"By default, proguard rules are supplied with the library. These rules (https://github.com/Kotlin/kotlinx.serialization/blob/master/rules/common.pro) keep serializers for all serializable classes that are retained after shrinking, so you don't need additional setup."
2023-03-02 21:28:13 -03:00
andrekir
d3a62ba52f chore: update proguard rules 2023-02-13 18:32:35 -03:00
PWRxPSYCHO
b8ef088d8e Remove all references to MapBox, MapBox tokens, and credentials 2022-08-23 22:49:46 -04:00
Kevin Hester
719bef7889 potential fix for the rare mapbox native crash (use onDestroyView) 2021-02-01 22:54:04 +08:00
Ludovic Goix
336d283c82 fix packet display in debug panel
make the test work with any non US default Locale


remove java-lite usage


fix a test
2020-10-01 17:00:33 -04:00
geeksville
39eb6664da we now save node & msg db across service invocations 2020-04-19 17:25:20 -07:00
geeksville
f21d603026 turn on minifimication 2020-04-13 17:01:29 -07:00
geeksville
83c1bfda69 use coroutines in the mesh service to move processing out of the GUI thread 2020-04-04 14:37:44 -07:00
geeksville
0bb9d8258a initial checkin of virgin project 2020-01-20 15:53:22 -08:00