Commit Graph

376 Commits

Author SHA1 Message Date
Willy-JL 2566106a56 Fix cycle anims setting 2023-01-16 20:16:38 +00:00
Willy-JL f2c1921638 Change cycle anims setting to control anim length 2023-01-16 20:02:40 +00:00
Willy-JL cf2a1265db Add a cycle animations setting 2023-01-16 19:18:28 +00:00
VerstreuteSeele 333cf4dadc Update text_input.c 2023-01-16 06:19:04 +01:00
VerstreuteSeele 35befd07c4 Remove "Flipper" from BT name + formatting 2023-01-16 04:29:26 +01:00
VerstreuteSeele bebb8a47ac fix submenu in vertical 2023-01-16 03:07:02 +01:00
Clara K 79b728e5a6 Sleeker battery icon (#95) 2023-01-16 01:08:19 +01:00
Willy-JL 5802ea951d Add tiny battery border for readability 2023-01-16 00:01:30 +00:00
Willy-JL 88252eaa20 Remove ugly box 2023-01-16 00:01:18 +00:00
VerstreuteSeele fe20da6a2a Update gui.c 2023-01-16 01:01:17 +01:00
Willy-JL 4e1dc9216c XP bar progress to next level, not overall 2023-01-14 17:19:24 +00:00
VerstreuteSeele 905bb23fdf Formatting & New updated IR 2023-01-14 08:44:32 +01:00
VerstreuteSeele 7385a28ddd Remove unused code 2023-01-14 08:01:52 +01:00
VerstreuteSeele fa4edd7767 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-14 01:07:25 +01:00
gid9798 073fb3861a Add the ability to turn pages in infrared (#2271)
Co-authored-by: あく <alleteam@gmail.com>
2023-01-13 17:11:12 +03:00
jbohack ff7c3742c0 fixed level up animations not properly being displayed 2023-01-12 09:48:32 -05:00
VerstreuteSeele 7edad9b5b0 Merge Dev 2023-01-11 16:47:27 +01:00
VerstreuteSeele a35e2ac1ae Merge PRs 2023-01-11 16:37:24 +01:00
Giacomo Ferretti 20621da8ac Fix typos in source code (#2285)
* Fix typo in TextInput module

* Fix typo in Widget comment

* Fix typo in comment

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-01-11 16:41:57 +03:00
jbohack 1d6aa77b9a modified levelup animations, added sfw levelups, and changed framerates 2023-01-10 21:27:03 -05:00
VerstreuteSeele 1e994b0a31 And adding back our animation 2023-01-10 00:26:53 +01:00
VerstreuteSeele 250b463b30 breaking things. yay 2023-01-09 23:39:43 +01:00
VerstreuteSeele 3a45a3068d Thank you Animation 2023-01-09 23:13:25 +01:00
VerstreuteSeele b1d605aa69 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-09 19:18:28 +01:00
あく 8d2143add5 Fix various issues reported on github (#2280)
* Desktop: Fix use after free in slideshow view
* Gui: long press toggles first letter case too
* Desktop: remove debug logging
2023-01-10 03:15:03 +09:00
jbohack 185774677b animations now cycle between sfwmode change without a restart :) 2023-01-09 08:11:15 -05:00
jbohack 46655abe07 restart the flipper on sfw setting change 2023-01-08 21:35:45 -05:00
jbohack d992b894ce free settings from memory 2023-01-08 21:04:53 -05:00
VerstreuteSeele 2deb648ec2 logging to make sure 2023-01-08 22:21:59 +01:00
VerstreuteSeele 9d51cb7f7b The nightmare begins, lol 2023-01-08 21:51:09 +01:00
jbohack 33d09e6bc1 added desktop setting save back to fix sfw_mode. (broke in the previous commit) 2023-01-07 00:50:22 -05:00
jbohack 73164d6c32 boot loops & null dereference error fixed
namechanger application was updated thanks to ESurge and application now works without issues :D
2023-01-06 23:51:29 -05:00
VerstreuteSeele 3aa0b074f2 Update buttons 2023-01-06 14:38:34 +01:00
VerstreuteSeele e16e40ed2b Update application.fam 2023-01-06 14:23:57 +01:00
VerstreuteSeele 80add04681 Non-functional. Please debug 2023-01-06 13:50:02 +01:00
jbohack bf6ed203db fixed clock app & added subghz playlist icon back 2023-01-05 21:46:09 -05:00
VerstreuteSeele a026ab37bd Who tf wrote this, and why? | Biggest stability update ever
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
2023-01-06 01:45:02 +01:00
WatskeBart 94ee1e5d98 Changed github URL to XFW
src command should be pointing to XFW URL IMO
2023-01-05 19:58:12 +01:00
jbohack 978b37cc8b removed namechanger & namechangersrv
these programs were causing boot loops on certain users & don't currently work. i will be working on fixing these programs, however they will not be included again until fully fixed.
2023-01-04 15:59:38 -05:00
VerstreuteSeele 27517e1f04 Update desktop_scene_lock_menu.c 2023-01-02 15:00:22 +01:00
Florian Grousset ce3cc4d305 Code error fixes 2022-12-30 19:43:19 -06:00
jbohack a727eca56f added sfw_mode support for ble 2022-12-30 14:21:18 -05:00
VerstreuteSeele 04a40f31a5 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-30 15:59:53 +01:00
VerstreuteSeele d5c0f4f3a3 Overhaul | 2 2022-12-30 09:01:44 +01:00
VerstreuteSeele 64a81747c2 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-30 05:14:00 +01:00
VerstreuteSeele d279639e53 Massive overhaul | Part 1 2022-12-30 05:12:53 +01:00
jbohack 51bd4e3d99 modified crash text for sfw_mode 2022-12-29 23:06:29 -05:00
Avery 06cf1bb868 Gui: change data ownership model in submenu, own text by default (#2217)
* GUI: Refactor submenu to internally use FuriStrings
* NFC: Rework DESFIRE dynamic info submenu
* GUI: don't mutate label when drawing submenu
* Get rid of submenu_add_item_cstr
* increase api version
* Get rid of submenu_set_header_cstr
* rollback api version
* Documentation
* RFID: use new submenu api

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2022-12-30 12:44:07 +09:00
Nameless 6287301645 Merge branch 'dev' into issue-#43 2022-12-30 01:16:28 +00:00
Nameless 9b7d17d89c Reduced long press to poweroff delay to 2s (more like 3s in reality) 2022-12-30 01:10:24 +00:00