Commit Graph

  • 0f8e475388 refactor(ble): Migrate to Nordic BLE Library for scanning and bonding (#3712) James Rich 2025-11-15 22:29:22 -06:00
  • a22513660a add back arrow to the channelConfig screen (#3713) Dane Evans 2025-11-16 15:29:00 +11:00
  • 54d89c37cc Update strings.xml (#3711) b8b8 2025-11-15 14:32:17 -08:00
  • e06a598291 chore(deps): update google maps compose to v6.12.2 (#3706) v2.7.6 renovate[bot] 2025-11-14 20:04:16 -06:00
  • 123d6f1d62 feat(build): Add distinct names for debug builds (#3707) James Rich 2025-11-14 20:03:32 -06:00
  • 7369a9bf5d fix: address backfill issue on tcp connections; add logging (#3676) Mac DeCourcy 2025-11-14 11:22:48 -08:00
  • 2a081f3c1f feat: jump to oldest unread message upon opening a thread, display divider between read/unread (#3693) Mac DeCourcy 2025-11-14 11:03:46 -08:00
  • 427fb33e7e chore(deps): update com.google.firebase:firebase-bom to v34.6.0 (#3704) renovate[bot] 2025-11-14 10:18:50 -06:00
  • 4a5c63a295 chore: Fix unescaped apostrophes in translations (#3700) James Rich 2025-11-13 16:31:55 -06:00
  • 5e79786095 New Crowdin updates (#3699) James Rich 2025-11-13 16:09:23 -06:00
  • 3c41e072c0 fix(strings): Correct format specifiers for plurals and integers (#3698) James Rich 2025-11-13 15:28:16 -06:00
  • bf076e8d64 feat: Add pre-commit run configuration (#3696) James Rich 2025-11-13 14:46:43 -06:00
  • 7ba2b23479 fix: Explicitly set Crowdin project type to Android (#3694) James Rich 2025-11-13 14:39:54 -06:00
  • d9752f710d chore(deps): update protobuf runtime to v4.33.1 (#3692) renovate[bot] 2025-11-13 13:54:26 -06:00
  • d58b51021e chore: Scheduled updates (Firmware, Hardware) (#3690) James Rich 2025-11-13 13:54:10 -06:00
  • 6590ea0ef0 feat(ble): Add support for LogRadio characteristic, enhance logs (#3691) James Rich 2025-11-13 13:53:37 -06:00
  • ac5412b499 Attempt to disable crowdin single quote escapes (#3687) Phil Oliver 2025-11-12 19:55:50 -05:00
  • 43305b9b5b Attempt to disable crowdin escapes (#3685) Phil Oliver 2025-11-12 19:50:02 -05:00
  • 8c1643be97 Remove escaped single quotes and fix format args (translations) (#3682) Phil Oliver 2025-11-12 19:16:56 -05:00
  • e421d6708a fix: clear in mem cached values on nodedb, factory reset (#3680) Mac DeCourcy 2025-11-12 16:05:50 -08:00
  • bc8ff26167 feat: Add bottom-nav scroll-to-top handling for nodes and conversations (#3674) Mac DeCourcy 2025-11-12 14:22:21 -08:00
  • 00276bc5d4 New Crowdin updates (#3675) James Rich 2025-11-12 13:56:14 -06:00
  • 4602300565 New Crowdin updates (#3673) James Rich 2025-11-11 21:09:24 -06:00
  • 65775fd8be chore(deps): update com.google.zxing:core to v3.5.4 (#3670) renovate[bot] 2025-11-11 18:21:58 -06:00
  • 57ef889caa Kmp strings cleanup (#3669) Phil Oliver 2025-11-11 18:40:09 -05:00
  • bde7c47931 fix: enforce LRU only over device-specific DBs, add one-time deletion of legacy DB on switch (guarded by prefs flag) (#3648) Mac DeCourcy 2025-11-11 08:14:12 -08:00
  • 8b7d032d23 New Crowdin updates (#3666) James Rich 2025-11-11 07:35:59 -06:00
  • 7c7ac0af51 refactor: Improve log export logic for decoded payloads (#3663) James Rich 2025-11-11 07:20:29 -06:00
  • cab3b0a0e9 Update Crowdin configuration file James Rich 2025-11-11 07:31:55 -06:00
  • 6a04d6499d chore: temporarily remove translations to allow crowdin to repopulate (#3664) James Rich 2025-11-11 07:28:37 -06:00
  • cfa2ff80ce New Crowdin updates (#3660) James Rich 2025-11-10 21:44:15 -06:00
  • e701ad6aee feat(#3508): Optionally preserve Favorites on nodeDb reset (#3633) renovate[bot] 2025-11-11 02:38:45 +00:00
  • 81dc625c70 chore(deps): update plugin compose-multiplatform to v1.9.3 (#3654) renovate[bot] 2025-11-11 01:30:33 +00:00
  • 3a6834329a refactor(ble): Refactor NordicBleInterface for clarity and stability (#3653) James Rich 2025-11-10 19:11:29 -06:00
  • 28590bfcdf Make :core:strings a Compose Multiplatform library (#3617) Phil Oliver 2025-11-10 19:58:38 -05:00
  • d7fff4add2 chore(deps): update com.android.tools:common to v31.13.1 (#3652) renovate[bot] 2025-11-10 18:22:10 -06:00
  • 53a0ce44ac chore(deps): update agp to v8.13.1 (#3651) renovate[bot] 2025-11-10 18:22:00 -06:00
  • 32ec28e1a2 New Crowdin updates (#3650) James Rich 2025-11-10 11:59:52 -06:00
  • 1728f94d02 New Crowdin updates (#3646) James Rich 2025-11-10 07:43:26 -06:00
  • cb8d1871c9 feat: per device DB manager (#3641) Mac DeCourcy 2025-11-09 08:54:21 -08:00
  • f0b9a0ff75 fix: bt notif subscription race condition (#3645) James Rich 2025-11-09 10:43:30 -06:00
  • 23db9f2443 fix: Add delays around heartbeat on connection (#3643) James Rich 2025-11-09 09:50:36 -06:00
  • 86e4d1b1da fix: Update ignored status in nodeDB on toggle (#3638) James Rich 2025-11-07 10:34:43 -06:00
  • 3fa0007df1 chore(deps): update devtools.ksp to v2.3.2 (#3635) renovate[bot] 2025-11-06 14:59:34 -06:00
  • 421e35a19c fix: Clear packet database alongside node database (#3634) James Rich 2025-11-06 14:16:59 -06:00
  • 6d1f49f6bc New Crowdin updates (#3631) James Rich 2025-11-06 13:11:18 -06:00
  • 9e8ffaa0ba refactor(ble): Replace custom BLE implementation with Nordic (#3595) James Rich 2025-11-06 12:27:21 -06:00
  • 6cbecdd25e New Crowdin updates (#3630) James Rich 2025-11-05 21:51:43 -06:00
  • a2da943ed7 Clean up string access (#3629) Phil Oliver 2025-11-05 20:00:09 -05:00
  • 4e033d422d chore(deps): update androidx navigation to v1.0.0-rc01 (#3628) renovate[bot] 2025-11-05 15:11:47 -06:00
  • 94b9904397 refactor: Update protobuf keep rule for new package name (#3627) James Rich 2025-11-05 13:59:14 -06:00
  • f62b6d1700 chore(deps): update androidx (general) (#3626) renovate[bot] 2025-11-05 18:42:22 +00:00
  • 9162679528 chore(deps): update androidx navigation to v2.9.6 (#3625) renovate[bot] 2025-11-05 18:19:13 +00:00
  • 95a527d3ed chore(deps): update ktor to v3.3.2 (#3624) renovate[bot] 2025-11-05 12:10:35 -06:00
  • 1f26c25fe9 fix(#3622): Do not favorite node when sending a dm from a CLIENT_BASE device (#3623) James Rich 2025-11-05 11:44:20 -06:00
  • c170ff6a4b Relocate proto utils (#3621) Phil Oliver 2025-11-05 03:27:13 -05:00
  • 8b83273a4f Use Resources for string access (#3620) Phil Oliver 2025-11-05 00:59:45 -05:00
  • 0833a6767e Alias strings R to Res (#3619) Phil Oliver 2025-11-04 22:32:42 -05:00
  • a687328f08 Remove stringResource() id named argument (#3618) Phil Oliver 2025-11-04 21:36:26 -05:00
  • 828edc653f chore: Scheduled updates (Firmware, Hardware) (#3616) James Rich 2025-11-04 14:16:49 -06:00
  • 739936c99a chore(deps): update com.google.android.gms:play-services-maps to v19.2.0 (#3613) renovate[bot] 2025-11-04 17:11:17 +00:00
  • e348946552 New Crowdin updates (#3608) James Rich 2025-11-04 07:17:27 -06:00
  • 87bab7a7f1 chore(deps): update devtools.ksp to v2.3.1 (#3612) renovate[bot] 2025-11-04 07:17:21 -06:00
  • 6e06d27701 feat(map): Persist Google Maps camera position (#3605) James Rich 2025-11-04 07:14:50 -06:00
  • c51d62f81e Detekt message_actions Phil Oliver 2025-11-04 01:46:59 -05:00
  • 98087a3e08 Fix preview spacing Phil Oliver 2025-11-04 00:47:02 -05:00
  • 3b7ab012c6 Clean up spacing Phil Oliver 2025-11-03 22:35:52 -05:00
  • a38f9763e8 Unnecessary Box Phil Oliver 2025-11-03 22:21:24 -05:00
  • 701117aa15 Move combined clickable to Card contents so ripple is clipped Phil Oliver 2025-11-03 22:17:10 -05:00
  • ea021c8fd5 Move message actions to dialog Phil Oliver 2025-11-03 22:14:18 -05:00
  • 78a10118a0 Re-enable debug application IDs (#3607) Phil Oliver 2025-11-03 21:32:17 -05:00
  • e9bc9c9b15 Move SettingsNavigation back to :app module (#3604) Phil Oliver 2025-11-03 19:31:24 -05:00
  • e147025528 chore(deps): Bump aws-sdk-s3 and related dependencies (#3603) James Rich 2025-11-03 15:44:28 -06:00
  • b5f8c0420a refactor: Comment out debug applicationId overrides (#3601) James Rich 2025-11-03 15:41:46 -06:00
  • acdd67cb79 ci: Enable Renovate for Bundler (#3602) James Rich 2025-11-03 15:16:20 -06:00
  • f1844030df New Crowdin updates (#3597) James Rich 2025-11-03 13:43:25 -06:00
  • 954c1cb16a chore: Scheduled updates (Firmware, Hardware) (#3600) James Rich 2025-11-03 13:43:16 -06:00
  • 315950b7c6 Modularize remaining nodes code (#3599) Phil Oliver 2025-11-03 14:43:02 -05:00
  • 89bc9528c5 Remove UiViewModel snackbar logic (#3598) Phil Oliver 2025-11-03 14:42:28 -05:00
  • 4a5f69458c Enable parallel installation of debug and release builds (#3596) Phil Oliver 2025-11-02 18:26:50 -05:00
  • 64dd71bf11 New Crowdin updates (#3591) James Rich 2025-11-02 15:55:27 -06:00
  • 66ed607bd9 chore: Scheduled updates (Firmware, Hardware) (#3593) James Rich 2025-11-02 15:55:08 -06:00
  • 82f1927b6c chore(deps): update markdown renderer (mike penz) to v0.38.1 (#3594) renovate[bot] 2025-11-02 15:54:30 -06:00
  • be3f882f74 wip ui_message_list Phil Oliver 2025-11-02 15:10:05 -05:00
  • 88ba47cc9b Update VERSION_NAME_BASE to 2.7.6 (#3588) James Rich 2025-10-31 11:40:05 -05:00
  • 5712a3bdb6 New Crowdin updates (#3587) James Rich 2025-10-31 11:28:57 -05:00
  • 0394fe6457 chore(deps): update core/proto/src/main/proto digest to fbe1538 (#3584) renovate[bot] 2025-10-31 09:45:07 -05:00
  • 202985502a New Crowdin updates (#3581) James Rich 2025-10-31 09:05:21 -05:00
  • dafd12acae chore(deps): update com.squareup.okhttp3:logging-interceptor to v5.3.0 (#3579) renovate[bot] 2025-10-31 07:17:43 -05:00
  • 3c16ed2ea4 New Crowdin updates (#3577) James Rich 2025-10-30 18:09:18 -05:00
  • 4e60b62af4 feat: Enable minification and add ProGuard rules (#3576) James Rich 2025-10-30 17:47:18 -05:00
  • 453dd398d4 feat: Display relay node information for messages (#3574) James Rich 2025-10-30 17:25:34 -05:00
  • 7d1c5cba4c New Crowdin updates (#3573) James Rich 2025-10-30 17:16:12 -05:00
  • 1f1dac7323 chore(deps): update firebase (#3571) renovate[bot] 2025-10-30 16:55:21 -05:00
  • c5181f167c chore(deps): update plugin dependency-analysis to v3.4.1 (#3572) renovate[bot] 2025-10-30 16:55:10 -05:00
  • 75c262f94d Fix #3542 Conversations list item layout. (#3553) Artemii Vishnevskii 2025-10-30 22:54:52 +01:00
  • 5838e205f3 New Crowdin updates (#3569) James Rich 2025-10-30 16:30:00 -05:00
  • 2b79590881 fix #2062: Remap channels when rearranged (#3561) Dane Evans 2025-10-31 01:55:37 +11:00
  • 4f6140c1d6 fix #3566: rangetest export not having distances (#3566) Dane Evans 2025-10-31 01:53:34 +11:00
  • 01d1f64a48 New Crowdin updates (#3568) James Rich 2025-10-30 08:12:07 -05:00