This website requires JavaScript.
Explore
Help
Sign In
dandri
/
ProtoPirate
Watch
1
Star
0
Fork
0
mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced
2026-09-16 06:52:35 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
b5374d51879117fe91dd08d3554f0417acbbfe6c
ProtoPirate
/
helpers
T
History
MX
33a28b04e0
Reapply "Merge pull request 'Replace blocking dialog with non-blocking NeedSaving scene for exit confirmation' (
#23
) from mishamyte/ProtoPirate:feature/need-saving-scene into main"
...
This reverts commit
a9e831fb37
.
2026-04-06 14:12:50 +03:00
..
protopirate_settings.c
add missing tx_power init, version check, typo on TxPower loading error message
2026-02-09 22:25:58 +01:00
protopirate_settings.h
add changes by @RalphWiggum
2026-02-03 17:09:09 +03:00
protopirate_storage.c
Add save filename editor modal - Replace immediate auto-save on manual Save button with Flipper TextInput module so user can accept or edit the auto-generated filename before writing to disk. Adds TextInput view, SaveConfirm custom event, and protopirate_storage_save_capture_to_path(). Auto-save during receive remains unchanged.
2026-03-22 20:25:06 -07:00
protopirate_storage.h
Add save filename editor modal - Replace immediate auto-save on manual Save button with Flipper TextInput module so user can accept or edit the auto-generated filename before writing to disk. Adds TextInput view, SaveConfirm custom event, and protopirate_storage_save_capture_to_path(). Auto-save during receive remains unchanged.
2026-03-22 20:25:06 -07:00
protopirate_types.h
Reapply "Merge pull request 'Replace blocking dialog with non-blocking NeedSaving scene for exit confirmation' (
#23
) from mishamyte/ProtoPirate:feature/need-saving-scene into main"
2026-04-06 14:12:50 +03:00
radio_device_loader.c
restore OTG power state (if enabled before the app), fix order in radio_device_loader_end (in case subghz_devices_end() needs the device powered), inconsitency with subghz_devices_begin
2026-02-10 00:30:06 +01:00
radio_device_loader.h
apply formatting and add clang format config
2026-01-12 23:20:34 +03:00
raw_file_reader.c
check return of malloc on raw_file_reader_alloc
2026-02-10 00:54:01 +01:00
raw_file_reader.h
define
2026-02-09 17:02:06 +03:00