RogueMaster
ffbbc7ecde
Merge branch 'ofwdev' into 420
2022-11-12 08:35:37 -05:00
あく
90cefe7c71
[FL-2975] Bug fixes and improvements: Furi, Input, Cli ( #2004 )
...
* Furi: configurable heap allocation tracking
* Furi: relax restriction in thread heap setter asserts, apply heap tracking setting on app start instead of thread allocation
* Furi: hide dangerous heap tracking levels in release build
* Input: fix non-working debounce
2022-11-12 12:46:04 +04: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
5c219ee7e9
fmt
2022-10-28 23:06:17 -04:00
RogueMaster
89319812d9
Update desktop_scene_main.c
2022-10-28 10:47:24 -04:00
RogueMaster
fa970c6747
Merge branch 'UNLEASHED' into 420
2022-10-28 10:46:12 -04:00
RogueMaster
8878a73577
Merge branch 'ofwdev' into 420
2022-10-28 10:39:44 -04:00
MX
fa7aa00f57
also allow to use it not in dummy mode
2022-10-28 17:30:53 +03:00
MX
09fec61153
ability to switch animations only when debug -> on
2022-10-28 17:24:10 +03: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
1d08a8aaa2
Added desktop_events entries that are needed
2022-10-26 19:45:53 -04:00
RogueMaster
0b33ea429d
Update desktop_events.h
2022-10-26 19:43:11 -04:00
RogueMaster
6740536997
Updated Dummy Mode and Games - HOLD LEFT FOR CLOCK IN GAMES ONLY
...
HOLD LEFT FOR CLOCK IN GAMES ONLY
2022-10-26 19:38:19 -04:00
RogueMaster
2f1d20210b
Add Dummy Mode Game Shortcuts to Scene & View
2022-10-26 19:19:14 -04:00
RogueMaster
f59f7066eb
links upd
2022-10-25 01:59:31 -04:00
RogueMaster
01abd58232
Update application.fam
2022-10-20 18:15:15 -04:00
RogueMaster
d676282b55
fbt format
2022-10-19 18:15:55 -04:00
RogueMaster
124faecabd
Update desktop_scene_main.c
2022-10-13 23:05:51 -04:00
David
d5b239595f
Desktop: Set external apps as favorites ( #1816 )
...
* MVP
* Display app name and icon in browser
* Pre-select favorites in submenu and browser
* Show animation while external favorite is loading
* A little birdie told me... (Missing record_close)
* DesktopSettings: reset submenu before running dialog
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-14 03:09:37 +09:00
RogueMaster
8e3e72288c
Merge branch 'UNLEASHED' into 420
2022-10-13 13:44:38 -04:00
an4tur0r
39cd10f061
lock device shortcut
2022-10-13 16:54:13 +03:00
RogueMaster
f6baf82b84
fmt
2022-10-12 00:18:37 -04:00
RogueMaster
4a8f0f6e03
more upds
2022-10-10 02:58:58 -04:00
RogueMaster
3b50b84cf5
Update desktop_scene_main.c
2022-10-10 02:07:01 -04:00
RogueMaster
bad92a8c58
more upds
2022-10-10 02:01:00 -04:00
RogueMaster
e32a1ca733
Merge branch 'UNLEASHED' into 420darkupds
2022-10-08 23:56:12 -04:00
RogueMaster
b6409226e8
Merge branch 'UNLEASHED' into 420darkupds
2022-10-08 23:46:51 -04:00
MX
f5a1872db4
Desktop: Set external apps as favorites (& fix forgotten record close)
...
OFW PR 1816 by @djsime1
2022-10-09 05:18:24 +03:00
MX
b0c9af9c06
Merge branch 'fz-dev' into dev
2022-10-08 23:11:16 +03:00
Sergey Gavrilov
31c0346adc
[FL-976] Removing lambdas ( #1849 )
...
* Removing lambdas...
* Wake the fk up, Gordon! We have a citadel to burn!
* Here comes the Nihilanth
* Lambda documentation
Co-authored-by: あく <alleteam@gmail.com >
2022-10-09 02:38:29 +09:00
MX
bdd052937b
Merge branch 'fz-dev' into dev
2022-10-07 17:24:20 +03:00
Sergey Gavrilov
4000f0cac5
[FL-2870] Printf function attributes ( #1841 )
...
* Furi strings: printf attribute
* Logs: printf attribute
* Plugins: adapt
* Plugins: accommodate
* Unit tests: accommodate
Co-authored-by: あく <alleteam@gmail.com >
2022-10-07 22:35:15 +09:00
RogueMaster
7ff3fa09da
Merge branch 'UNLEASHED' into 420
2022-10-06 12:58:47 -04:00
MX
0796263e81
Merge branch 'fz-dev' into dev
2022-10-05 19:27:46 +03:00
Sergey Gavrilov
4bf29827f8
M*LIB: non-inlined strings, FuriString primitive ( #1795 )
...
* Quicksave 1
* Header stage complete
* Source stage complete
* Lint & merge fixes
* Includes
* Documentation step 1
* FBT: output free size considering BT STACK
* Documentation step 2
* py lint
* Fix music player plugin
* unit test stage 1: string allocator, mem, getters, setters, appends, compare, search.
* unit test: string equality
* unit test: string replace
* unit test: string start_with, end_with
* unit test: string trim
* unit test: utf-8
* Rename
* Revert fw_size changes
* Simplify CLI backspace handling
* Simplify CLI character insert
* Merge fixes
* Furi: correct filenaming and spelling
* Bt: remove furi string include
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-06 00:15:23 +09:00
RogueMaster
cf144ea998
Update application.fam
2022-10-05 09:58:09 -04:00
RogueMaster
0adbca80ff
Merge branch 'UNLEASHED' into 420
2022-09-29 06:55:36 -04:00
MX
62e56e2618
rename apps to make it look a bit better in Apps tab in archive app
...
now old assets are removed so we can avoid duplicates
2022-09-29 08:20:00 +03:00
MX
28a55bf576
Merge branch 'fz-dev' into dev
2022-09-21 22:02:02 +03:00
RogueMaster
32e18d5500
./fbt format
2022-09-21 14:28:03 -04:00
RogueMaster
c36e208a12
Merge branch 'ofwdev' into 420
2022-09-21 14:11:51 -04:00
hedger
432ff41d6a
[FL-2844] desktop: removing slideshow file when leaving slideshow view ( #1762 )
...
* [FL-2844] desktop: removing slideshow file when leaving slideshow view; vscode: fix for BM port fetcher; fap api: more symbols for LL
* desktop: actually removing slideshow file
* desktop: moved slideshow removal to scene code; fbt: better blackmagic device handling
* fbt: disabled pagination for gdb
* vscode: restored blackmagic command line
* fbt: fixed debug_other target; added debug_other_blackmagic
* furi: added furi_thread_suspend API group; fixed null-pointer deref for thread name; cleaned up RTOS config
* furi: changed thread state check to eTaskGetState
2022-09-21 23:42:59 +09:00
RogueMaster
401406b7c4
less code less space... loader_start has its own errors + fix unirf link
2022-09-21 01:46:49 -04:00
RogueMaster
daee9db366
Clock in menu from fap
2022-09-20 17:43:59 -04:00
RogueMaster
6145cc85a2
fix for new names
2022-09-19 18:16:15 -04:00
MX
e2123c55bb
Merge branch 'fz-dev' into dev
2022-09-19 21:15:04 +03:00
RogueMaster
2b35c49cb3
Merge branch 'dev' into 420
2022-09-19 12:54:40 -04:00
David
f5ff6438d1
NFC user dict list, delete, and de-duplication. ( #1533 )
...
* Add MFC user keys list
* Leakey submenu fix
* Set next target for Save/Delete success scenes
* Delete individual user keys
* Update count of total keys
* Fix memory leak
* Check for duplicate keys
* Remove a submodule that I never added?
* Swap and position icons
* Revamp according to design doc
* Rename icons to include size and replace keychain icon with smaller variant
* Fix typos
* Final fixes
* Fufill requested changes
* Cleanup comments
* Merge dev after SD app loading
* Fixing icon names
* Revert merge mistakes and API version
* Scene switching adjustments
* F7: add/change/remove some nfc icons in api_symbols.csv
Co-authored-by: あく <alleteam@gmail.com >
2022-09-20 01:43:53 +09:00
Nikolay Minaylov
d80329b323
[FL-2815, FL-2821] Dummy mode ( #1739 )
...
* Dummy mode implementation
* dumb -> dummy
* F7: Add new api_symbols: game icon
* Starting snake game from dummy mode
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-09-19 22:03:42 +09:00