Commit graph

1567 commits

Author SHA1 Message Date
Garth Vander Houwen
23affc1ffb Clean up unread messages view 2023-09-03 16:47:35 -07:00
Garth Vander Houwen
5854dd7578 Try and force large messages view on ios 2023-09-03 10:07:39 -07:00
Garth Vander Houwen
1a613a0860 Hook up new channel messages badge 2023-09-03 10:00:12 -07:00
Garth Vander Houwen
f6b909805e Messages view unread messages badges 2023-09-03 09:11:45 -07:00
Garth Vander Houwen
7b9d6b11cf Unread direct messages indicator 2023-09-03 09:04:07 -07:00
Garth Vander Houwen
06f39d40f2 Remove another circletext parameter 2023-09-02 18:02:51 -07:00
Garth Vander Houwen
b6cfd07000 Question everything 2023-09-02 17:37:35 -07:00
Garth Vander Houwen
c25a60942d Font scaling for Short name circle text 2023-09-02 09:23:20 -07:00
Garth Vander Houwen
87a1115727 Adjust map pin darker and lighter logic so that the latest pin is darker than the node color and history pins and route lines are lighter 2023-09-02 08:50:23 -07:00
Ben Meadors
7feaa7dd9c Finally got to the bottom of the Mesh Map not updating bug! 2023-09-01 07:11:49 -05:00
Garth Vander Houwen
4a0ba0f7fc Merge remote-tracking branch 'refs/remotes/origin/2.2.4_Working_Changes_iOS16' 2023-09-01 00:22:49 -07:00
Garth Vander Houwen
42cc9725b2 Simplify circle text so they are all consistant 2023-09-01 00:22:30 -07:00
Garth Vander Houwen
1e17bf61af
Update project.pbxproj
Bump version
2023-08-31 23:03:05 -07:00
Garth Vander Houwen
5f9218921c Bump version 2023-08-31 23:01:51 -07:00
Garth Vander Houwen
976a609803 Add functions to make lighter and darker UIColors for the map 2023-08-31 22:48:52 -07:00
Garth Vander Houwen
163788bcc9 Fix mesh packet empty user bugs 2023-08-31 22:15:03 -07:00
Garth Vander Houwen
38b01151d9
Merge pull request #388 from meshtastic/2.2.3_Working_Changes
2.2.3 working changes
2023-08-30 20:47:19 -07:00
Garth Vander Houwen
a78853d462 Delete unused view 2023-08-30 20:46:47 -07:00
Garth Vander Houwen
19a172263e Contacts with count 2023-08-29 22:42:58 -07:00
Garth Vander Houwen
b40dc0c932 Search User List 2023-08-29 22:37:48 -07:00
Garth Vander Houwen
697aed5c61 oops 2023-08-29 22:25:11 -07:00
Garth Vander Houwen
9e842e7559 Touch up three column messaging 2023-08-29 22:21:02 -07:00
Garth Vander Houwen
176ba630c6 Three column messaging test 2023-08-29 22:12:51 -07:00
Garth Vander Houwen
e65b773470 Add CarPlay entitlement 2023-08-29 19:17:48 -07:00
Garth Vander Houwen
ca9503b5a9 Delete file 2023-08-29 19:15:31 -07:00
Garth Vander Houwen
775898ebcd Unread messages for private groups 2023-08-29 18:51:57 -07:00
Garth Vander Houwen
b304b81d5f Block the range test 2023-08-29 10:40:39 -07:00
Garth Vander Houwen
058e5e2452 Only set lastMessage for users on DM's 2023-08-29 09:54:08 -07:00
Garth Vander Houwen
f35d79ff7c Fix a couple of bugs 2023-08-29 08:58:24 -07:00
Garth Vander Houwen
4f7af1a4e8 Pseudo working read messages and order by most recently received message contacts 2023-08-29 08:48:28 -07:00
Garth Vander Houwen
2ef289e6aa Read direct messages 2023-08-29 08:03:01 -07:00
Garth Vander Houwen
ee795b74c4 More unread messages infrastructure 2023-08-29 07:53:52 -07:00
Garth Vander Houwen
acf5cd00ad Smaller font for channel numbers, add a bit of brightness to unread indicator and circles for nodes and contacts 2023-08-28 23:32:02 -07:00
Garth Vander Houwen
b9c188acaf Full screen lists 2023-08-28 23:23:06 -07:00
Garth Vander Houwen
d6e26c3395 Make smol 2023-08-28 22:10:45 -07:00
Garth Vander Houwen
cf7d6aa5aa Clean up contacts view 2023-08-28 22:01:58 -07:00
Garth Vander Houwen
066e6b864e Mock up message improvements 2023-08-28 21:46:04 -07:00
Garth Vander Houwen
a90dba5cdd Add new strings to polish translation 2023-08-27 18:41:57 -07:00
Garth Vander Houwen
63a843d600
Merge pull request #386 from kokroo/polish-translation
Polish translation
2023-08-27 18:33:28 -07:00
Garth Vander Houwen
ab75e624d9
Merge branch '2.2.3_Working_Changes' into polish-translation 2023-08-27 18:31:47 -07:00
Garth Vander Houwen
41c52a1f47 Add polish language 2023-08-27 18:29:27 -07:00
Garth Vander Houwen
977df05887 Remove unused SwiftLint file 2023-08-27 09:17:23 -07:00
Garth Vander Houwen
7c1d694aad send objectWillChange.send() when getting a new node. 2023-08-27 08:54:38 -07:00
Garth Vander Houwen
4d26512dba Create a my info when creating a nodeinfo 2023-08-27 08:49:09 -07:00
Shiv Kokroo
dc19bf5ff9 Revert "Fix Swift language tag"
This reverts commit 2b7f14c843.
2023-08-27 11:33:19 +02:00
Shiv Kokroo
2b7f14c843 Fix Swift language tag 2023-08-27 11:32:36 +02:00
Shiv Kokroo
a150878bef Polish localization v1 2023-08-27 11:30:40 +02:00
Garth Vander Houwen
a990d7f2bd Lint 2023-08-26 23:17:30 -07:00
Garth Vander Houwen
b165df94f3 Update logging emoji for detection sensor, hook up store & forward config. 2023-08-26 21:31:50 -07:00
Garth Vander Houwen
b4afe78867 Bump version 2023-08-26 20:46:10 -07:00