Commit graph

988 commits

Author SHA1 Message Date
Garth Vander Houwen
ebe77459ee Make link colors consistent 2022-12-24 22:06:28 -08:00
Garth Vander Houwen
b7ef87031d Fix url replacement for links with no scheme 2022-12-24 21:35:50 -08:00
Garth Vander Houwen
be625b693c Remove extra print statement 2022-12-24 18:02:25 -08:00
Garth Vander Houwen
33e6193543 Handle urls sent in messages without a scheme (ie apple.com) 2022-12-24 17:03:53 -08:00
Garth Vander Houwen
1f54338ab9 Generate message markdown for incoming and outgoing messages 2022-12-23 23:48:35 -08:00
Garth Vander Houwen
4d8a854351 Make addresses, links and phone numbers clickable in messages 2022-12-23 23:05:16 -08:00
Garth Vander Houwen
81e1b61443 links in messages 2022-12-23 21:21:08 -08:00
Garth Vander Houwen
41f4eb510d parse links in messages so they can be clicked by recipients 2022-12-23 20:48:47 -08:00
Garth Vander Houwen
82c1d20a21 Save all the external notification values 2022-12-23 14:07:55 -08:00
Garth Vander Houwen
7501c4bbe3 Clean up external notifications config 2022-12-23 14:00:48 -08:00
Garth Vander Houwen
8a31ffaf19 Add new fields to external notification config 2022-12-23 11:30:55 -08:00
Garth Vander Houwen
e21659336e Fix for channel messages message view not updating when new messages arrive
Update protobufs
Add 0 to external notification output intervals
2022-12-23 10:03:43 -08:00
Garth Vander Houwen
10568b9df9 Re-enable channel editor, bump version 2022-12-21 23:18:26 -08:00
Garth Vander Houwen
55a8329069
Merge pull request #263 from meshtastic/2.0.8_Working_Changes
Working Changes for 2.0.8
2022-12-21 13:41:53 -08:00
Garth Vander Houwen
339a3c8db0 Comment out channel editor for 2.0.8 app store release 2022-12-21 13:39:40 -08:00
Garth Vander Houwen
43f515b7bb Move position timer so it invalidates fewer times, update sendPosition so that it always wants and ack and want response can be adjusted by the use case. Currently only positions sent from a dm will want response. 2022-12-21 12:50:27 -08:00
Garth Vander Houwen
1dad62d123 Save channel 2022-12-21 11:47:02 -08:00
Garth Vander Houwen
6451fbf994 A few other channel validation details 2022-12-20 22:32:04 -08:00
Garth Vander Houwen
ab04dd1e32 More fixes for validation 2022-12-20 21:33:50 -08:00
Garth Vander Houwen
3dbd47dda8 More complete channel mockup 2022-12-20 20:34:01 -08:00
Garth Vander Houwen
f031e54b83 Remove extraneous base64 conversion 2022-12-20 08:42:14 -08:00
Garth Vander Houwen
7e523108d4 Additional channel editor ui mockup 2022-12-20 08:29:34 -08:00
Garth Vander Houwen
197cc90a72 Put refresh on contacts page when deleting messages 2022-12-18 00:21:26 -08:00
Garth Vander Houwen
32916e2c4d Mute channel notifications 2022-12-18 00:09:08 -08:00
Garth Vander Houwen
ca0b9e66d3 Enter for submit on mac 2022-12-17 23:53:06 -08:00
Garth Vander Houwen
464b74a118 Channel Grid 2022-12-17 19:14:53 -08:00
Garth Vander Houwen
cd27d0e77a Merge remote-tracking branch 'refs/remotes/origin/2.0.8_Working_Changes' 2022-12-14 21:20:04 -08:00
Garth Vander Houwen
af77373a6b Save device buzzer and button GPIO values when they arrive 2022-12-14 21:17:55 -08:00
Garth Vander Houwen
d5d0c51f12
Merge pull request #268 from meshtastic/fix-mbtiles-import
Add security call when importing mbtiles file
2022-12-14 09:26:15 -08:00
Joshua Pirihi
44a388f0c8 Add security call when importing mbtiles file 2022-12-15 06:16:07 +13:00
Garth Vander Houwen
73dbac275b
Merge pull request #266 from formtapez/2.0.8_Working_Changes
German translation
2022-12-14 06:23:51 -08:00
formtapez
e18739eb07
german translation 2022-12-14 12:32:04 +01:00
formtapez
a162091388
german translation 2022-12-14 12:15:47 +01:00
formtapez
ef97027a9f
german translation (incomplete) 2022-12-14 11:58:26 +01:00
Garth Vander Houwen
72d6c03d32 Bump version 2022-12-14 00:00:54 -08:00
Garth Vander Houwen
a26127b8dc Fix missing ; 2022-12-13 23:49:54 -08:00
Garth Vander Houwen
7f57ea8ad0 Remote test german strings 2022-12-13 19:39:12 -08:00
Garth Vander Houwen
eedbef57fb * More strings
* Add duty cycle error
* Don't log local telemetry in the mesh log
2022-12-13 17:47:23 -08:00
Garth Vander Houwen
5da522b911 More strings 2022-12-13 08:47:14 -08:00
Garth Vander Houwen
30a2898776 More strings 2022-12-13 07:49:46 -08:00
Garth Vander Houwen
fc0e1daa7d More strings 2022-12-12 22:33:06 -08:00
Garth Vander Houwen
75a84a3529 Add menu item strings 2022-12-12 21:51:43 -08:00
Garth Vander Houwen
9437fc7ece Add some german strings for testing 2022-12-12 21:36:27 -08:00
Garth Vander Houwen
770a3fbdb3 Additional localized strings 2022-12-12 21:19:22 -08:00
Garth Vander Houwen
0892214bcd Start of localization 2022-12-12 20:35:38 -08:00
Garth Vander Houwen
f82bb2fc2d
Merge pull request #262 from meshtastic/2.0.7_Working_Changes
Removed unused packages, sync user defaults
2022-12-12 12:04:28 -08:00
Garth Vander Houwen
b71a30b97d Sync user settings after setting connected device and preferred 2022-12-12 10:23:25 -08:00
Garth Vander Houwen
d765cb6411 Delete unused packages 2022-12-11 21:10:23 -08:00
Garth Vander Houwen
e6861e5154
Merge pull request #261 from meshtastic/2.0.7_Working_Changes
Format temperature using the user setting
2022-12-11 20:30:53 -08:00
Garth Vander Houwen
1c770e6ca2 Remove library that is not being used 2022-12-11 20:21:02 -08:00