Commit Graph

47 Commits

Author SHA1 Message Date
VerstreuteSeele
11ca381a2b Bozo moment 2022-12-23 19:47:35 +01:00
VerstreuteSeele
269c5b4cde Text editing 2022-12-23 16:16:11 +01:00
VerstreuteSeele
3f65c3bde5 Dirtiest patch alive | SFW mode 2022-12-23 07:19:56 +01:00
RogueMaster
170a65e496 Swap Favorites 2022-12-21 10:25:13 -05:00
RogueMaster
06a2db3183 Update desktop_events.h 2022-12-20 10:15:51 -05:00
RogueMaster
b32ae83436 Merge branch 'ofwdev' into 420 2022-12-20 10:14:17 -05:00
Kowalski Dragon
a9c2b4d6a0 Desktop: dummy mode improvements. Fixes: correct scrolling text, correct AM/PM in Clock. (#2160)
* Show passport instead of app if SD/app is missing 
* Desktop: cleanup dummy mode code and add more apps
* Gui: fix incorrect trimming in scrollable text

Signed-off-by: Kowalski Dragon (kowalski7cc) <kowalski7cc@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 22:57:58 +09: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
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
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
f59f7066eb links upd 2022-10-25 01:59:31 -04:00
RogueMaster
d676282b55 fbt format 2022-10-19 18:15:55 -04: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
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