Commit Graph

93 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
VerstreuteSeele
005733b8af Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-23 00:59:47 +01:00
RogueMaster
e8ffe6d78a FMT changes 2022-12-22 12:19:11 -05:00
RogueMaster
c685d41b46 Fix game mode 2048 to new version 2022-12-22 12:17:16 -05:00
VerstreuteSeele
64900a82ef Hardcoding values is dumb @RogueMaster 2022-12-22 10:05:26 +01:00
RogueMaster
170a65e496 Swap Favorites 2022-12-21 10:25:13 -05:00
RogueMaster
a3d22fd36c fmt 2022-12-20 14:38:05 -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
d014ded1f3 Merge branch 'flipperdevices:dev' into 420 2022-12-12 07:57:01 -05:00
usiegl00
1c12613863 Prevent hacking related backgrounds from being displayed in dummy mode. (#2107)
* Prevent hacking related backgrounds from being displayed in dummy mode.
* Add function call to animation manager to set dummy mode.
* Reboot retains dummy mode background.

Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 21:46:41 +09:00
Kuronons
4d2c6477e6 Update animation_manager.c
For Sasquach_D1g1talRa1n_128x64 as default anim
2022-12-02 23:31:16 +01: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
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