Commit Graph

31 Commits

Author SHA1 Message Date
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
e32a1ca733 Merge branch 'UNLEASHED' into 420darkupds 2022-10-08 23:56:12 -04: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
RogueMaster
32e18d5500 ./fbt format 2022-09-21 14:28:03 -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
RogueMaster
295e22da83 fix desktop button options 2022-09-18 03:32:02 -04:00
RogueMaster
bf964fffdd games fix 2022-09-18 01:27:44 -04:00
RogueMaster
22239a7d70 games only changes 2022-09-17 05:32:28 -04:00
RogueMaster
9836880ca4 Update desktop_view_lock_menu.c 2022-09-17 05:03:02 -04:00
RogueMaster
ac2fd22711 Update desktop_view_lock_menu.c 2022-09-17 04:25:34 -04:00
RogueMaster
52766eb1bf Update desktop_view_main.c 2022-09-17 04:21:53 -04:00
RogueMaster
4d5ed1cd39 Update desktop_view_main.c 2022-09-17 04:07:25 -04:00
RogueMaster
0ad82067a5 Update desktop_view_lock_menu.c 2022-09-17 04:04:48 -04:00
RogueMaster
33bfc34eef DESKTOP_SETTINGS_LOAD 2022-09-17 04:01:07 -04:00
RogueMaster
7f0c5dc247 Merge remote-tracking branch 'origin/dev' into 420-newfaps 2022-09-17 03:59:17 -04:00
MX
14bd8f2c49 ofw pr: dummy mode
OFW PR 1739 by nminaylov
2022-09-17 00:43:21 +03:00
RogueMaster
4cf45e36c7 Update desktop_view_main.c 2022-09-16 15:59:56 -04:00
RogueMaster
17a0ee14c5 no games menu or favorite game since games moved 2022-09-16 15:13:16 -04:00
RogueMaster
3863315439 file loc fix 2022-09-16 14:17:17 -04:00
RogueMaster
6838db420b fix file loc 2022-09-16 14:16:18 -04:00
RogueMaster
f128d9faac fix file location? 2022-09-16 14:15:38 -04:00
RogueMaster
c81fd3a5c3 Update desktop_view_lock_menu.c 2022-09-16 14:13:35 -04:00
RogueMaster
2ec2493e9e Desktop, Dolphin, Loader, Passport and Power Settings 2022-09-16 13:59:45 -04:00
MX
3fbaad1488 Merge branch 'fz-dev' into dev 2022-09-14 21:04:04 +03:00
SG
b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
SG
873e1f114b [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 01:11:38 +09:00