This website requires JavaScript.
Explore
Help
Sign In
dandri
/
ProtoPirate
Watch
1
Star
0
Fork
0
You've already forked ProtoPirate
mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced
2026-06-05 07:21:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a3a77df67f197810f39d2867e8f78bdb09cc5df
ProtoPirate
/
helpers
T
History
RocketGod
7122084496
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_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
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
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