Commit Graph

  • 105f38e97c feat: add a tablet friendly mode (#782) Thomas Göttgens 2023-11-18 10:03:19 +01:00
  • 0330b8ff80 refactor: adjust for landscape andrekir 2023-11-18 05:51:42 -03:00
  • e5a20c9665 refactor: extract NsdManager methods andrekir 2023-11-18 05:50:57 -03:00
  • f29d4e2309 refactor: extract Bluetooth and USB API methods to repositories andrekir 2023-11-17 08:46:54 -03:00
  • c6ad5dcfdf feat: add new configs andrekir 2023-11-06 07:50:25 -03:00
  • ca0ee58be2 chore(deps): update protobuf_version to v3.25.0 renovate[bot] 2023-11-02 00:48:23 +00:00
  • edef075dff chore(deps): update androidx.hilt:hilt-navigation-compose to v1.1.0 renovate[bot] 2023-11-01 21:28:14 +00:00
  • 79a8264d5f chore(deps): update nav_version to v2.7.5 renovate[bot] 2023-11-01 19:20:53 +00:00
  • d6226854c1 chore(deps): update androidx.fragment:fragment-ktx to v1.6.2 renovate[bot] 2023-11-01 19:20:49 +00:00
  • e1281bb561 chore(deps): update com.google.firebase:firebase-bom to v32.5.0 renovate[bot] 2023-10-30 19:40:58 +00:00
  • e4a574d99f chore: update proto submodule to v2.2.13 andrekir 2023-11-06 06:37:01 -03:00
  • f25b752fd7 fix: update MockInterface with 2.0 changes andrekir 2023-11-03 19:17:28 -03:00
  • a5822bb532 fix: InvalidWakeLockTag andrekir 2023-11-03 19:08:05 -03:00
  • 3922bfbffb refactor: move RadioInterfaceService out of Activity / Fragment andrekir 2023-11-03 19:01:19 -03:00
  • 94507195a8 refactor: localization strings updates andrekir 2023-11-03 18:58:12 -03:00
  • c6a97e7cc8 refactor: move app intro after language picker andrekir 2023-11-03 18:57:44 -03:00
  • a7b0d70c03 Continued work on #369: Inject radio interface implementations (#481) Mike Cumings 2023-10-24 12:09:18 -07:00
  • 121376201d refactor: add wantAck to traceroute requests andrekir 2023-10-24 15:56:56 -03:00
  • f404bf22bf 2.2.12 2.2.12 andrekir 2023-10-21 07:28:44 -03:00
  • 13c76f49ee refactor: implement repository pattern for ConnectionState andrekir 2023-10-21 07:24:46 -03:00
  • 179c176baf chore(deps): update room_version to v2.6.0 renovate[bot] 2023-10-20 22:39:36 +00:00
  • c489717ad1 refactor: convert NodeDB to repository andrekir 2023-10-20 18:31:13 -03:00
  • d1d2c6cf3d chore(deps): update androidx.compose:compose-bom to v2023.10.01 renovate[bot] 2023-10-18 17:25:26 +00:00
  • b82256faae chore(deps): update com.github.mik3y:usb-serial-for-android to v3.7.0 renovate[bot] 2023-10-15 15:27:55 +00:00
  • 7d0b2b9fa2 chore(deps): update com.google.firebase:firebase-bom to v32.4.0 renovate[bot] 2023-10-18 19:18:01 +00:00
  • 32d974a7e1 chore: update proto submodule to v2.2.12 andrekir 2023-10-20 16:30:55 -03:00
  • ddacdf9022 chore: update design submodule andrekir 2023-10-20 16:28:36 -03:00
  • b87257a663 refactor: catch exception when starting service in the background andrekir 2023-10-19 17:17:17 -03:00
  • f3e57c05e4 fix: variables not initialized before constructor execution andrekir 2023-10-19 17:16:16 -03:00
  • 3c18b2535e refactor: always send position config change andrekir 2023-10-19 17:13:22 -03:00
  • f0f4f44915 refactor: handle QueueStatus not responding under load andrekir 2023-10-19 17:12:08 -03:00
  • 47bc9218dc refactor: subscribe MQTT channels with downlink_enabled andrekir 2023-10-16 17:40:37 -03:00
  • 5ece09b4ce 2.2.11 2.2.11 andrekir 2023-10-12 22:59:06 -03:00
  • 7b3f71ae32 feat: warn user when MqttClientProxy fails andrekir 2023-10-12 22:57:45 -03:00
  • 8d22a23fe1 feat: warn user when duty cycle limit reached andrekir 2023-10-12 22:52:54 -03:00
  • e82eb9413c refactor: don't cancel/dismiss traceroute dialogs andrekir 2023-10-12 18:36:35 -03:00
  • e3b96f4bd4 feat: implement MQTT client proxy andrekir 2023-10-12 17:52:52 -03:00
  • d71a9171ec fix: import config missing data andrekir 2023-10-11 18:38:06 -03:00
  • 7a01c4b228 chore: update proto submodule to v2.2.11 andrekir 2023-10-11 18:23:22 -03:00
  • da8576147b 2.2.10 2.2.10 andrekir 2023-10-08 23:46:35 -03:00
  • 85564cae2a fix: ignore range test messages when module disabled andrekir 2023-10-08 23:38:28 -03:00
  • 7c56c339ef refactor: adjust FusedLocationProvider update settings andrekir 2023-10-08 22:43:14 -03:00
  • 85a13bd1a1 refactor(nodes): observe configs for live UI updates andrekir 2023-10-08 21:16:38 -03:00
  • 57e29b23a3 refactor: optimize database storage for specific Portnums andrekir 2023-10-08 19:24:13 -03:00
  • 17982efbea refactor: handle Position packets sent from phone andrekir 2023-10-08 19:20:13 -03:00
  • c8e9410f5c refactor: add range test portnum to .csv export andrekir 2023-10-08 19:15:35 -03:00
  • aa2fc2f707 fix: disable language splits in Bundle builds andrekir 2023-10-08 19:06:13 -03:00
  • 4e7ea67da0 refactor: convert ChannelSet to protobuf extensions andrekir 2023-10-07 08:22:12 -03:00
  • 3288b07e5e refactor: move RadioConfig logic into separate ViewModel andrekir 2023-10-06 18:38:06 -03:00
  • 37dad9b6fa refactor: move IMeshService instance to repository andrekir 2023-10-06 17:54:37 -03:00
  • e93fac2ae3 chore(deps): update com.google.android.material:material to v1.10.0 renovate[bot] 2023-10-05 21:47:14 +00:00
  • d79f7060e7 chore(deps): update androidx.compose:compose-bom to v2023.10.00 renovate[bot] 2023-10-04 21:10:07 +00:00
  • 553c0fbab0 chore(deps): update gradle to v8.4 renovate[bot] 2023-10-05 01:07:14 +00:00
  • 8c3d99438d chore(deps): update protobuf_version to v3.24.4 renovate[bot] 2023-10-06 01:13:05 +00:00
  • b22c74ae08 chore(deps): update nav_version to v2.7.4 renovate[bot] 2023-10-04 19:51:44 +00:00
  • 3cfe04466e chore(deps): update hilt_version to v2.48.1 renovate[bot] 2023-10-04 00:19:42 +00:00
  • 0ebeecdf1c chore: update proto submodule to v2.2.10 andrekir 2023-10-03 23:37:21 -03:00
  • dd3e0f2ec4 2.2.9 2.2.9 andrekir 2023-10-03 18:45:09 -03:00
  • 7c30d86e39 feat: add feedback for configuration changes andrekir 2023-10-03 18:05:40 -03:00
  • 2dd0e1f1e2 refactor: reduce coupling in Parcelables andrekir 2023-10-03 17:27:16 -03:00
  • 26195e8d39 refactor: use rememberSaveable for showChannelEditor andrekir 2023-10-03 17:05:56 -03:00
  • 1185e38bfd refactor: use OutlinedButton in config dialog andrekir 2023-10-01 17:49:01 -03:00
  • 50e794eda1 fix: incrementCompleted() placement andrekir 2023-10-01 11:49:20 -03:00
  • d4659eca61 refactor: animate ResponseState.Loading progress bar andrekir 2023-10-01 11:09:08 -03:00
  • e02ecaec6e refactor: set random PSK on default channel name change andrekir 2023-10-01 11:05:42 -03:00
  • a10fe75f64 refactor: single-page channel editing andrekir 2023-10-01 10:30:21 -03:00
  • adf02b56c7 chore: update proto submodule to v2.2.9 andrekir 2023-09-30 07:46:54 -03:00
  • ede478f8ee 2.2.8 2.2.8 andrekir 2023-09-30 06:59:18 -03:00
  • 9c4948e73f feat: update French localization strings andrekir 2023-09-30 06:47:54 -03:00
  • fdb94fb547 refactor(messages): add back button andrekir 2023-09-30 06:40:05 -03:00
  • c26b6dd7ac refactor(messages): persist contact variables andrekir 2023-09-30 06:39:03 -03:00
  • 3188706776 feat: add new configs andrekir 2023-09-29 22:31:22 -03:00
  • e690e34347 chore(deps): update androidx.compose:compose-bom to v2023.09.02 renovate[bot] 2023-09-27 19:27:22 +00:00
  • 70aa864ebc chore(deps): update com.android.tools.build:gradle to v8.1.2 renovate[bot] 2023-09-28 19:39:51 +00:00
  • de827e9e73 chore: update proto submodule to v2.2.8 andrekir 2023-09-29 22:01:31 -03:00
  • b59217a95a 2.2.7 2.2.7 andrekir 2023-09-26 18:35:47 -03:00
  • 4e75a0c879 refactor(config): improve null node handling andrekir 2023-09-26 18:27:05 -03:00
  • a8d14b5288 chore(deps): update androidx.navigation:navigation-compose to v2.7.3 renovate[bot] 2023-09-20 17:16:19 +00:00
  • 6698b7580d chore(deps): update androidx.compose:compose-bom to v2023.09.01 renovate[bot] 2023-09-20 17:16:15 +00:00
  • 62cb194b0b feat: update Spanish localization strings andrekir 2023-09-26 18:15:37 -03:00
  • d14c936373 feat: update French localization strings andrekir 2023-09-25 18:28:34 -03:00
  • 9278f426ee feat: update Ukrainian localization strings andrekir 2023-09-25 18:27:49 -03:00
  • 7afab6162a feat: update Russian localization strings andrekir 2023-09-25 18:26:47 -03:00
  • e907a63818 fix: broken links in translation strings andrekir 2023-09-25 18:21:49 -03:00
  • 219241076a refactor: improve exportProfile exception handling andrekir 2023-09-23 06:55:25 -03:00
  • 055fce4279 fix: docs broken links andrekir 2023-09-23 06:54:14 -03:00
  • 132a813f0e chore: update proto submodule to v2.2.7 andrekir 2023-09-23 06:49:49 -03:00
  • 4b8985bf28 2.2.6 2.2.6 andrekir 2023-09-19 06:49:14 -03:00
  • 52dc81bfc5 chore(deps): update com.google.firebase:firebase-bom to v32.3.1 renovate[bot] 2023-09-15 20:27:43 +00:00
  • 08a771b329 chore(deps): update com.google.gms:google-services to v4.4.0 renovate[bot] 2023-09-14 19:13:10 +00:00
  • 8d7f81f4a2 chore: update proto submodule to v2.2.6 andrekir 2023-09-19 06:25:33 -03:00
  • 7869243290 refactor(config): move business logic to ViewModel andrekir 2023-09-16 09:51:16 -03:00
  • e8b0f1584b refactor: replace enum values() with entries property andrekir 2023-09-16 08:27:01 -03:00
  • a250555ee5 refactor: exclude ENROUTE packets from offline queue andrekir 2023-09-16 08:11:59 -03:00
  • d7d856a4a8 refactor(channels): use clickable OutlinedTextField andrekir 2023-09-16 07:35:20 -03:00
  • 6b93f86b52 refactor: use OutlinedButtons in PreferenceFooter andrekir 2023-09-16 07:32:38 -03:00
  • 88aa1c69a7 2.2.5 2.2.5 andrekir 2023-09-11 21:42:40 -03:00
  • 4fa9c8f3cb refactor: change default map source to Mapnik andrekir 2023-09-11 21:39:55 -03:00
  • b3629b6342 feat: add TopAppBar with back button to radio configs andrekir 2023-09-11 21:37:53 -03:00
  • b93098cbce fix: remove constructor from DeviceSettingsFragment andrekir 2023-09-11 21:26:42 -03:00