Totoo
9d7e06c255
Appstart and applist from serial ( #1736 )
...
* Start app, and list fixed ones.
* Add ext app support
2024-01-07 18:56:09 +01:00
Mark Thompson
65e71508ac
Incrementing date workaround for dead RTC battery ( #1479 )
...
* Enable f_utime function
* Added file_update_date() function
* Added rtc_battery_workaround() function
* Update ui_navigation.cpp
2023-10-09 12:04:46 +02:00
Bernd Herzog
7fdb1af69d
External apps ( #1469 )
...
* implemented external app build
* added some ui stuff for testing
* added pacman game
* wired key to pacman game
* fixed pacman drawing issue
* changed afsk rx app to be external
* fixed ui::NavigationView initialization for external apps
* refactoring
* refactoring
* moved m4 image to external app
* added script for external app deployment
* refactoring
* implemented dynamic app listing
* added color to app icon
* improved app loading
* added external apps to sd card content
* refactoring
* review findings
* typo
* review findings
* improved memory management of bitmaps
2023-10-02 20:19:22 +02:00
Kyle Reed
fb00bfac3f
Nav stack cleanup ( #1460 )
...
* Minor nav stack fixes
* Nav stack cleanup
* Additional cleanup, fix notepad crash
* Fix abort/cancel
* Fix for nasty focus bug
* Format
2023-09-27 21:03:02 +02:00
Mark Thompson
d750afe38f
Use ImageToggle widget for 3 icons (no functional change) ( #1237 )
...
* Use ImageToggle button type for 3 icons
2023-07-05 09:12:40 +02:00
Mark Thompson
5c1f5a7d2e
Second DFU Overlay Screen with Receiver Info ( #1204 )
...
* 2nd DFU overlay with receiver info for debug
2023-06-28 19:04:16 +02:00
Mark Thompson
39acaf846a
Revised title bar truncation code & removed title widget shading ( #1201 )
...
* Revised title truncate & undo widget shading
* Revised title truncation & undo widget shading
2023-06-27 19:34:25 -07:00
Mark Thompson
4ea8abb53b
Limit title length when too many status icons & shade background of every other icon ( #1195 )
...
* Shading alternate icon backgrounds on title bar
* Shading alternate icons on title bar
* Shading alternate icons on title bar
* Clang
2023-06-27 10:15:58 +02:00
Mark Thompson
3f8a4957af
Moved AK Speaker Disable back to a title bar, and modified Mute Icon to differentiate ( #1192 )
...
* Added fn to indicate support for disabling speaker
* Support both mute & speaker disable icons
* Byte grouping for ui_config2_t bitmap
* Fix disabling AK speaker to take effect immediately
2023-06-26 08:08:09 +02:00
Kyle Reed
e08273b8b8
Auto layout of top status icons ( #1178 )
...
* WIP - updated pmem
* WIP status tray auto layout
* Add settings page for icons
* Add ui_config2 to pmem dump
---------
Co-authored-by: kallanreed <kallanreed@noreply.github.com>
2023-06-23 16:13:39 -07:00
Kyle Reed
8d7fdeb633
Add edit support for Notepad ( #1093 )
...
* WIP file editing
* WIP file editing
* Add "on_pop" handler to navigation.
* WIP Editing
* WIP for draft
* Fix mock and unit tests, support +newline at end.
* Clean up Painter API and use string_view
* Fix optional rvalue functions
* Fix Result 'take' to be more standard
* FileWrapper stack buffer reads
* Grasping at straws
* Nit
* Move set_on_pop impl to cpp
* Workaround "Open" when file not dirty.
---------
Co-authored-by: kallanreed <kallanreed@outlook.com>
2023-06-01 15:45:55 -07:00
jLynx
033c4e9a5b
Formatted code ( #1007 )
...
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
2023-05-19 08:16:05 +12:00
Kyle Reed
8cae998146
Fileman copy/paste support ( #970 )
...
* Add copy/paste UI instead of file save
2023-05-10 18:51:09 +02:00
Kyle Reed
11f4edc892
Modal dialog for partner file action, fix lifetime
2023-05-02 09:38:08 -07:00
jLynx
55c300ac4b
Merge pull request #909 from bernd-herzog/dfu_menu
...
Dfu menu
2023-04-24 10:26:11 +12:00
Bernd Herzog
812f0f8211
added overlay to system view
2023-04-23 16:21:33 +02:00
zxkmmOnHaseeWSL
ed0f0eb15e
touchable title, little width adjust again... sorry
2023-04-22 13:31:27 +08:00
zxkmmOnHaseeWSL
193a80edea
smaller touchable title
2023-04-22 13:02:41 +08:00
zxkmmOnHaseeWSL
df0c85db8f
touchable title
2023-04-21 21:34:18 +08:00
GullCode
30c1f9f594
Changed hamitup to converter icons and functions
2023-03-27 14:22:35 +02:00
gullradriel
92b622deac
Added HamItUp option ( #840 )
...
* Added HamItUp option to allow quick offset of the tuned frequency
* New HamItUp icon for top bar
* HamItUp checkbox status and frequency persistent settings in Settings/Radio
2023-03-22 08:46:58 +01:00
Žiga Deisinger
ee9b4c89bd
Fix #494 - Change App Titles
...
I choose what I think are the best Titles based on existing titles/class names and so on. There were also inconsistencies between TX and Transmit and RX and receive. I renamed them to shorter version TX and RX also added it as suffix where possible to make it clearer in what mode you are in. If you have any other title suggestions or changes please use Add comment on Files Changed Screen so I can change it.
2022-04-26 23:09:24 +02:00
jLynx
9200db24be
WIP
2022-04-02 22:02:05 +13:00
jLynx
03057546e1
WIP
2022-04-02 22:00:46 +13:00
eried
77a0d255dd
Version bump
2022-03-29 08:15:44 +02:00
eried
0da7d2d0ac
Version bump
2022-01-12 15:35:35 +01:00
eried
a07683b2a6
Merge branch 'next'
2021-11-24 14:58:11 +01:00
eried
e3de466743
Version bump
2021-11-24 14:55:06 +01:00
eried
da380261b2
Version bump
2021-11-01 11:49:42 +01:00
Arjan Onwezen
6bc2cbeda9
ISO datetime for Clock, FileManager, Frequency manager
...
Added option to show/hide clock (with/without date)
2021-05-17 23:16:15 +02:00
eried
85e4a43cbd
Version bump
2021-04-22 09:34:52 +02:00
eried
000b2d3e7d
Version bump
2021-01-20 10:02:52 +01:00
Erwin Ried
aeefecf5c6
Version bump
2020-10-31 22:00:19 +01:00
dqs105
48ccc1e988
Merge branch 'clkout_enable' of https://github.com/dqs105/portapack-mayhem into upstream
2020-10-14 20:15:36 +08:00
Erwin Ried
98ba332cda
Version bump
2020-09-25 03:34:51 +02:00
Erwin Ried
883a62238d
Version bump
2020-09-24 22:04:59 +02:00
dqs105
b15b781039
Added options for enabling CLKOUT.
...
- CLKOUT can be enabled in Radio settings and status bar.
- Fixed a typo(I believe) in ui_navigation.
2020-09-16 19:27:56 +08:00
Erwin Ried
8949662eee
Version bump
2020-09-15 22:10:17 +02:00
Erwin Ried
303d9c8a9d
Version bump
2020-08-15 16:01:15 +02:00
Erwin Ried
ccef06c088
Margin for footer elements
2020-08-15 15:47:23 +02:00
klockee
90d2dbb49c
More cleanup
2020-08-08 04:48:29 -04:00
klockee
b300cc258e
Cleaned up and tweaked
2020-08-08 04:24:57 -04:00
klockee
9c9021f63b
Added new toolbar in main menu
2020-08-05 01:03:51 -04:00
BuildTools
246e628df8
Added interactive titlebar!
2020-08-01 21:55:09 -04:00
eried
e6c5b3ede5
Version bump
2020-06-28 21:43:22 +02:00
eried
7d5d9054e1
Version bump
2020-06-09 23:44:16 +02:00
eried
934f4b07c4
Speaker option for the H1
2020-06-08 01:23:44 +02:00
Erwin Ried
477635a100
Version bump
2020-05-30 01:42:08 +02:00
Erwin Ried
687b1187d1
Version bump
2020-05-24 23:37:27 +02:00
Erwin Ried
c80ea840d7
Version bump
2020-05-20 14:50:44 +02:00