Commit Graph

4717 Commits

Author SHA1 Message Date
Willy-JL db65b8f09f Discard lock flag if desktop settings load fails 2023-06-07 20:36:26 +01:00
Willy-JL cca787b96d Dont save setting files on load fail 2023-06-07 20:35:45 +01:00
Willy-JL cd505b1b7b Why did this get deleted lol 2023-06-07 20:07:43 +01:00
Willy-JL 921ab90e46 Lowercase appid's 2023-06-07 19:58:42 +01:00
Willy-JL 4955567148 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-07 19:44:35 +01:00
MX 0d394a6f87 Merge branch 'ofw-dev' into dev 2023-06-07 00:29:06 +03:00
Astra a284d21e1c [FL-2872] Remove unused resources (#2740)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-06-06 22:11:23 +04:00
あく 76c70bdf2c [FL-3316] Settings: add contrast adjustment (#2737)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-06-06 21:46:01 +04:00
Willy-JL f01b68e1e0 Allow desktop clock with no battery icon 2023-06-05 01:08:55 +01:00
Willy-JL 1e299c1b74 Add hidden files and internal tab settings 2023-06-05 00:39:52 +01:00
Willy-JL 4111ff4e04 Rename common section to file browser 2023-06-05 00:17:28 +01:00
Willy-JL fff830b463 Rename frequencies menus to freqs to avoid scroll 2023-06-05 00:10:47 +01:00
Willy-JL 022e686e4a Move dolphin options to own submenu 2023-06-05 00:06:24 +01:00
Willy-JL 14a0fd0a31 Move screen options to own section 2023-06-04 23:58:46 +01:00
Willy-JL 2c1834f1f3 Add submenu indicator to xtreme app 2023-06-04 23:58:05 +01:00
Willy-JL 5c0b07c7b4 Retry when failing to re-invoke first slideshow 2023-06-04 23:34:50 +01:00
Willy-JL f292bbe4f6 More precision for frequency editor + change text 2023-06-04 23:33:38 +01:00
Willy-JL 90f06037bf Fix xtreme app code naming consistency 2023-06-04 23:30:24 +01:00
Willy-JL b89f93e9a3 Archive fix actions menu retardedness 2023-06-04 22:57:31 +01:00
Willy-JL 82ad081a48 Fix hiding assets in archive 2023-06-04 22:01:14 +01:00
Willy-JL b63fe76a71 Properly hide favs tab when no favs are set 2023-06-04 18:54:39 +01:00
Willy-JL 1935e58ff3 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-04 18:39:13 +01:00
Willy-JL cfa75bb712 Archive favorites loop cleanup 2023-06-04 17:31:34 +01:00
Willy-JL 2b2708e635 Archive fix favorites, u2f and app tabs 2023-06-04 17:29:13 +01:00
Willy-JL 5cc5115a18 Archive fix bad file sizes 2023-06-04 17:27:33 +01:00
Willy-JL f2ce2ad95c Archive fix internal and external browsers 2023-06-04 17:25:35 +01:00
Willy-JL 945bc46837 Archive fix unpinning last item 2023-06-04 17:09:37 +01:00
MX 0f8ca0a563 Apply required TOTP changes 2023-06-04 12:52:24 +03:00
ClaraCrazy b7f91fe5a5 Add furi_hal_version_uid_default (Fix TOTP) 2023-06-04 10:48:51 +02:00
MX 75ee4efa31 Fix ibtn fuzzer file loading (temp) 2023-06-03 23:46:55 +03:00
Willy-JL a8522e8908 Dont require reboot for asset packs 2023-06-03 02:43:31 +01:00
Willy-JL 0f74f64568 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-02 23:34:21 +01:00
Willy-JL 8106739196 Remove apps folder on update 2023-06-02 23:33:15 +01:00
Willy-JL 478ba6a0fa Fix appids 2023-06-02 23:32:43 +01:00
MX d16ba6c4c8 Fix stilmatic support? 2023-06-03 00:29:01 +03:00
Willy-JL f2bfc5301f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-02 22:27:42 +01:00
MX 13a1cd32a7 Fix multiple bus issues in plugins 2023-06-02 23:32:23 +03:00
MX e990e58177 change butthurt timer 2023-06-02 22:55:05 +03:00
MX 05b6ae7b20 Deauther crash fix, Fixes issue #497 2023-06-02 17:03:03 +03:00
MX 2dc0059b1c NFC V, review gui fixes, disable debug output in digital signal 2023-06-02 16:47:54 +03:00
MX ad83095959 Final 2023-06-02 15:18:05 +03:00
MX a5bf97fbb2 Fix appid's pt2 2023-06-02 15:14:32 +03:00
MX ca49da3c83 Fix APP_IDs to match new regex
regex check will be added in OFW soon
2023-06-02 13:42:44 +03:00
MX 4c134d8fdc Merge branch 'ofw-dev' into dev 2023-06-01 16:19:37 +03:00
gornekich 1d7966f74e NFC: fix MFC timings (#2719)
* digital signal: add optimization
* nfc test: more restrict tests
* digital signal: build as separate library
* digital signal: remove unused flags, format sources
* digital signal: fix cflag name
* target: fix build for f18 target

Co-authored-by: あく <alleteam@gmail.com>
2023-06-01 21:37:47 +09:00
Willy-JL 8c4a71b121 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme 2023-06-01 04:14:14 +01:00
Willy-JL c8ea423fbc Format 2023-06-01 04:10:55 +01:00
Willy-JL 2044cb5127 Add mifare fuzzer 2023-06-01 03:34:45 +01:00
Willy-JL 15c3eb1f32 Fix updater service order 2023-06-01 02:31:28 +01:00
Willy-JL df8b7cbe48 Random cleanup and housekeeping 2023-06-01 01:46:19 +01:00