Commit Graph

14 Commits

Author SHA1 Message Date
andrekir
d7013e1386 feat: add unread message count 2024-06-15 12:42:55 -03:00
Andre K
5b3c78316b feat: support for switching between devices (#1078) 2024-06-08 10:25:47 -03:00
andrekir
4ceb4c5199 feat: add nodelist sort options 2024-06-02 09:24:22 -03:00
andrekir
85a5867d49 fix: typo 2024-03-26 08:26:21 -03:00
Andre K
c8f93db00d refactor: implement repository pattern for NodeDB (#835)
- enforce Unidirectional Data Flow removing nodeDB updates via `MainActivity`/`UIState`
- merge `MyNodeInfoDao` into `NodeInfoDao`
- move node list re-indexing to database
2024-02-06 20:03:15 -03:00
andrekir
e9f63b4e80 refactor: add channel hash function 2024-01-10 05:33:19 -03:00
andrekir
4e7ea67da0 refactor: convert ChannelSet to protobuf extensions 2023-10-07 08:47:56 -03:00
Andre K
527d94d32a feat: calculate default values for LoRa channel_num and frequency (#664) 2023-07-18 22:28:16 -03:00
andrekir
1e504a8703 fix: update unit tests 2023-01-26 22:41:12 -03:00
Ludovic Goix
336d283c82 fix packet display in debug panel
make the test work with any non US default Locale


remove java-lite usage


fix a test
2020-10-01 17:00:33 -04:00
geeksville
bbd76ab75a make channel unit tests 2020-03-17 14:56:06 -07:00
geeksville
559795b796 add beginnings of radio interface service 2020-01-24 17:05:55 -08:00
geeksville
3551eedb8a move to geeksville/mesh 2020-01-22 21:46:41 -08:00
geeksville
0bb9d8258a initial checkin of virgin project 2020-01-20 15:53:22 -08:00