Commit graph

107 commits

Author SHA1 Message Date
renovate[bot]
70aa864ebc chore(deps): update com.android.tools.build:gradle to v8.1.2 2023-09-29 22:13:51 -03:00
renovate[bot]
08a771b329 chore(deps): update com.google.gms:google-services to v4.4.0 2023-09-19 06:38:44 -03:00
renovate[bot]
0a1f521015 chore(deps): update protobuf_version to v3.24.3 2023-09-11 19:03:16 -03:00
andrekir
99d7147efe refactor: add Kotlin JVM plugin 2023-09-05 07:39:19 -03:00
andrekir
9a8010f32f refactor: migrate from kapt to ksp 2023-09-05 06:42:42 -03:00
renovate[bot]
43176d2aaa chore(deps): update hilt_version to v2.48 2023-09-05 06:07:46 -03:00
renovate[bot]
2bbd46a5df chore(deps): update kotlin monorepo to v1.9.10 2023-09-04 21:16:46 -03:00
renovate[bot]
973cc373dc chore(deps): update protobuf_version to v3.24.2 2023-09-04 19:22:12 -03:00
renovate[bot]
8fa16fecce chore(deps): update com.google.firebase:firebase-crashlytics-gradle to v2.9.9 2023-09-04 19:21:19 -03:00
andrekir
58738c0da0 chore: update android gradle plugin to 8.1.1 2023-08-22 22:54:13 -03:00
andrekir
bf667310c0 chore: update Protobuf to 3.24.1 2023-08-22 22:53:50 -03:00
andrekir
06798ad102 chore: update Hilt to 2.47 2023-07-27 06:17:06 -03:00
andrekir
14014af005 chore: update android gradle plugin to 8.0.2 2023-07-27 06:08:30 -03:00
andrekir
64a4051e0f chore: update Compose Compiler to 1.4.8 2023-07-09 08:17:57 -03:00
andrekir
90e6a876c0 chore: update Protobuf to 3.23.4 2023-07-09 08:06:11 -03:00
andrekir
f7a895e62e chore: update Protobuf to 3.23.2 2023-05-30 17:00:34 -03:00
andrekir
0f84804f9f chore: update Compose Compiler to 1.4.7 2023-05-24 06:27:45 -03:00
andrekir
6fa8023bf7 chore: update Protobuf to 3.23.1 2023-05-24 06:25:49 -03:00
andrekir
e244aa4b9b chore: update Hilt to 2.46.1 2023-05-24 06:25:09 -03:00
andrekir
d38320ada6 chore: update Firebase Crashlytics Gradle to 2.9.5 2023-05-24 06:22:16 -03:00
andrekir
72c278c92c chore: update Protobuf to 3.22.3 2023-04-14 07:35:22 -03:00
andrekir
451a20d207 chore: update Protobuf to 3.22.2 2023-03-27 15:28:46 -03:00
andrekir
4c00c5b1bf chore: update Hilt to 2.45 2023-03-22 17:42:05 -03:00
andrekir
f66a3fabc7 chore: update Compose to 1.4.3 2023-03-12 12:41:05 -03:00
andrekir
0ef42b1b83 chore: update android gradle plugin to 7.4.2 2023-03-02 21:26:50 -03:00
andrekir
d6aacef0ac chore: update libs 2023-02-13 18:30:10 -03:00
andrekir
61489b4956 chore: update Compose to 1.3.2 2023-02-08 09:39:47 -03:00
andrekir
46480500b9 chore: remove gradle-play-publisher 2023-02-07 18:09:35 -03:00
andrekir
49b6d3bea3 chore: update libs 2023-02-07 18:07:33 -03:00
andrekir
a9784f3747 chore: upgrade gradle 2023-01-31 18:49:27 -03:00
andrekir
6e96a6b7c2 feat: add fdroid and google flavors 2023-01-20 12:27:27 -03:00
andrekir
4c46f2ae1c upgrade gradle libs 2022-11-02 15:38:26 -03:00
andrekir
3e1416f7ce add compose libs 2022-11-02 15:34:56 -03:00
andrekir
0eb3486eb9 update lifecycle libs 2022-11-02 15:16:30 -03:00
andrekir
43652f4742 organize build.gradle 2022-10-04 00:12:39 -03:00
andrekir
1675f71fc3 update libs 2022-09-06 18:33:26 -03:00
andrekir
8f0c5937fb test publish via github actions 2022-09-05 18:39:49 -03:00
andrekir
188d1fddaa remove play services 2022-09-05 00:14:08 -03:00
PWRxPSYCHO
b8ef088d8e Remove all references to MapBox, MapBox tokens, and credentials 2022-08-23 22:49:46 -04:00
Mike Cumings
fc5ce7c2c6 Bump protobuf-gradle-plugin to 0.8.18 and protoc to 3.21.1 2022-06-17 09:55:04 -07:00
andrekir
54f6112908 create LocalConfig DataStore 2022-06-11 18:36:57 -03:00
andrekir
c4e220f1a0 update gradle 2022-06-07 08:31:29 -03:00
Andre Kirchhoff
5106a4a49b
Update build.gradle
update libs
2022-04-24 10:31:44 -03:00
andrekir
ba0c48b762 update libs 2022-04-19 16:41:34 -03:00
andrekir
961e5a174f update libs 2022-03-08 10:12:59 -03:00
Andre Kirchhoff
9cd1856bb9
Merge pull request #372 from meshtastic/release
1.2.57
2022-02-09 23:15:27 -03:00
andrekir
b075de057e update libs 2022-02-09 22:48:59 -03:00
Mike Cumings
654a32c01c Introduce Hilt dependency injection
Uses Hilt to get the database initialization off of the
main thread.

The initial introduction always has a disproportionate
fan-out of boilerplate. In this case, all entry points which
were using UIViewModel needed to be annotated in order to let
the code gen know that they needed to support it.

The PacketRepository is injected into things via the main
thread (e.g., the MeshService) but due to the lazy declaration,
the database isn't hydrated until the DAO is access while on an
IO thread.
2022-02-08 13:57:04 -08:00
Jackson Rosenthal
9d5066bf9d move mapbox auth back to build gradle 2022-02-05 21:11:53 -05:00
Jackson Rosenthal
ed98232263 Migrating to Mapbox API V10 2022-02-04 21:58:00 -05:00