Commit Graph

  • 5c6aadb5fd chore(deps): update hilt_version to v2.51.1 renovate[bot] 2024-03-31 19:00:54 +00:00
  • 622d24a0db chore(deps): update gradle to v8.7 renovate[bot] 2024-03-22 19:44:55 +00:00
  • 46d899252e chore(deps): update com.android.tools.build:gradle to v8.3.1 renovate[bot] 2024-03-18 23:41:52 +00:00
  • 30019ba02a chore(deps): update com.google.firebase:firebase-bom to v32.8.0 renovate[bot] 2024-03-21 22:11:56 +00:00
  • 9302ac70c4 chore(deps): update androidx.compose:compose-bom to v2024.03.00 renovate[bot] 2024-03-20 18:49:36 +00:00
  • 37bcecc954 chore(deps): update composeoptions to v1.5.11 renovate[bot] 2024-03-20 18:49:33 +00:00
  • 0e39c3992d chore(deps): update kotlin_version to v1.9.23 renovate[bot] 2024-03-07 07:55:35 +00:00
  • aeec1fbcd8 chore(deps): update plugin com.google.devtools.ksp to v1.9.23-1.0.19 renovate[bot] 2024-03-08 03:04:10 +00:00
  • eab0e8e414 chore: update proto submodule to v2.3.3 andrekir 2024-03-31 15:16:10 -03:00
  • 61be6e9985 2.3.2 2.3.2 andrekir 2024-03-26 08:27:00 -03:00
  • 85a5867d49 fix: typo andrekir 2024-03-26 08:26:21 -03:00
  • e3f495e352 fix: add LinearLayoutManager wrapper for RecyclerView bug workaround andrekir 2024-03-26 08:06:10 -03:00
  • 8ec8654d60 refactor: replace DownloadButton Image with Icon andrekir 2024-03-26 08:05:13 -03:00
  • 464f787b24 refactor: remove warning_default_psk string andrekir 2024-03-26 08:04:44 -03:00
  • ab7f09fc8a feat: add Croatian (hr) locale and translations andrekir 2024-03-26 07:54:32 -03:00
  • 199c9750d6 chore: update proto submodule to v2.3.2 andrekir 2024-03-25 13:02:26 -03:00
  • e2c377107c refactor: improve NodeDB initialization andrekir 2024-03-20 08:40:32 -03:00
  • be741a9200 2.3.1 2.3.1 andrekir 2024-03-19 08:58:06 -03:00
  • ded6aae1a7 fix: add LinkedCoordinates placeholder when position is invalid andrekir 2024-03-19 08:57:23 -03:00
  • cff4f02958 chore: update proto submodule to v2.3.1 andrekir 2024-03-19 08:44:40 -03:00
  • 0948f8e042 fix: don't mix MQTT topics andrekir 2024-03-19 08:39:35 -03:00
  • ee61b79aa3 refactor: remove channel disambiguation suffix andrekir 2024-03-18 08:34:56 -03:00
  • a3a914abce refactor: disable code shrinking and optimization andrekir 2024-03-18 08:21:27 -03:00
  • 12c8a2dc77 fix: add ProGuard rule to keep eclipse.paho.client logging class andrekir 2024-03-18 08:19:35 -03:00
  • d21e735ae7 fix: missing ModuleConfig handling andrekir 2024-03-18 08:17:35 -03:00
  • 40aae19b45 feat: add MQTT mapReportSettings config andrekir 2024-03-13 20:50:57 -03:00
  • 59b67d429d 2 decimal places for plugged-in voltage prokrypt 2024-03-12 11:22:37 -07:00
  • 6fe132023e 2.3.0 2.3.0 andrekir 2024-03-11 22:29:08 -03:00
  • 5983424d48 refactor: remote admin channel validation andrekir 2024-03-11 22:27:14 -03:00
  • 902d1697a9 fix: add new modules to DeviceProfile import andrekir 2024-03-11 22:25:38 -03:00
  • 6b8814cd87 refactor: update client proxy MQTT topic andrekir 2024-03-11 22:24:05 -03:00
  • 69765b05e6 chore: update proto submodule to v2.3.0 andrekir 2024-03-11 12:00:16 -03:00
  • c3eb80bcfc feat: tag node names in installNodeInfo using viaMqtt andrekir 2024-03-10 08:18:25 -03:00
  • 466fcc63fe refactor: limit message input by bytes instead of character length andrekir 2024-03-10 08:18:03 -03:00
  • 0b874300ee fix: remove autoLink from contacts MaterialCardView andrekir 2024-03-10 05:13:58 -03:00
  • b2b9eb0ae1 feat: update German localization strings andrekir 2024-03-10 04:28:59 -03:00
  • 23480e9983 chore: update proto submodule to v2.3.0 andrekir 2024-03-10 04:20:44 -03:00
  • 1d3aaf8ab7 chore(deps): update com.google.firebase:firebase-bom to v32.7.4 renovate[bot] 2024-03-07 22:43:31 +00:00
  • b058493f6d chore(deps): update androidx.compose:compose-bom to v2024.02.02 renovate[bot] 2024-03-06 18:15:37 +00:00
  • b9a30dbea3 chore(deps): update com.android.tools.build:gradle to v8.3.0 renovate[bot] 2024-02-29 23:24:34 +00:00
  • 0b7a5d798b feat: update Finnish localization strings (#901) Andre K 2024-03-07 06:40:55 -03:00
  • a1fbdcfd1b feat: add Lithuanian (lt) locale and translations (#897) Andre K 2024-03-07 06:36:38 -03:00
  • 248982d14c Add elevation and number of GPS satellites to node info (#895) Davis 2024-03-07 02:34:43 -07:00
  • 1468b26d3b Restore voltage precision to 2 places (#889) Davis 2024-03-07 01:47:57 -07:00
  • 9e54787a7d Move Node info completely to Compose (#886) Davis 2024-03-07 01:39:02 -07:00
  • 4ba67beb53 refactor: replace mgrs-android library with NGA base MGRS API andrekir 2024-03-04 17:14:33 -03:00
  • 4f9011fe57 Add number of GPS satellites in view to DB for later display (#883) Davis 2024-02-29 07:18:02 -07:00
  • 52d4c70d7c 2.2.24 2.2.24 andrekir 2024-02-28 17:53:48 -03:00
  • 85dacaf53b feat: tag node names when NodeInfo is received via MQTT andrekir 2024-02-28 17:52:49 -03:00
  • 6cd972522d refactor: revert Button custom background color andrekir 2024-02-28 17:51:48 -03:00
  • 5b35280076 fix: use validPosition in LinkedCoordinates andrekir 2024-02-28 17:50:50 -03:00
  • 6a819d1f4b chore(deps): update com.google.firebase:firebase-bom to v32.7.3 renovate[bot] 2024-02-28 20:06:47 +00:00
  • 2e009ca49c feat: add condition check to scroll to bottom of messages list (#882) Andre K 2024-02-28 12:53:08 -03:00
  • 0ba462db83 chore(deps): update hilt_version to v2.51 renovate[bot] 2024-02-27 21:44:16 +00:00
  • 9e9ecba4e3 Move signal info to compose (#879) Davis 2024-02-28 08:43:29 -07:00
  • 8f312e5d16 Move last heard in node info to compose (#878) Davis 2024-02-28 07:29:13 -07:00
  • 0095fc95d7 feat: add ChannelSettings position_precision config andrekir 2024-02-27 09:03:04 -03:00
  • 9ecae6c0e1 Node position to compose (#877) Davis 2024-02-27 14:43:47 -07:00
  • 7b49f57af6 chore: update proto submodule to v2.2.24 andrekir 2024-02-27 07:12:15 -03:00
  • 804e8487af refactor: revert OutlinedTextField custom cursor color andrekir 2024-02-26 19:27:37 -03:00
  • 1990dfbabf fix: clear focus before deleting ignore_incoming andrekir 2024-02-26 19:22:12 -03:00
  • 89438f3553 Improved battery/voltage info in node list (#874) Davis 2024-02-26 15:19:32 -07:00
  • 7fb2761dc6 Round corners and pad label background daviscodesbugs 2024-02-26 06:35:05 -07:00
  • d16b87f5e8 Fix UI contrast and theming (#871) Davis 2024-02-26 15:13:27 -07:00
  • 5c98936e23 refactor: simplify passing args to MessagesFragment andrekir 2024-02-25 08:30:55 -03:00
  • 6a0d9b523b refactor: handle closing NsdManager service discovery if already stopped andrekir 2024-02-25 08:29:39 -03:00
  • 55ae55a817 refactor: set NyNodeInfo first in installNodeDB andrekir 2024-02-25 07:55:36 -03:00
  • dec48b155e refactor: temporary disable processPacketQueue andrekir 2024-02-25 07:45:48 -03:00
  • 44d260abff refactor: rename channel_num to frequency slot andrekir 2024-02-25 07:44:53 -03:00
  • 570a26b413 fix: parsing StoreAndForward text messages andrekir 2024-02-25 07:42:22 -03:00
  • 2de49c143b Remove UI for firmware update (button and progress) and accompanying logic (#870) Davis 2024-02-25 03:38:51 -07:00
  • 56d622013b chore(deps): update androidx.hilt:hilt-navigation-compose to v1.2.0 renovate[bot] 2024-02-21 21:17:48 +00:00
  • 4041c9807d chore(deps): update composeoptions to v1.5.10 renovate[bot] 2024-02-21 21:10:41 +00:00
  • 504e20223b chore(deps): update androidx.compose:compose-bom to v2024.02.01 renovate[bot] 2024-02-21 21:10:36 +00:00
  • 4fe402ae1d chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3 renovate[bot] 2024-02-16 19:07:00 +00:00
  • eb7cc1451c 2.2.23 2.2.23 andrekir 2024-02-18 08:03:11 -03:00
  • 6e83870295 fix: revert main tab reference change andrekir 2024-02-18 08:01:51 -03:00
  • 3713d371fa refactor: use AutoMirrored icons for RTL support andrekir 2024-02-18 07:39:49 -03:00
  • 05b88e617c feat: add basic StoreAndForward handling andrekir 2024-02-18 07:37:18 -03:00
  • 12c68d2bc8 chore: update proto submodule to v2.2.23 andrekir 2024-02-18 07:23:47 -03:00
  • 48eaf18bbf 2.2.22 2.2.22 andrekir 2024-02-16 06:04:14 -03:00
  • 69301c93be chore(deps): update protobuf_version to v3.25.3 renovate[bot] 2024-02-16 03:33:28 +00:00
  • 472b16ad7b chore(deps): update org.jetbrains.kotlinx:kotlinx-coroutines-guava to v1.8.0 renovate[bot] 2024-02-15 15:10:32 +00:00
  • f83113710f refactor: contacts to use combine() with channels andrekir 2024-02-15 08:55:35 -03:00
  • f36ff3dbfc feat: add Singapore region info andrekir 2024-02-15 08:48:11 -03:00
  • 763ef749f7 Change CSV output to be RFC4180 compliant (#852) Mike Cumings 2024-02-15 03:47:00 -08:00
  • c42b5be631 chore(deps): update com.google.firebase:firebase-bom to v32.7.2 renovate[bot] 2024-02-08 22:36:01 +00:00
  • 11e31675ca Refactor and cleanup (#850) Davis 2024-02-13 14:41:40 -07:00
  • 2bfda9784f Feature: Jump to node info from message (#844) Davis 2024-02-13 14:32:52 -07:00
  • a88ffbc0fb refactor: disable dependency metadata for fdroid flavor only andrekir 2024-02-12 18:24:32 -03:00
  • ada2f14a78 refactor: update PositionConfigItemList andrekir 2024-02-12 17:56:00 -03:00
  • 13c93c839b chore: update proto submodule to v2.2.22 andrekir 2024-02-12 17:48:29 -03:00
  • 1c5e2dbefc refactor: getContacts() DAO using Map return type andrekir 2024-02-11 07:51:41 -03:00
  • 84a8162f5f chore(deps): update com.google.gms:google-services to v4.4.1 2.2.21 renovate[bot] 2024-02-08 20:35:33 +00:00
  • e582099a37 2.2.21 andrekir 2024-02-08 17:34:41 -03:00
  • 5a1b355b66 fix: replace MutableList with CopyOnWriteArrayList andrekir 2024-02-08 17:22:27 -03:00
  • 9190a6dcab feat: add Hebrew (iw) locale and translations andrekir 2024-02-08 17:21:24 -03:00
  • bc85822133 refactor: simplify ourNodeInfo logic andrekir 2024-02-08 16:56:10 -03:00
  • f00ad4159d docs: update build instructions andrekir 2024-02-08 16:53:59 -03:00
  • 1bb9624b91 chore(deps): update androidx.compose:compose-bom to v2024.02.00 renovate[bot] 2024-02-07 21:10:24 +00:00