Totoo
a1d7cf2b86
Prepare for display orientation part 1 ( #2661 )
2025-05-22 23:24:53 +08:00
sommermorgentraum
9aff3f4121
Fix bug that created by PR "Added menu group for transceivers" ( #2630 )
2025-04-17 07:42:05 +02:00
sommermorgentraum
6b6a00d511
Support IPS screen & brightness set for IPS screen ( #2629 )
...
* _
* format
* format
* format
2025-04-17 07:40:28 +02:00
Oleg Belousov
806219f46e
Added menu group for transceivers ( #2623 )
...
* Added menu group for transceivers
* Reorder apps icons
2025-04-15 16:46:49 +08:00
sommermorgentraum
809abb6842
user can disable battery change hint ( #2612 )
...
* theme fix again
* _
* _
2025-04-06 10:24:50 +08:00
sommermorgentraum
31082c63af
theme fix again ( #2611 )
...
* theme fix again
* _
2025-04-05 16:58:12 +08:00
gullradriel
75c34747cb
Externalize level ( #2596 )
...
* removing ability to focus on RSSI bars and to launch level app, until a solution to launch external apps from internal ones is given
* externalize Level app
2025-03-26 18:20:01 +08:00
sommermorgentraum
37cc35d3c6
move default splash into sdcard ( #2595 )
...
* move bmps to sdcard
* remove unrelated files
* gitignore
* credit
* format
2025-03-26 10:34:00 +01:00
Brumi-2021
21773cc3c3
Adding_Waterfall_ZOOM_x2_in_AM_modes_Audio_App ( #2586 )
...
* adding zoom_factor to app settings
* separated zoom_factor settings for AM and AMFM
* fix order so zoom factor is also applied correctly on modulation change
* fix zoom not applied when changing bandwidth
* temporary disable the Scanner so we are not breaking the nightly. Until we are choosing to finally remove it or find a better solution
---------
Co-authored-by: gullradriel <3157857+gullradriel@users.noreply.github.com>
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2025-03-23 22:08:12 +00:00
gullradriel
adc23315a2
updated bitmaps for speaker icon ( #2555 )
...
* updated bitmaps for speaker icon
* removed opera cake icon that was added by mistake
* adding missing Game menu source png
* cyan for Game menu
* regenerated icons
2025-03-10 12:33:33 +01:00
RocketGod
2ca8ea6342
Nested Debug menu into Utilities menu to tidy Home screen ( #2551 )
2025-03-08 18:05:33 -06:00
RocketGod
a17995fd2b
Moved games to new game menu ( #2544 )
...
* Moved games to new game menu
* There's enough games to have a menu now and I plan to make more. Having them in "Utilities" made no sense.
2025-03-06 22:27:25 +01:00
sommermorgentraum
ee472e1ed2
waveform fix 3 and trivial change ( #2540 )
2025-03-05 17:53:41 +01:00
sommermorgentraum
e933c8b498
Trivial textual change about missing SD content ( #2542 )
...
* _
* _
2025-03-05 15:37:53 +01:00
sommermorgentraum
200f10397b
Add new app "hopper" app. ( #2482 )
...
* make both jammer and hopper exist
* add example hopper payload
* example files
* swap scanner and recon app location
2025-02-14 20:10:01 +01:00
RocketGod
02586101e6
Add modal to turn off screen when charging is detected ( #2514 )
2025-02-08 22:09:40 +01:00
gullradriel
8dc3851b55
externalize wipe sdcard ( #2502 )
2025-01-27 22:10:33 +01:00
gullradriel
a65ef3ce2e
Externalize antenna calc and wav view ( #2498 )
...
* externalize antenna calc and wav view
* Added a tool to check if all the pictures in graphics are used in internal apps
2025-01-26 21:36:21 +01:00
gullradriel
4c18b80e42
Navigation buttons ( #2458 )
...
* regenerate bitmap data
* pagination in submenu
* using little font so we are not eating menu buttons
2024-12-31 10:01:03 +08:00
sommermorgentraum
af362600ef
app manager ( #2442 )
...
* fix unset autostart
* clean up - add comments to prevent misleading
* move the app to external and with necessary changes
* replace autostart app
2024-12-27 12:01:33 +01:00
hackrfstuff
bad57d1391
Fake brightness reimplementation ( #2444 )
...
* Fake brightness reimplementation
* indentation
* added call to the function which is caching the display settings values
* use cached values instead of pmem
2024-12-26 23:23:02 +01:00
Bernd Herzog
4ee00c0031
Enable exFAT feature ( #2437 )
...
* enabled exFAT in ffconf
* added exFAT to sd card check
* solved todo
2024-12-20 07:55:39 +01:00
sommermorgentraum
42da7443b4
fix gray box & remove multiple line text support for NewButton ( #2426 )
2024-12-15 18:22:19 +01:00
sommermorgentraum
5075349d2d
sdcard format detect and warn user ( #2420 )
2024-12-14 09:39:39 +01:00
sommermorgentraum
509bda2472
move Temprature debug app into external ( #2411 )
...
* remove commented out code
2024-12-07 12:38:15 +01:00
E.T.
69271632ae
Restore home menu order ( #2384 )
...
* Fix ext notice position ( No need to alter the position of the ext app notice, as there is no back button on the home screen )
* add desired position to external apps
* read and store desired location
* apply ext apps desired order
* fix memory alignment in application_information_t
2024-11-23 21:37:03 +01:00
sommermorgentraum
e88e0b5f8f
splash fix and draw bmp fuc logic wrong ( #2376 )
...
* revert
* rename drawBMP to draw_bmp_from_bmp_hex_arr
* rename drawBMP2
* add comments
* rename BMPView class in child of nav into SplashView
* rename SplashView class in child of nav into SplashScreeView
* fix draw from wrong line
* comment
* comment
* comment
2024-11-20 17:35:40 +08:00
gullradriel
24d15c1643
Externalize Remote ( #2370 )
...
* externalize Remote app, disabling fileman integration (need workaround)
* regenerate bitmap.hpp
* added external HOME apps to HOME
2024-11-19 21:02:29 +01:00
gullradriel
458a6634bf
Splash resize ( #2353 )
...
* resized default splash screens to maximum displayed size
* fix splash screen X,Y position to 0,16
2024-11-09 15:12:39 +01:00
Totoo
c31fef0535
Removed fake brightness ( #2349 )
2024-11-08 15:47:22 +08:00
gullradriel
8df05a57ea
Disable ui_fsk_rx ( #2337 )
...
* removing ui_fsk_rx.cpp from targets
* removing unneeded ui_fsk_rx.hpp from includes
* deleting the now unused ui_fsk_rx.cpp and hpp files
---------
Co-authored-by: gullradriel <gullradriel@no-mail.com>
2024-11-04 08:28:03 +08:00
Totoo
d6a9c74665
Auto start again ( #2333 )
...
* Extend autostart a bit
* @zxkmm 's sizeof fix
2024-11-02 22:15:33 +08:00
sommermorgentraum
5bb23b636e
autostart fix 2 ( #2331 )
2024-11-02 10:43:42 +01:00
Totoo
c90f0944b1
I2cDev_PPmod periodic sensor query ( #2315 )
...
* Add more data tx from esp
* command enum rework. +1 for JT
* filter 0 query interval
* i2c timeouts and sanity check on ppmod
2024-10-20 00:03:47 +02:00
sommermorgentraum
7d28e495c2
workaround for no-touchscreen device ( #2301 )
...
* just return un-consumed
* submodule ver
* submodule ver
* merge from upstram next
* revert submodule ver
* revert submodule ver
2024-10-16 17:35:49 +08:00
Totoo
66aa20161d
Remove dead code ( #2304 )
...
* remove dead code, playdead
* removed Nuoptix
* remove ui_loadmodule
* removed modules.h
* removed replay_app
* removed handwrite
* removed numbers, script
* remove emu_cc1101
* removed noop, old pocsag
* removed unused abouts
* removed tone_search
* fix format
* forgot to remove
* removed unused py
* removed modules.h too
2024-10-15 22:14:33 +02:00
Totoo
09c2c43be0
acars to ext but disabled ( #2288 )
2024-10-07 15:58:37 +02:00
Totoo
83b65ba6ce
I2C device manager ( #2282 )
...
* message on dev list change
* dc detect
* added sht3x sensor.
* separete environment data from light
* max17055 moved to i2c dev
* sht fix, goterror detection fix
* fix ext sensor app display for a lot of devices.
* added bh1750 driver
* autoscan on main view
* added devlist mutex
* better timing
* fix h2 sw8 on poweron by usb
2024-10-06 22:14:27 +02:00
sommermorgentraum
d4edb5f5f9
setting&autostart&widgets (OptionField and Waveform) imp ( #2286 )
...
* test
* test
* format
* format
* tune order
2024-10-06 21:58:03 +02:00
zxkmm
419bc75d2f
add ccache option and transparent color instead of bool ( #2269 )
...
* add ccache option and use language helper for proto view app
* add transparent color
* typo
* fix my typo
* fix my typo 2
2024-09-28 14:50:37 +02:00
Totoo
a21e9ca1af
Nav fix, fixes #1197 ( #2270 )
...
* Nav fix, fixes #1197
2024-09-26 14:29:35 +02:00
zxkmm
24ab2f29fa
touch to pop splash ( #2260 )
...
* touch to pop
* debug
* have to add another var
* works but since touch screen is laggy, it's tricky
* tune to single touch
* remove debug things
* safer with sleep
* textual
* @HTotoo resolved the sleep issue
* use pop handler in another place (button)
2024-09-23 20:57:15 +02:00
zxkmm
42233e62df
transparent splash logo & fix tab widget color glitch ( #2256 )
2024-09-22 19:40:54 +02:00
Totoo
9438c9a574
SSTV TX to ext ( #2254 )
...
* SSTV TX to ext
2024-09-20 21:41:44 +08:00
jLynx
7feef9d38b
Learn ic fix ( #2253 )
...
* WIP
* Fixed merge
* Added test code
* WIP
* Clean up
* add reset learned params
* ui fix
* ui fix2
* Updated func
* Fixed english
* WIP
* WIP testing
* Added new debug app
* Got new app for debug
* Got new app for debug
* Got one full page showing
* Got app working with all reg
* Got app working with all reg
* Got full hex showing
* Fixed dp
* Fixed dp
* Moved entities
* Enabled apps again
* SHow battery debug if ic
* WIP
* Refactored further
* WIP
* Refactor and clean up
* Refactor and clean up
* fix warning, add tte/ttf, add cycles counter.
* wip
* morse tx to ext app
* fix morse crash
* fix ui
* Updated wording
* WIP
* WIP
* Updated to display hours and minutes
---------
Co-authored-by: HTotoo <ttotoo@gmail.com>
2024-09-20 09:59:17 +00:00
zxkmm
281e52d143
fine tune the invert logic ( #2243 )
2024-09-08 17:38:40 +02:00
Totoo
1f78646054
only inv or fakebrightness ( #2240 )
2024-09-08 09:35:09 +02:00
zxkmm
31c844b48e
fix black bg of those bitmap when we have themes enabled ( #2239 )
2024-09-07 17:39:50 +02:00
Totoo
df3981876d
Move ADSBTX to ext ( #2214 )
2024-08-09 23:47:08 +02:00
Totoo
2bedb5f09f
Max17055 improvements ( #2197 )
...
* fixes
* more fixes
* more fixes
* fix
* more fixes
* fix icon updates
* fix init unk error
* simplify
* improve icon init
* code format
* Update ui_battinfo.cpp
2024-07-17 21:18:57 +12:00