Commit Graph

9549 Commits

Author SHA1 Message Date
Willy-JL
54d66a9402 Add uptime timer to desktop hold right 2023-03-20 04:28:25 +00:00
Willy-JL
e6f9c0ee61 Add initial RGB backlight support 2023-03-20 03:55:26 +00:00
Willy-JL
40f9eeb760 Update install docs 2023-03-20 03:15:24 +00:00
Willy-JL
ad52c5bc0c Add warning dolphin icon to asset packs 2023-03-20 02:40:18 +00:00
Willy-JL
cc96ade1f9 Better screen timeout on lockscreen
This reverts commit 9d42404ef3.
Adds a 1s delay after tooltip timeout.
2023-03-20 02:33:43 +00:00
ClaraCrazy
37864195ba New tama Icon 2023-03-19 23:48:53 +01:00
Willy-JL
51528ce700 Fix scrolling text lmao 2023-03-19 19:52:27 +00:00
Willy-JL
477bf93a85 Show unlock prompt for longer 2023-03-19 19:00:42 +00:00
Willy-JL
9d42404ef3 Use default screen timeout on lockscreen 2023-03-19 18:52:15 +00:00
Willy-JL
888c356c98 Make the lockscreen statusbar setting actually work 2023-03-19 18:45:23 +00:00
Willy-JL
5cc2b7e85d Remove subbrute(s) pt2 2023-03-19 18:35:11 +00:00
Willy-JL
4f081e0f12 Readd subbrute(s) pt2 2023-03-19 18:33:54 +00:00
Willy-JL
920bdfe856 Remove subbrute 2023-03-19 18:31:48 +00:00
Willy-JL
2fe2b183e6 Readd subbrute 2023-03-19 18:29:36 +00:00
Willy-JL
3899b553bb Add setting for lockscreen prompt 2023-03-19 18:11:30 +00:00
Willy-JL
949f372686 Better lockscreen prompt + unlock with UP 2023-03-19 18:02:48 +00:00
MX
d14364a86c OFW PR: Fixed writing gen1a magic tags with invalid BCC
PR 2511 by AloneLiberty

https://github.com/AloneLiberty/flipperzero-firmware/tree/nfc-magic-write-fix
2023-03-19 15:34:05 +03:00
Willy-JL
b37eaebf04 Update menu style setting naming 2023-03-19 00:57:12 +00:00
Willy-JL
12fe307eed Add lockscreen settings to xfw app 2023-03-19 00:50:04 +00:00
Willy-JL
f63f8b8398 Fix typo 2023-03-19 00:49:20 +00:00
Clara K
bd50d33cfc ABOGADOOOO 2023-03-19 01:47:00 +01:00
Willy-JL
c3c4373539 Lockscreen improvements 2023-03-19 00:10:35 +00:00
MX
76d3f84a5e Update WAV Player, 16 bit support
by @LTVA1, in current condition has some issues with rewind on 16bit files, but plays them without problems
2023-03-19 02:20:23 +03:00
Willy-JL
1eae24cf68 Animate lockscreen 2023-03-18 22:48:10 +00:00
Clara K
8621ade718 Making willy cope even harder 2023-03-18 21:48:31 +01:00
Clara K
671452f9d3 Add link to readme 2023-03-18 21:41:12 +01:00
Clara K
7de5b96f01 Create empty customization file 2023-03-18 21:40:37 +01:00
Clara K
671229cfef Prepare for customization.md
Link will be added after its written
2023-03-18 21:39:02 +01:00
Willy-JL
ea596dc94d Initial lockscreen redesign 2023-03-18 20:36:24 +00:00
MX
56c11c70b3 Fix minesweeper freeze bug, do some refactoring 2023-03-18 22:19:13 +03:00
dogtopus
43341980cc Array use refactor
Move all arrays to allocating actual data rather than pointers to simplify construction and destruction. Also moved to M_EACH for iterating over arrays for less boilerplate code.

Also did some function renaming for extra clarity.

root_area is now a node type for simplified area traversal (coming soon).
2023-03-18 03:08:38 -03:00
MX
9e94b1fae0 Testing links 2023-03-18 06:05:22 +03:00
MX
682ac85e0a Update docs 2023-03-18 04:19:53 +03:00
MX
9a93551a2d Add ability to disable favourite app in desktop settings
And update changelog
2023-03-18 04:13:04 +03:00
MX
147a1c7aaa iButton: Add DS1420 / Update changelog 2023-03-18 03:36:56 +03:00
Willy-JL
40e8cea0a2 Update fap loader name in fbt 2023-03-18 00:13:12 +00:00
Willy-JL
ed38c1fa68 Update animation manifests 2023-03-18 00:09:57 +00:00
Willy-JL
74c964183f Dont keep compiled animations in repo 2023-03-17 23:59:41 +00:00
Willy-JL
09bc580497 Merge branch 'ul-dev' into xfw-dev 2023-03-17 23:52:05 +00:00
MX
58d4f3b531 OFW PR: 2493 - SD Driver: reinit sd card on error
No issues was found during my own testing and running sd benchmarks, sorry for rushing, I may miss something, usually I prefer to wait for official review
2023-03-18 02:50:05 +03:00
Willy-JL
b34a4f2468 Rename plugins to external 2023-03-17 22:50:23 +00:00
Willy-JL
b3c64d0428 Switch to barcode app with saving (#165) 2023-03-17 22:35:32 +00:00
Willy-JL
20dbf61d04 Add ir remote 2023-03-17 22:19:13 +00:00
Georgii Surkov
eb355d4a16 Fix a typo: right shift instead of greater than 2023-03-18 01:17:38 +03:00
MX
3444c5245e Tertiary favourite app 2023-03-18 01:16:34 +03:00
Willy-JL
f64168183a Fix subghz bypass logic 2023-03-17 21:49:18 +00:00
MX
9941457cdb Fix issue #387 2023-03-17 22:51:59 +03:00
MX
54cefb7884 Merge branch 'fz-dev' into dev 2023-03-17 17:54:05 +03:00
Astra
7de7fa293b Optimize trailing slash check (#2503)
* Optimize trailing slash check
2023-03-18 00:45:42 +10:00
MX
b0928fb3cd Fix subghz external module power issues 2023-03-17 00:27:01 +03:00