Commit Graph

  • 3001696f9c rename "save messages as csv" to "export rangetest.csv" andrekir 2022-02-05 19:50:20 -03:00
  • 00810374ea update dialog andrekir 2022-02-05 19:43:56 -03:00
  • 5dc55b52f6 add confirmation dialog for firmware update andrekir 2022-02-05 17:09:31 -03:00
  • 1f177dc63e Merge pull request #368 from ScriptTactics/feature/mapbox-v10-migration Andre Kirchhoff 2022-02-06 00:57:52 -03:00
  • 332ef3eb6a removed unused dependencies Jackson Rosenthal 2022-02-05 22:31:01 -05:00
  • f4bfcb85f7 Removed old dependency of MapBox V9.x.x Jackson Rosenthal 2022-02-05 22:28:14 -05:00
  • b5a09d502a cleaned up code Jackson Rosenthal 2022-02-05 22:03:51 -05:00
  • 062cad189e Updated camera movement for nodes, Zoomed out map for initial load Jackson Rosenthal 2022-02-05 22:01:46 -05:00
  • 79ef308eac removed default lat/long for map Jackson Rosenthal 2022-02-05 21:30:12 -05:00
  • 9d5066bf9d move mapbox auth back to build gradle Jackson Rosenthal 2022-02-05 21:11:53 -05:00
  • d199b5437d Got nodes to render on map Jackson Rosenthal 2022-02-05 20:21:42 -05:00
  • 3a06bd0478 Added layers to map, got gestures working Jackson Rosenthal 2022-02-05 16:44:39 -05:00
  • 090c34f4e9 Added layers to map Jackson Rosenthal 2022-02-05 13:26:08 -05:00
  • 7fd3cbba69 Merge remote-tracking branch 'origin/master' into feature/mapbox-v10-migration Jackson Rosenthal 2022-02-05 13:22:09 -05:00
  • ace75f5ec7 Updated YML for CI. GSERVICES token is having issues Jackson Rosenthal 2022-02-05 12:34:07 -05:00
  • 7445797d46 Added TODO in code to point out areas that need work Jackson Rosenthal 2022-02-05 12:32:31 -05:00
  • ed98232263 Migrating to Mapbox API V10 Jackson Rosenthal 2022-02-04 21:58:00 -05:00
  • b4cc59b552 Create PULL_REQUEST_TEMPLATE.md Andre Kirchhoff 2022-02-04 23:44:40 -03:00
  • 956c865e18 mock google-services.json for debug Andre Kirchhoff 2022-02-04 23:28:15 -03:00
  • 0529fb065f add CI tests to forks info Andre Kirchhoff 2022-02-04 23:17:59 -03:00
  • 19b67be182 Merge pull request #366 from meshtastic/splash Andre Kirchhoff 2022-02-04 01:11:23 -03:00
  • 239a22c1bc add splash screen andrekir 2022-02-04 00:57:27 -03:00
  • a0d00a4287 Merge pull request #365 from mcumings/fix-340 Andre Kirchhoff 2022-02-04 00:16:18 -03:00
  • 6012bddbdc Fixes #340 Improve CSV file export Mike Cumings 2022-02-03 18:15:06 -08:00
  • 51c8a6a315 update release naming convention Andre Kirchhoff 2022-02-03 14:19:33 -03:00
  • 35fe61e855 Merge pull request #364 from meshtastic/ble-unbind 1.2.56 Andre Kirchhoff 2022-02-03 10:43:45 -03:00
  • 2bed56809b 1.2.56 andrekir 2022-02-03 10:29:17 -03:00
  • 25dd2fad3e Merge pull request #362 from meshtastic/change-channel Andre Kirchhoff 2022-02-03 09:22:18 -03:00
  • c547109f80 change to snackbar notifications andrekir 2022-02-03 02:16:31 -03:00
  • f540a7ad94 remove icon from reset channel andrekir 2022-02-03 02:14:41 -03:00
  • d76e631684 call perhapsChangeChannel from qr code result andrekir 2022-02-03 02:13:35 -03:00
  • c362f08ec3 disassociate old CompanionDeviceManager address andrekir 2022-02-02 23:28:23 -03:00
  • 88a4825b28 Merge pull request #357 from meshtastic/companion-pairing 1.2.55 Andre Kirchhoff 2022-01-31 23:42:48 -03:00
  • 066027c56b 1.2.55 andrekir 2022-01-31 23:34:12 -03:00
  • 3e323683e0 Merge pull request #356 from ScriptTactics/feature/delete-messages Andre Kirchhoff 2022-01-31 23:07:42 -03:00
  • 2bd5354059 update gradle andrekir 2022-01-31 22:01:33 -03:00
  • 084c16bfe9 clean up and reformat andrekir 2022-01-31 21:55:24 -03:00
  • dc852b97ba add bluetooth_connect permission checks andrekir 2022-01-31 21:19:54 -03:00
  • 93e81e4639 Added delete all messages into the AlertDialog. Jackson Rosenthal 2022-01-31 19:11:32 -05:00
  • 863426ce6b Deleted commented out code & unused imports Jackson Rosenthal 2022-01-29 18:35:24 -05:00
  • 2785ab49c3 Deleted commented out code Jackson Rosenthal 2022-01-29 18:05:40 -05:00
  • bc0c682eea Added popup to prompt delete when user long presses Jackson Rosenthal 2022-01-29 18:00:24 -05:00
  • 929d81cec2 Merge branch 'master' into feature/delete-messages Jackson Rosenthal 2022-01-29 15:35:31 -05:00
  • e27a76633c Delete messages from view by long clicking. Looking into clearing "all messages" & menu for deleting individual messages Jackson Rosenthal 2022-01-29 14:31:08 -05:00
  • a2f5d74bfc fix companion pairing andrekir 2022-01-29 10:41:24 -03:00
  • 910f090335 update play store listing Andre Kirchhoff 2022-01-29 09:59:34 -03:00
  • c08c652d97 Testing click deletion of messages. (Messages still stored after sending new message or connecting to radio) Jackson Rosenthal 2022-01-28 21:40:05 -05:00
  • bdfb1acca9 updating proto submodule to latest 1.2.54 Jm Casler 2022-01-27 17:39:57 -08:00
  • c483a488bb update location_share default to LocUnset Andre Kirchhoff 2022-01-27 18:30:18 -03:00
  • 852cd2ddc7 Merge pull request #354 from meshtastic/release Andre Kirchhoff 2022-01-26 22:58:46 -03:00
  • 563bcd4236 Merge pull request #355 from meshtastic/channel_util Andre Kirchhoff 2022-01-26 22:54:28 -03:00
  • fbe79dbfa6 add channelUtilization & airUtilTx to UsersFragment andrekir 2022-01-26 22:28:30 -03:00
  • 10886a9c98 add MyNodeInfo channelUtilization & airUtilTx andrekir 2022-01-26 22:26:35 -03:00
  • 63b3125196 updating proto submodule to latest Jm Casler 2022-01-26 13:35:43 -08:00
  • c725a12345 updating androidlib submodule to latest Jm Casler 2022-01-26 13:18:03 -08:00
  • fd4d2dc5f9 1.2.54 andrekir 2022-01-26 17:35:39 -03:00
  • 37f9783467 update libs andrekir 2022-01-26 17:34:46 -03:00
  • e6878e7087 updating proto submodule to latest Jm Casler 2022-01-26 12:27:48 -08:00
  • 7a316928be update provideLocation feedback andrekir 2022-01-26 16:27:16 -03:00
  • 6d53b78007 change shouldShowDialog default to false andrekir 2022-01-26 14:43:32 -03:00
  • 3270cb2f15 update send icon andrekir 2022-01-26 02:38:15 -03:00
  • a097cc2f25 send position to local node (without broadcast) andrekir 2022-01-26 02:35:37 -03:00
  • fb48f379c7 Merge pull request #353 from meshtastic/perms Andre Kirchhoff 2022-01-25 18:49:07 -03:00
  • f5c9363d06 add bluetooth scan permission andrekir 2022-01-25 18:14:10 -03:00
  • 3a1c87d26f update API 31+ bluetooth manifest andrekir 2022-01-25 17:53:44 -03:00
  • 8aa2f546b0 update permissions andrekir 2022-01-25 15:59:45 -03:00
  • d9e1f17418 handle bluetooth disabled andrekir 2022-01-25 01:34:46 -03:00
  • 71e8e9ff6f fix provideLocationCheckbox andrekir 2022-01-25 01:20:31 -03:00
  • d35d56cfa5 Merge pull request #352 from meshtastic/advanced Andre Kirchhoff 2022-01-24 18:49:37 -03:00
  • e3c0e4eb0d remove "0 to disable" from broadcast_position_secs andrekir 2022-01-24 18:25:49 -03:00
  • 11e6332d5d add switches to advanced settings andrekir 2022-01-24 18:23:09 -03:00
  • 1a7ca03e7d Merge pull request #351 from meshtastic/snackbar Andre Kirchhoff 2022-01-24 17:14:48 -03:00
  • 2d663156c6 update location_disabled strings andrekir 2022-01-24 16:50:20 -03:00
  • 0fa33eac6b refactor provideLocationCheckbox andrekir 2022-01-24 16:44:18 -03:00
  • 23063516b0 update notifications to snackbar andrekir 2022-01-24 14:56:17 -03:00
  • cfb699753a updating proto submodule to latest Jm Casler 2022-01-23 09:10:30 -08:00
  • 84f4b42ae0 Merge pull request #349 from mkinney/patch-1 Andre Kirchhoff 2022-01-20 15:26:42 -03:00
  • 78170700f3 Update README.md mkinney 2022-01-20 10:20:20 -08:00
  • 5f9f6bd7b0 Update README.md mkinney 2022-01-20 09:55:43 -08:00
  • 62ea38a9b1 updating proto submodule to latest Jm Casler 2022-01-19 18:18:53 -08:00
  • dddd30959a Merge pull request #345 from meshtastic/locationMeshService Andre Kirchhoff 2022-01-19 15:21:21 -03:00
  • 2209362691 Merge pull request #346 from meshtastic/bundle Andre Kirchhoff 2022-01-19 15:11:38 -03:00
  • 61f24cd75a Merge pull request #347 from meshtastic/perms Jm Casler 2022-01-18 21:54:55 -08:00
  • 128ded7a68 fix permissions for android >= 31 Andre Kirchhoff 2022-01-19 01:06:38 -03:00
  • 8b2346a107 add bundle release Andre Kirchhoff 2022-01-18 18:56:36 -03:00
  • 10e807657f updating proto submodule to latest Jm Casler 2022-01-17 09:23:26 -08:00
  • 07ef99b838 updating proto submodule to latest Jm Casler 2022-01-15 09:34:08 -08:00
  • 12f864bae3 fix restrictions to provide location to mesh Andre Kirchhoff 2022-01-14 18:49:08 -03:00
  • 01657fc0ef updating proto submodule to latest Jm Casler 2022-01-13 16:55:17 -08:00
  • 85657ca634 Merge pull request #343 from meshtastic/release 1.2.53 Jm Casler 2022-01-10 13:26:58 -08:00
  • 10e820d31e 1.2.53 andrekir 2022-01-10 17:42:00 -03:00
  • c5e107d962 updating proto submodule to latest Jm Casler 2022-01-09 22:23:02 -08:00
  • e8e389930e downgrade zxing:core for minSdkVersion 21 andrekir 2022-01-10 00:33:26 -03:00
  • 58136c9cf4 fix duplicate strings andrekir 2022-01-09 23:54:50 -03:00
  • 2bc12fe9d6 update play-services-location andrekir 2022-01-04 11:15:59 -03:00
  • 913707a326 Merge pull request #338 from slavino/patch-3 Jm Casler 2022-01-09 17:48:21 -08:00
  • eef5f8097f Merge pull request #341 from meshtastic/modernScan Jm Casler 2022-01-09 17:40:08 -08:00
  • 4bd5ea5aa4 enable hasCompanionDeviceApi andrekir 2022-01-09 00:26:19 -03:00
  • 45ce83db99 clean up companion device pairing andrekir 2022-01-09 00:25:40 -03:00
  • b95dcbb26e update common ui logic andrekir 2022-01-08 17:50:48 -03:00