Wykres commitów

91 Commity (master)

Autor SHA1 Wiadomość Data
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
andrekir 2bd5354059 update gradle 2022-01-31 22:01:33 -03:00
andrekir 37f9783467 update libs 2022-01-26 17:34:46 -03:00
andrekir 890676e7e5 update libs 2021-12-26 23:25:38 -03:00
andrekir 6d42110769 update libs 2021-12-15 12:42:12 -03:00
Andre Kirchhoff 72cec7c81e
update gradle unmockplugin:0.7.9 2021-11-28 16:42:51 -03:00
Kevin Hester 33dd04ecca fix build 2021-11-17 11:13:02 -08:00
Kevin Hester 37c22786e5 update libs 2021-11-16 17:36:02 -08:00
Kevin Hester 3ada630e25 update libs 2021-08-29 15:14:01 -07:00
Kevin Hester 8ffa35376e remove jcenter 2021-07-26 09:34:42 -07:00
Kevin Hester b6d9217d8a update libs 2021-07-26 09:30:02 -07:00
Kevin Hester f00fe5c441 WIP update to android 30 2021-06-10 10:02:28 -07:00
Kevin Hester c8b09df650 1.2.30 2021-05-09 09:41:38 +08:00
Kevin Hester 59e430d30d WIP color fixes 2021-05-09 09:02:53 +08:00
Kevin Hester 6c8aab5a43 update libs 2021-04-05 15:17:53 +08:00
Kevin Hester 23a0590186 update libs 2021-03-27 13:14:28 +08:00
Kevin Hester 699d5076b5 use unmock to test and fix the channel suffix generation to match device 2021-03-19 17:42:26 +08:00