Willy-JL
9f840e95f3
Update subbrute --nobuild
2023-08-31 23:43:49 +02:00
Willy-JL
14e6768d14
Fix evil portal html path
2023-08-31 23:02:07 +02:00
Willy-JL
8c922bca46
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-08-31 22:59:46 +02:00
Willy-JL
202d988dd5
ESP Flasher dual boot
2023-08-31 22:47:40 +02:00
Sil333033
2649a2fa9f
Update muroder --nobuild
2023-08-31 19:12:12 +02:00
Willy-JL
d76a324a59
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-08-31 16:40:31 +02:00
Willy-JL
ee37769ee2
Update apps
2023-08-31 16:40:04 +02:00
Sil333033
68862fa616
Update NRF24 Channel scanner --nobuild
2023-08-31 15:48:17 +02:00
Sil333033
a11cf7c910
Change NMEA baudrate
2023-08-31 15:48:04 +02:00
Willy-JL
160ab755a2
Only loader gives app xp
2023-08-30 18:45:04 +02:00
Willy-JL
87faeea1ee
Mass storage cleaner interface
2023-08-29 03:26:22 +02:00
Willy-JL
034edf50ce
Mass storage revert to expand (max 2G img w/ seek)
...
This reverts commit 54804fcc66 .
2023-08-29 03:25:45 +02:00
Willy-JL
0ec8c85481
Fix build
2023-08-29 02:38:05 +02:00
Willy-JL
3af56c2af8
Last part for 100% OFW compatile API
2023-08-29 02:37:09 +02:00
Willy-JL
4b333b3767
Simplify if to guard statement
2023-08-29 02:00:56 +02:00
Willy-JL
d2baf3935e
Match event names to gui text
2023-08-29 01:59:54 +02:00
Willy-JL
d7aa3ea60f
Make all service memory structures OFW comaptible
2023-08-29 01:57:06 +02:00
Willy-JL
d87d982b2b
Update mass storage
2023-08-29 01:33:54 +02:00
Willy-JL
54804fcc66
Remove file expand, use seek for mass storage
2023-08-29 01:33:31 +02:00
Willy-JL
8bdbdaa6f5
Tweak services orders
...
Same order but numbers match OFW
2023-08-29 00:49:15 +02:00
Willy-JL
2af8338f4a
Move some things around to match OFW
2023-08-29 00:40:35 +02:00
Willy-JL
184eb718e1
Cleanup some clutter --nobuild
2023-08-29 00:30:57 +02:00
Willy-JL
7e56034538
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-08-28 19:23:45 +02:00
Willy-JL
87eb1a1830
Same text in universal menu and title
2023-08-28 05:07:38 +02:00
Willy-JL
c9db246515
Reorder ir universals menu
2023-08-28 05:01:17 +02:00
Willy-JL
ba9364b444
Update extra ir remotes to new style
2023-08-28 05:00:36 +02:00
MX
5bd868665e
fix timer icons in ir remote
...
icons by @Svaarich
2023-08-28 05:50:32 +03:00
MX
46e74b3823
remake fix in ofw way
...
view_dispatcher will skip on _run and free will be called, then app will exit same as normal
2023-08-28 05:48:40 +03:00
Willy-JL
17a6822a09
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-08-27 22:14:33 +02:00
Willy-JL
682721516b
Fix LCD Colors order/sides --nobuild
2023-08-27 19:26:42 +02:00
MX
416a02fc5b
Merge branch 'ofw-dev' into dev
2023-08-27 02:43:56 +03:00
あく
cf74dd2599
Rfid: fix crash on broken key launch from archive ( #3012 )
2023-08-25 21:00:00 +04:00
Astra
66d26c16cd
[FL-3580] AC OFF button ( #3010 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-08-26 01:09:40 +09:00
hedger
c3aa151712
github: Check for todos ( #3011 )
2023-08-25 23:38:41 +09:00
Sil333033
20f0ea1913
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev
2023-08-24 16:13:13 +02:00
Sil333033
2fe739a98a
Add auto 5V on NRF24 apps --nobuild
2023-08-24 16:13:09 +02:00
MX
742c4ae834
added patreon link
2023-08-24 04:51:44 +03:00
MX
6609a64307
Remake custom universal remotes to use new design
...
New icons by @Svaarich
2023-08-24 03:31:42 +03:00
MX
0660329ae5
Merge branch 'ofw-dev' into dev
2023-08-23 23:47:03 +03:00
MX
b5426197f5
fix 0xFFFF counter value being skipped
2023-08-23 23:40:13 +03:00
Skorpionm
940ec36a0b
SubGhz: fix todo ( #2984 )
...
* [FL-3501] SubGhz: fix Handle multiple external cc1101 modules
* [FL-3502] SubGhz: fix Protocol not found error message
* [FL-3503] SubGhz: fix Handle rx buffer overflow
* {FL-3520] SubGhz: Handle RX buffer overflow with external cc1101
* [FL-3548] SubGhz: Security+ 2.0 counter start value
* [FL-3552] Sub-GHz: Check saved file
* [FL-3555] [FL-3554] Sub-GHz: RX buffer overflow handling and check that buffer has been properly written
* [FL-3557] Sub-GHz: No optimization required
* [FL-3558] Sub-GHz: Keeloq 0 discriminator
* [FL-3559] Sub-GHz: Keeloq unknown learning
* [FL-3560] Sub-GHz: callback for updating keeloq data on display
* SubGhz: fix RXFIFO_OVERFLOW
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-08-24 04:51:32 +09:00
Astra
60182aa2cd
[FL-3564] New IR universal remote graphics ( #3006 )
...
* New IR universal remote layout
* Remove redundant checks
Co-authored-by: あく <alleteam@gmail.com >
2023-08-24 03:24:47 +09:00
hedger
56b5b35236
Intelligent probing with warnings for fwflash.py ( #3005 )
...
* scripts: fwflash: intelligent probing with warnings
* scripts: fwflash: better texting
Co-authored-by: あく <alleteam@gmail.com >
2023-08-24 03:04:12 +09:00
Nikolay Minaylov
b368660d48
More apps moved to apps repo ( #2978 )
...
* Clock, music player, snake game removed
* Music player, picopass assets removed
Co-authored-by: あく <alleteam@gmail.com >
2023-08-24 02:50:17 +09:00
MX
52654d018e
picopass assets moved into app
2023-08-23 20:09:29 +03:00
MX
8df9947d42
Merge branch 'ofw-dev' into dev
2023-08-23 19:49:00 +03:00
あく
d808884b97
FuriHal: explicitly pull display pins at early init stage, move PUPD config to early stage ( #3004 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2023-08-23 20:17:39 +04:00
Synthethics
beeeb9bbdc
Update tv.ir ( #2942 )
...
* Update tv.ir: Added VOX Electronics LED 43ADS316B TV Remote.
* Assets: reorder and tag new tv remote
* Assets: cleanup infrared universal tv
Co-authored-by: あく <alleteam@gmail.com >
2023-08-23 22:50:19 +09:00
Konstantin Volkov
4ade0fc76d
[FL-3421] Unit bench: multiple attempts to find flipper ( #2960 )
...
* Unit bench: added retry count for finding flipper for reboot/reboot2dfu and power off scripts. Changed returns to sys.exit() since scripts are being used standalone
* fixed typo in await flipper and changed debug level to info for searching flipper in power.py
* reversed return operator instead of sys.exit, changed app.py exit behavior
* test run to see if exit(1) fails the run
* reversed test changes, fixed flipper name and increased await flipper timeout
* await after flash increase
* increased serial timeout
* increased serial timeout, apparently it is for entire run
Co-authored-by: doomwastaken <k.volkov@flipperdevices.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-08-23 21:51:02 +09:00
Nikolay Minaylov
15f92f765d
[FL-3479] Desktop: more favorites, configurable dummy mode ( #2972 )
...
* Desktop: more favorite app shortcuts
* Making PVS happy
* Desktop settings submenu fix
Co-authored-by: あく <alleteam@gmail.com >
2023-08-23 21:26:47 +09:00