VerstreuteSeele
60cb4a971e
Updating OFW
2022-12-20 20:35:25 +01:00
VerstreuteSeele
c02ce79f8c
Application Galore
2022-12-20 06:28:52 +01:00
VerstreuteSeele
7df869edd8
Update elements.h
2022-12-19 06:23:37 +01:00
VerstreuteSeele
a2e3766969
New Locale Settings API & Fix for long filenames
2022-12-19 01:08:16 +01:00
VerstreuteSeele
febc6d4284
New Locale Settings API & Fix for long filenames
2022-12-19 01:01:05 +01:00
RogueMaster
97a3ac4348
Merge branch 'ofwdev' into 420
2022-12-10 16:24:02 -05:00
Georgii Surkov
2954ec6d97
[FL-3025] IR button overflow fix ( #2115 )
...
* Allow for more than 255 button_menu items
* Allow more than 255 items in submenu
* Fix button_menu_reset
Co-authored-by: あく <alleteam@gmail.com >
2022-12-11 03:05:52 +09:00
RogueMaster
9261e3cdcf
Merge branch 'ofwdev' into 420
2022-12-07 19:16:33 -05:00
Nikolay Minaylov
2daf39018b
[FL-3001] File browser base folder ( #2091 )
...
* File browser base folder
* Format sources
* FuriHal: bump api version
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-12-07 23:17:41 +09:00
gornekich
9a21dae29c
[FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes ( #2098 )
...
* nfc: rework mf classic update
* nfc: rename cache folder to .cache
* nfc: fix ATQA order bytes in nfc files
* file browser: add hide dot files option
* nfc: fix iso-14443-4 uid cards emulation
* nfc: fix unit tests
Co-authored-by: あく <alleteam@gmail.com >
2022-12-07 19:52:44 +09:00
RogueMaster
4414b6451a
Merge branch 'pr/462' into 420
2022-12-06 19:38:40 -05:00
gornekich
79140829b3
file browser: add hide dot files option
2022-12-06 15:22:03 +04:00
あく
769c53b6da
[FL-2977] Gui: better navigation in file browser dialog ( #2014 )
...
* Gui: proper navigation in file browser dialog
* Trim file name from start path
* File list loading fix
* File list offset fix
Co-authored-by: nminaylov <nm29719@gmail.com >
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com >
2022-11-29 03:59:24 +09:00
RogueMaster
a486cc898a
Merge branch 'ofwdev' into 420
2022-11-28 12:12:22 -05:00
Maksim Derbasov
e121e6a287
Fix for spelling ( #2051 )
...
* Fix for spelling
* Review iteration
Co-authored-by: あく <alleteam@gmail.com >
2022-11-29 01:51:51 +09:00
RogueMaster
b2958cf679
Merge pull request #449 from flipperdevices/aku/browser_navigation
...
Aku/browser navigation
2022-11-26 01:25:36 -05:00
nminaylov
536eb93fd3
File list offset fix
2022-11-25 17:44:23 +03:00
nminaylov
7a0fa2fd00
File list loading fix
2022-11-25 15:16:31 +03:00
RogueMaster
7b17812de2
Merge branch 'pr/445' into 420
2022-11-25 01:30:39 -05:00
nminaylov
9202fef6dd
Merge branch 'dev' into aku/browser_navigation
2022-11-24 17:04:59 +03:00
nminaylov
248cf5f852
Trim file name from start path
2022-11-24 16:54:46 +03:00
RogueMaster
4a8c814daf
Merge branch 'UNLEASHED' into 420
2022-11-23 15:28:31 -05:00
MX
7829428455
Merge branch 'fz-dev' into dev
2022-11-23 19:21:50 +03:00
Sergey Gavrilov
c511c67e71
Core: thread allocation shortcut ( #2007 )
...
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible
Co-authored-by: あく <alleteam@gmail.com >
2022-11-23 21:49:17 +09:00
Aleksandr Kutuzov
73967fe823
Gui: proper navigation in file browser dialog
2022-11-14 03:23:30 +09:00
MX
684fdc632f
Merge branch 'fz-dev' into dev
2022-11-10 06:57:08 +03:00
RogueMaster
30dbaea2e8
Merge branch 'ofwdev' into 420
2022-11-05 14:23:42 -04:00
あく
e8913f2e33
Code cleanup: srand, PVS warnings ( #1974 )
...
* Remove srand invocation
* PVS High priority fixes
* PVS High errors part 2
* Furi: heap tracing inheritance
* Furi add __builtin_unreachable to furi_thread_catch
2022-11-05 18:07:24 +03:00
MX
0ab400a27e
Merge branch 'fz-dev' into dev
2022-11-04 14:34:34 +03:00
RogueMaster
40ef6dddfe
Merge branch 'ofwdev' into 420
2022-11-04 02:38:28 -04:00
Sergey Monchenko
3bd74b7f01
SubGhz: fix incorrect response in rpc mode. Code cleanup. ( #1964 )
...
* Code cleanup
* SubGhz: correct logic in RPC
* SubGhz: do not blink on app rpc fail
Co-authored-by: あく <alleteam@gmail.com >
2022-11-04 15:08:51 +09:00
RogueMaster
b2840275d2
Merge branch 'UNLEASHED' into 420
2022-11-02 18:13:43 -04:00
MX
79b37556d4
Merge branch 'fz-dev' into dev
2022-11-02 22:53:12 +03:00
hedger
ebc2b66372
fbt fixes for mfbt pt2 ( #1951 )
...
* fbt: split sdk management code
* scripts: fixed import handling
* fbt: sdk: reformatted paths
* scrips: dist: bundling libs as a build artifact
* fbt: sdk: better path management
* typo fix
* fbt: sdk: minor path handling fixes
* toolchain: fixed windows toolchain download
* fbt: minor refactorin
* fbt: moved sdk management code to extapps.scons
* fbt: fixed sdk symbols header path; disabled -fstack-usage
* fbt: changed pathing for .py scripts
* fbt: changed SDK_HEADERS pathing; added libusb to SDK; added icon_i.h to SDK; added hw target to SDK meta
* fbt: added libusb headers to SDK
* picopass: include cleanup; api: added subghz/registry.h; api: added mbedtls to exported headers
* picopass: fixed formatting
* fbt: fixed COPRO_ASSETS_SCRIPT
* sdk: added basic infrared apis
* toolchain: added ufbt to list of legal fbtenv callers; updated error messages
* fbt: changed manifest collection & icon processing code
* fbt: simpler srcdir lookup
* toolchain: path management fixes; fbt: fixes for fap private libs paths
* scripts: toolchain: reworked download on Windows
* toolchain: v17
* scripts: added colorlog for logging
* Github: fix unit tests
Co-authored-by: あく <alleteam@gmail.com >
2022-11-03 00:15:40 +09:00
Vasyl "vk" Kaigorodov
abfa804ae0
Gui: refactor buttons remapping ( #1949 )
...
* Gui: refactor buttons remapping
Instead of calling 3 separate functions with a ton of switch/case statements,
use a 2-dimensional lookup table to remap buttons based on the orientation.
* Gui: cleanup input mapping and fix incorrect asserts
* SnakeGame: handle input special case
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-11-02 23:36:17 +09:00
RogueMaster
ac331b8b0b
Merge pull request #389 from Dig03/file-browser-ordering
...
File browser ordering
2022-10-29 02:04:34 -04:00
MX
2cfb5bdfc6
Merge branch 'fz-dev' into dev
2022-10-28 18:03:31 +03:00
RogueMaster
8878a73577
Merge branch 'ofwdev' into 420
2022-10-28 10:39:44 -04:00
Sergey Gavrilov
3434305630
[FL-2937] Remove resources from API to prevent frequent API version increase ( #1935 )
...
* Remove all icons from API
* Music player: icons
* Signal generator: icons
* Bt hid: icons
* Weather station: icons
* Picopass: icons
* File browser test: icons
* Example images: documentation
* Remove global assets header
* Fix picopass
Co-authored-by: あく <alleteam@gmail.com >
2022-10-28 23:08:50 +09:00
RogueMaster
0e2a0fcba8
Merge branch 'UNLEASHED' into 420
2022-10-26 17:49:42 -04:00
MX
56b9361bc0
Merge branch 'fz-dev' into dev
2022-10-26 21:57:53 +03:00
Vasyl "vk" Kaigorodov
ebaa84b0c2
Support for setting all screen orientations ( #1928 )
...
* Support for setting all screen orientations
* Gui: add flipped orientation to view
* Gui: correct assert conditions in gui_add_view_port
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-27 03:35:49 +09:00
Dig
38d0bc5a5f
patch for updated string type
2022-10-25 21:25:26 +01:00
Dig
1f9ad81356
convert impl to use m-algo and *_sort funcs
2022-10-25 21:25:26 +01:00
Dig
fcd33cb8da
File Browser Ordering prototype
2022-10-25 21:25:26 +01:00
RogueMaster
7fcb5d095f
Merge branch 'UNLEASHED' into 420
2022-10-23 11:26:45 -04:00
MX
de1d83038f
Merge branch 'fz-dev' into dev
2022-10-22 18:34:50 +03:00
あく
f8af0c1509
[FL-2892] Gui: update statusbar attention icon and better crash handling ( #1908 )
...
* Gui: update statusbar attention icon
* Furi: snapshot registers on crash and restore in halt
* Furi: document check routines
2022-10-23 01:21:10 +10:00
RogueMaster
d676282b55
fbt format
2022-10-19 18:15:55 -04:00
RogueMaster
d333fe9caa
Merge branch 'ofwdev' into 420
2022-10-18 16:55:00 -04:00