Commit Graph

  • d50e9e1644 meshservice cleanup andrekir 2022-05-20 09:12:55 -03:00
  • 5f131da50d add mlkit barcode scanner andrekir 2022-05-17 17:29:21 -03:00
  • 747ce82a7b Merge pull request #431 from meshtastic/mlkit-scan Andre Kirchhoff 2022-05-17 17:42:26 -03:00
  • a4e1f0de77 add mlkit barcode scanner andrekir 2022-05-17 17:29:21 -03:00
  • 7e8b7bc833 Merge pull request #430 from meshtastic/nsd Andre Kirchhoff 2022-05-17 00:54:21 -03:00
  • c0a22cdc3a add network service discovery andrekir 2022-05-17 00:41:41 -03:00
  • f2b0ac7c3b Merge pull request #429 from meshtastic/multi-if Andre Kirchhoff 2022-05-17 00:08:38 -03:00
  • 841ea515ba expand interface options beyond BLE andrekir 2022-05-16 23:32:49 -03:00
  • f20368833e fix snackbar causing ScrollView crash andrekir 2022-05-16 18:39:26 -03:00
  • 5fb2be0591 Merge pull request #420 from mcumings/de-radio-service Andre Kirchhoff 2022-05-06 23:29:18 -03:00
  • 51535f4e4f 1.2.64 1.2.64 andrekir 2022-05-06 17:29:58 -03:00
  • d5642d0a03 use standard IM text input convention andrekir 2022-05-06 17:25:35 -03:00
  • 99dfc8014a use standard IM text input convention andrekir 2022-05-06 17:25:35 -03:00
  • 7cd1e7fc96 Mesh service needs to collect on Flow instances Mike Cumings 2022-05-06 12:17:17 -07:00
  • 0acf037000 Merge remote-tracking branch 'remotes/origin/master' Mike Cumings 2022-05-06 11:19:11 -07:00
  • 678a0358a5 Fix local props being uninitialized prior to constructor execution Mike Cumings 2022-05-06 11:18:24 -07:00
  • 967f777374 bluetooth scan & connect UI rework andrekir 2022-05-03 12:16:44 -03:00
  • 4b3427fe8c Merge pull request #428 from andrekir/ble-scan Andre Kirchhoff 2022-05-03 18:14:59 -03:00
  • 9e3bab8367 update deprecated IntentIntegrator andrekir 2022-05-03 17:32:01 -03:00
  • ef9114ddc1 bluetooth scan & connect UI rework andrekir 2022-05-03 12:16:44 -03:00
  • c3b6105730 updating proto submodule to latest Jm Casler 2022-05-01 18:33:40 -07:00
  • 671255c331 updating proto submodule to latest Jm Casler 2022-05-01 08:41:59 -07:00
  • 104b044572 1.2.62 1.2.62 andrekir 2022-04-30 18:19:10 -03:00
  • 265c6a7bf7 improve users fragment andrekir 2022-04-30 18:16:12 -03:00
  • b84dd3577f update UI when started with BLE disabled andrekir 2022-04-30 00:06:49 -03:00
  • 9682c41f2b disassociate devices when not bonded andrekir 2022-04-29 23:34:03 -03:00
  • ce90db8258 add BLE associations to devices list andrekir 2022-04-28 23:09:06 -03:00
  • 9506cfb9c4 move hasCompanionDeviceApi out of BluetoothInterface andrekir 2022-04-28 21:40:34 -03:00
  • 788a133999 Merge pull request #424 from andrekir/settings-ui Andre Kirchhoff 2022-04-30 16:18:43 -03:00
  • 0294da844b update UI when started with BLE disabled andrekir 2022-04-30 00:06:49 -03:00
  • b6410dd162 disassociate devices when not bonded andrekir 2022-04-29 23:34:03 -03:00
  • 0950e12bd0 add BLE associations to devices list andrekir 2022-04-28 23:09:06 -03:00
  • aaa5c1cf04 move hasCompanionDeviceApi out of BluetoothInterface andrekir 2022-04-28 21:40:34 -03:00
  • 708c502eb9 update deprecated intent method andrekir 2022-04-28 11:53:32 -03:00
  • eaff87eed3 update debug message reference andrekir 2022-04-28 11:54:04 -03:00
  • 34e240d7fa update deprecated intent method andrekir 2022-04-28 11:53:32 -03:00
  • d4d39b282a update links to android docs Andre Kirchhoff 2022-04-24 20:10:36 -03:00
  • 8d6a9a9ec2 update localization links to docs andrekir 2022-04-24 20:35:07 -03:00
  • 78d3618582 update link to android docs Andre Kirchhoff 2022-04-24 20:10:36 -03:00
  • 638b681b4b Merge pull request #421 from andrekir/connstate Andre Kirchhoff 2022-04-24 12:34:38 -03:00
  • 27c1817a59 rename isConnected --> connectionState andrekir 2022-04-24 12:12:13 -03:00
  • 5c75a54d46 updating androidlib submodule to latest andrekir 2022-04-24 10:35:17 -03:00
  • 5106a4a49b Update build.gradle Andre Kirchhoff 2022-04-24 10:31:44 -03:00
  • 2c34126a51 Update AndroidManifest.xml Andre Kirchhoff 2022-04-24 10:30:41 -03:00
  • 9687fb7370 RadioInterfaceService is no longer an Android Service Mike Cumings 2022-04-22 17:39:48 -07:00
  • a44758e28d Merge pull request #419 from andrekir/model Andre Kirchhoff 2022-04-22 18:18:00 -03:00
  • 8bde3d2ba4 make MutableLiveData private andrekir 2022-04-22 17:22:06 -03:00
  • 25a67ec4b3 Merge pull request #418 from meshtastic/users Andre Kirchhoff 2022-04-22 17:04:57 -03:00
  • 9227ce3ba5 improve users fragment andrekir 2022-04-22 16:56:27 -03:00
  • dbea9fbbe7 Merge pull request #416 from wkawecki/master Andre Kirchhoff 2022-04-22 16:47:30 -03:00
  • 392a08a5a6 Merge pull request #417 from mcumings/radioservice-prep Andre Kirchhoff 2022-04-22 16:41:26 -03:00
  • 4f6357103b Move radio service code verbatim into repository/radio Mike Cumings 2022-04-22 10:22:03 -07:00
  • 166a56a75d Extract RadioNotConnectedException out of RadioInterfaceService Mike Cumings 2022-04-22 10:09:30 -07:00
  • 2f7d189040 Merge branch 'feature/new-preferences' wkawecki 2022-04-22 15:03:04 +02:00
  • c997440f75 meshtastic#413 Add Satellite Map Layers - correct after remove offline regions wkawecki 2022-04-22 15:00:17 +02:00
  • 53e6b3a8b2 Merge branch 'feature/new-preferences' wkawecki 2022-04-22 14:40:05 +02:00
  • 8b5b33bcd5 meshtastic#413 Add Satellite Map Layers wkawecki 2022-04-22 12:28:04 +02:00
  • 0d4ddaf9a0 updating proto submodule to latest Jm Casler 2022-04-20 18:01:36 -07:00
  • ba0c48b762 update libs andrekir 2022-04-19 16:41:34 -03:00
  • e17cec93c1 Merge pull request #415 from meshtastic/cleanup Andre Kirchhoff 2022-04-19 16:32:56 -03:00
  • def08cde75 include resendButton in changes andrekir 2022-04-19 16:15:47 -03:00
  • 89811d4aa4 cleanup actionmode andrekir 2022-04-19 15:04:18 -03:00
  • 627299c6db Merge pull request #412 from wkawecki/master Andre Kirchhoff 2022-04-19 14:59:37 -03:00
  • 0a033584e0 Merge pull request #414 from meshtastic/strings-pl Andre Kirchhoff 2022-04-19 14:48:26 -03:00
  • 603af182df update pl translations by @aloisy andrekir 2022-04-19 13:01:50 -03:00
  • 7e1e78fb64 meshtastic#73 change icon, bugfixes wkawecki 2022-04-19 15:57:30 +02:00
  • 9587ef926e updating proto submodule to latest Jm Casler 2022-04-18 12:29:18 -07:00
  • 78842d815c updating proto submodule to latest Jm Casler 2022-04-15 22:30:19 -07:00
  • b6056c4e52 Merge branch 'meshtastic:master' into master Wojciech Kawecki 2022-04-13 22:35:07 +02:00
  • ebc88dfa01 updating proto submodule to latest Jm Casler 2022-04-12 21:10:43 -07:00
  • 6f9f2c4b04 meshtastic#73 'Resend Button' on message selection wkawecki 2022-04-12 17:00:49 +02:00
  • 1ca1642cb9 Merge pull request #411 from mcumings/serialC Andre Kirchhoff 2022-04-09 08:27:03 -03:00
  • 15f0e3bd5b Extract USB serial communication into USB repository Mike Cumings 2022-04-08 15:26:20 -07:00
  • b561d4c128 fix south korean locale reference Andre Kirchhoff 2022-04-08 19:37:53 -03:00
  • bcf0d5be97 remove crashlytics report andrekir 2022-04-08 18:37:22 -03:00
  • 56293874f9 Merge pull request #410 from mcumings/usbrepo Andre Kirchhoff 2022-04-08 16:30:17 -03:00
  • dd41527bbc Initial step in refactoring RadioInterfaceService for dependency injection Mike Cumings 2022-04-08 11:34:44 -07:00
  • 26b6081e9c Merge pull request #409 from mcumings/mapfragment Andre Kirchhoff 2022-04-08 14:41:47 -03:00
  • df47169997 MapFragment crashes is analytics are not allowed Mike Cumings 2022-04-08 08:56:30 -07:00
  • b873f2928d update not_connected string andrekir 2022-04-07 23:38:28 -03:00
  • de2b87557b only consider device sleep when isPowerSaving enabled andrekir 2022-04-07 23:31:43 -03:00
  • 8b13961b83 use keyboard capitalization settings andrekir 2022-04-07 23:21:12 -03:00
  • caae04c2ff Merge pull request #408 from meshtastic/connection-sleep Andre Kirchhoff 2022-04-07 23:53:05 -03:00
  • 850aa0a491 Merge pull request #407 from meshtastic/text-input Andre Kirchhoff 2022-04-07 23:40:33 -03:00
  • b1ad9c1d0e update not_connected string andrekir 2022-04-07 23:38:28 -03:00
  • bcc46f36e6 only consider device sleep when isPowerSaving enabled andrekir 2022-04-07 23:31:43 -03:00
  • 1bc843897d use keyboard capitalization settings andrekir 2022-04-07 23:21:12 -03:00
  • 9220435b9a Merge pull request #401 from wkawecki/master Andre Kirchhoff 2022-04-07 20:52:35 -03:00
  • eed53cb714 Merge branch 'meshtastic:master' into master Wojciech Kawecki 2022-04-07 15:34:36 +02:00
  • f686517d17 Merge pull request #406 from meshtastic/mc-hamster-patch-1 Jm Casler 2022-04-05 22:24:26 -07:00
  • 57c0586443 Update README.md Jm Casler 2022-04-05 22:23:19 -07:00
  • bcadeada25 Merge pull request #405 from meshtastic/refactor-protos Andre Kirchhoff 2022-04-04 19:24:12 -03:00
  • 78f7477c85 promote device metrics andrekir 2022-04-04 19:10:15 -03:00
  • b1f2a83c23 Update README.md Andre Kirchhoff 2022-04-04 00:10:50 -03:00
  • 276f6dc758 1.2.61 1.2.61 Andre Kirchhoff 2022-04-03 17:12:04 -03:00
  • 393d296a52 updating proto submodule to latest andrekir 2022-04-03 12:11:24 -03:00
  • 496cd230dd add contacts andrekir 2022-04-03 11:14:06 -03:00
  • 54b4e90578 Merge pull request #404 from meshtastic/contacts Andre Kirchhoff 2022-04-03 11:51:42 -03:00
  • ba2a6e0573 add contacts andrekir 2022-04-03 11:25:50 -03:00
  • bcbe36009f Correct pt_BR translation wkawecki 2022-04-01 23:58:52 +02:00