Commit Graph

354 Commits

Author SHA1 Message Date
Willy-JL bc8ba13427 Remove apps screenshots 2023-06-29 02:04:18 +02:00
Willy-JL 8f37a6a79d Asset packs in FAPs + cleanup unused icons 2023-06-29 02:03:32 +02:00
Willy-JL 4e6e8ece07 Remove usb mass storage for now 2023-06-27 17:54:40 +02:00
Willy-JL 1da113c353 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-26 01:13:44 +01:00
MX 190d47e528 Unitemp Fix SDA SCL pin numbers text 2023-06-25 01:39:46 +03:00
MX eb282d20b7 Fix numpad ui wrong placed message 2023-06-25 00:53:36 +03:00
MX 35f95336ed Heat index
by ClementGre
2023-06-25 00:38:26 +03:00
MX 34ff4c7dfa . 2023-06-25 00:31:23 +03:00
MX fef90f1ec5 Unitemp SCD40 support
by divinebird
2023-06-25 00:31:08 +03:00
MX ae47b9888f Rework pwm is running check 2023-06-24 20:23:46 +03:00
MX 0540c2743f Update totp 2023-06-24 18:34:33 +03:00
MX 8ae952f499 Fix furi_hal_bus issues in AVR Programmer and Signal Generator 2023-06-24 17:50:27 +03:00
gid9798 3ee2223cbd Hid app: Flip Numpad 2023-06-23 21:54:19 +03:00
gid9798 2149859719 Hid app: vertival numpad 2023-06-23 00:06:20 +03:00
gid9798 62da715f75 Hid app: keynote vertical redraw and cleanup 2023-06-22 22:33:01 +03:00
Willy-JL 8a652cb232 Merge branch 'picopass_emulation' of https://github.com/nvx/flipperzero-firmware into xfw-dev 2023-06-21 12:27:45 +01:00
Willy-JL 1009fc4031 Orgasmotron fixes (#304) 2023-06-20 18:18:32 +01:00
Willy-JL 64730bbfb2 Add hex editor 2023-06-18 00:53:11 +01:00
Willy-JL f446e20193 Reorganize external apps 2023-06-18 00:35:35 +01:00
Willy-JL 849ae03d24 Format 2023-06-17 22:53:36 +01:00
Willy-JL c086eab06b Add some apps 2023-06-17 22:12:41 +01:00
Willy-JL 9781ae4891 Update apps 2023-06-17 21:34:06 +01:00
Willy-JL 80a3b2eaed Change 4 in a row name 2023-06-17 03:10:42 +01:00
Willy-JL 6c1b44a2e3 Rename ifttt button 2023-06-17 03:09:51 +01:00
Willy-JL 5dc410b7ae Add some new games 2023-06-17 03:09:33 +01:00
Willy-JL 46ad4594eb Fix manifest 2023-06-17 01:43:53 +01:00
Willy-JL e688f81b53 Better text2sam 2023-06-17 01:43:28 +01:00
Willy-JL 1d82583f65 Add text2sam 2023-06-17 01:17:33 +01:00
Willy-JL a039e0216f Update and clean apps 2023-06-17 01:16:36 +01:00
Willy-JL cee49d59b4 Fix zerotracker and tamap1 bus issues (#290 #294)
By @xMasterX
2023-06-16 21:53:22 +01:00
Willy-JL 491c23d223 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-15 01:53:37 +01:00
MX 3c2d56e46b Add check 2023-06-15 03:08:56 +03:00
MX 1f3e621a31 Fix wifi marauder UART deinit 2023-06-15 02:53:08 +03:00
Willy-JL c7b8ca276f Add flipbip app 2023-06-14 01:04:42 +01:00
Willy-JL 44023851f7 Fix string handling in tuning fork 2023-06-14 00:59:34 +01:00
Willy-JL 40cff8a603 Refactor mass storage to current flipper api (WIP) 2023-06-14 00:58:18 +01:00
Willy-JL eb1e81621c Add mass storage 2023-06-14 00:55:44 +01:00
Willy-JL d04af7b8e9 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-13 03:11:11 +01:00
Willy-JL 4ecab40fde Max file name length is actually 253 + null term
More than that and fatfs will truncate like name~1
Also dir_read already accounts for null term in buf size, dont malloc +1
2023-06-13 03:10:10 +01:00
Willy-JL 2ea3c837a2 And why tf are these buffers arbitrarily smaller?? 2023-06-12 23:43:11 +01:00
MX d1c970b019 Fix protoview patable adding in custom modulations 2023-06-12 23:20:56 +03:00
Tiernan Messmer aa747cd8bf Clean up duplicated picopass command definitions. 2023-06-12 19:13:47 +10:00
Willy-JL d3ded38ee6 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-12 02:41:01 +01:00
Willy-JL b56c5a2fd4 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-12 01:50:04 +01:00
AloneLiberty b80fc6caf1 NFC: Improvements to NFC Magic app
Ability to write gen1b tags (ignore 0x43)
Ability to write gen1 7 byte UID tags
Fix detection of non magic cards
2023-06-11 23:40:51 +03:00
Tiernan Messmer 7b22576db9 Update for flipper api change 2023-06-10 23:15:31 +10:00
Tiernan Messmer 78119a519a add picopass emulation 2023-06-10 18:28:16 +10:00
MX d87745f2be Update TOTP 2023-06-10 05:22:34 +03:00
Willy-JL ebb8387545 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-09 16:16:33 +01:00
MX b61a84313a Update subbrute 2023-06-09 17:58:32 +03:00