Commit Graph

1015 Commits (feat/349-window-geometry)
 

Author SHA1 Message Date
Serge Tarkovski c4f5c7b171 Cache for unread total
5 months ago
Serge Tarkovski 2bce14224d Update generated plugin registrants after merge
5 months ago
446564 fe23e9f7a0 add support for whipseros
5 months ago
Serge Tarkovski fd305fd55b Update generated plugin registrants after merge
5 months ago
Serge Tarkovski d0dd805244 Merge branch 'main' into unread-peoplefirst
5 months ago
Serge Tarkovski 8668564464 Correct unread badges for tabs; people first contacts sort option
5 months ago
Ded d7ec1876af
Merge pull request #143 from zjs81/alpha6
5 months ago
446564 87a2807f5b chore: update version to alpha 6
5 months ago
Ryan Malloy daca42701c
Notification rate limiting (#110)
5 months ago
Ded ea43cf17eb
reduce map marker size (#131)
5 months ago
Ded 8ef6e2c656
Merge pull request #130 from zjs81/path-map-rotation
5 months ago
Winston Lowe 24de98d5ee
Merge pull request #134 from zjs81/dev-gpx
5 months ago
Winston Lowe 0fd841b5b5
Merge branch 'main' into dev-gpx
5 months ago
Winston Lowe c365b7889b
Merge pull request #141 from zjs81/dev-NewPathTracing
5 months ago
Winston Lowe 2db30ace6a Integrate SharePlus plugin for enhanced sharing functionality across platforms
5 months ago
Winston Lowe 0d8801fa75 Add scrollbar to path trace details list for improved navigation
5 months ago
Winston Lowe bcae6ac19f Updated GPX export functionality for contacts and repeaters in multiple languages.
5 months ago
Winston Lowe 2f4b230b31 Add localization for missing location error in path tracing
5 months ago
Winston Lowe 98e0b05e73 Implement PathTraceMapScreen and refactor path tracing functionality across screens
5 months ago
Winston Lowe 2a909e6081 Enhance GPX export functionality with customizable parameters and improved metadata
5 months ago
Winston Lowe d1009d3c20 ran formating
5 months ago
Ded 91b1696bc5
Merge pull request #132 from zjs81/add-test-action
5 months ago
Winston Lowe 978ea4790d Refactor GPX export constants to use lowercase naming convention and improve export function error handling
6 months ago
Winston Lowe 8b1228bf8d Add GPX export functionality and related UI components
6 months ago
446564 ddee76ced2 add flutter test to actions
6 months ago
446564 6a3c59fa2c remove rotation in path map
6 months ago
Ded a54cc78691
Merge pull request #129 from zjs81/remove-msg-prefix
6 months ago
446564 05fb5a13fa remove direct msg notification prefix
6 months ago
zjs81 c320378be1
Refactor unread message tracking and implement channel caching (#126)
6 months ago
Ded b3645481c7
Merge pull request #125 from zjs81/reduce-build-steps
6 months ago
Ded 589707aa13
Merge pull request #123 from zjs81/dart-format
6 months ago
446564 6070802213 stop building twice for pull requests
6 months ago
446564 2525b9425b reduce jobs for flutter and dart
6 months ago
446564 b786c90514 combine flutter and dart actions
6 months ago
446564 a35590a407 fix dart format workflow install deps step
6 months ago
446564 8d15f7cef6 wrap returns from if blocks
6 months ago
446564 e449f5e1d5 add dart format workflow
6 months ago
446564 b34d684e67 format dart files
6 months ago
Ded 488a286701
Merge pull request #59 from 446564/community-#-names
6 months ago
Zach c742d98fbb issue #112 fixes and more
6 months ago
zjs81 1d4c9ad9bd
Merge pull request #115 from zjs81/advert-intervals
6 months ago
Zach 818f514702 The first issue was that the toggle switch states weren't being initialized when settings were refreshed from the device. The code would correctly update the interval values themselves, but failed to set the corresponding boolean flags that control whether the toggles appear as "on" or "off". This meant that if you refreshed settings from a device that had advertisements disabled (with an interval of zero), the toggles would incorrectly show as enabled even though the device was actually broadcasting no advertisements. We fixed this by adding two lines that explicitly set _advertEnable = _advertInterval > 0 and _floodAdvertEnable = _floodAdvertInterval > 0 after parsing the interval values from device responses.
6 months ago
Zach be54419e5b Merge remote-tracking branch 'origin/main' into advert-intervals
6 months ago
zjs81 00eb1a68a6
Merge pull request #118 from wel97459/dev-shareContact
6 months ago
Zach 79ffc21bd6 fix commit
6 months ago
Zach 0374f4f5da Merge remote-tracking branch 'origin/main' into dev-shareContact
6 months ago
Winston Lowe 4650584f9b
Merge pull request #117 from wel97459/dev-reconnection
6 months ago
Winston Lowe 8d8b938878 Ran translation script
6 months ago
Ded e3a0bd3b13
Merge pull request #114 from zjs81/obtainum-btn
6 months ago
446564 4f83d87f8c use switch for advert enable/disable
6 months ago

Powered by TurnKey Linux.