SkorP
|
552cc8d570
|
WS: fix text "About" scene
|
2022-11-14 20:09:12 +04:00 |
|
JuanJakobo
|
46170549ca
|
Snake Plugin: Check if File could be opened, if not return
|
2022-11-14 10:02:59 +01:00 |
|
JuanJakobo
|
86c8108698
|
Snake Plugin: move storage to /ext/apps_data/snake_game
|
2022-11-14 09:59:33 +01:00 |
|
Sergey Gavrilov
|
d381ce55df
|
Merge branch 'dev' into zlo/mystery-applications-memory-corrupt
|
2022-11-14 17:16:08 +10:00 |
|
rf-bandit
|
073a0942e8
|
Add files via upload
Add sniffbt and sniffskim as menu option for ESP-32-WROOM
|
2022-11-13 23:38:10 -07:00 |
|
rf-bandit
|
52bd4a1a3c
|
Add files via upload
Adds sniffbt and sniffskim as option (ESP-32-WROOM)
|
2022-11-13 23:34:41 -07:00 |
|
SG
|
e3a878477c
|
DAP Link: fix imports
|
2022-11-14 11:41:25 +10:00 |
|
RogueMaster
|
d6ef36dba8
|
RELEASE
|
2022-11-13 13:34:40 -05:00 |
|
RogueMaster
|
6b95a7879c
|
Update ReadMe.md
|
2022-11-13 13:32:46 -05:00 |
|
RogueMaster
|
ddb5ae2bd5
|
Merge branch 'UNLEASHED' into 420
|
2022-11-13 13:32:13 -05:00 |
|
MX
|
5989651b10
|
Plugins: i2c tools fix name display
|
2022-11-13 04:21:58 +03:00 |
|
MX
|
bb8b9f0b57
|
Fix builds
|
2022-11-13 03:51:05 +03:00 |
|
MX
|
aface38b42
|
RFID Fuzzer fixes
|
2022-11-13 02:56:32 +03:00 |
|
MX
|
f7fb055ae3
|
Update readme and changelog
|
2022-11-13 01:14:06 +03:00 |
|
RogueMaster
|
21ea2a4d04
|
Merge branch 'ofwdev' into 420
|
2022-11-12 15:45:39 -05:00 |
|
MX
|
1b64a95ec6
|
Plugins: Add lightmeter
https://github.com/oleksiikutuzov/flipperzero-lightmeter
|
2022-11-12 23:13:09 +03:00 |
|
MX
|
de5eb16ef2
|
New animation L3_FlipperMustache_128x64
animation by @Svaarich
|
2022-11-12 22:27:27 +03:00 |
|
MX
|
c3731e6540
|
CI/CD: Builds with no custom anims
|
2022-11-12 22:24:22 +03:00 |
|
MX
|
0e338f7964
|
Merge branch 'fz-dev' into dev
|
2022-11-12 22:22:38 +03:00 |
|
MX
|
4240b59311
|
SubGHz: Fix magellan display issue
|
2022-11-12 22:16:02 +03:00 |
|
hedger
|
41de5f3c52
|
fbt: more fixes for windows environment #2011
|
2022-11-13 03:28:29 +09:00 |
|
hedger
|
b56fed477a
|
Path handling fixes in toolchain download #2010
|
2022-11-13 02:22:40 +09:00 |
|
SG
|
2f82351b3e
|
Fix build errors
|
2022-11-13 01:42:46 +10:00 |
|
RogueMaster
|
887b7b7836
|
Update ReadMe.md
|
2022-11-12 09:15:12 -05:00 |
|
MX
|
02fe403b2b
|
SubGHz: Fix wrong error message in history
|
2022-11-12 16:58:35 +03:00 |
|
RogueMaster
|
0b6526e842
|
Update ReadMe.md
|
2022-11-12 08:54:14 -05:00 |
|
RogueMaster
|
3a57b80577
|
RELEASE
|
2022-11-12 08:53:36 -05:00 |
|
RogueMaster
|
a43b17dee3
|
Update archive_browser_view.c
|
2022-11-12 08:51:17 -05:00 |
|
MX
|
a821b80ffc
|
Archive: Show loading popup on delete
|
2022-11-12 16:47:00 +03:00 |
|
MX
|
950dee48a0
|
Merge branch 'fz-dev' into dev
|
2022-11-12 16:43:12 +03:00 |
|
RogueMaster
|
4b9f353c78
|
fmt
|
2022-11-12 08:37:29 -05:00 |
|
RogueMaster
|
ffbbc7ecde
|
Merge branch 'ofwdev' into 420
|
2022-11-12 08:35:37 -05:00 |
|
Nikolay Minaylov
|
73441af9c6
|
BadUSB and Archive fixes (#2005)
* BsdUsb: fix empty lines handling
* Archive: folders and unknown files rename fix
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-12 20:55:42 +09:00 |
|
hedger
|
f9730bcafe
|
fbt: lint fixes (#2008)
* lint: exclude "lib" subfolder from naming checks; fbt: moved LINT_SOURCES from literal strings to Dir() nodes
* lint: also exclude hidden directories
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-12 19:03:22 +09:00 |
|
MX
|
3c7a4eeaed
|
iButton: Fix header "Saved!" message stays on other screens (#2003)
* iButton: Fix header "Saved!" message stays on other screens
* SubGhz,iButton: proper popup reset
Co-authored-by: あく <alleteam@gmail.com>
|
2022-11-12 18:45:19 +09: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 |
|
SG
|
9eae59f86f
|
Init BT as soon as possible
|
2022-11-12 11:09:59 +10:00 |
|
SG
|
d0bc93edf0
|
Mark some service threads as services
|
2022-11-12 11:09:38 +10:00 |
|
SG
|
84d8ed097a
|
Apps: use thread allocation shortcut
|
2022-11-12 10:53:53 +10:00 |
|
SG
|
bac39d28db
|
Core: thread alloc+set shortcut
|
2022-11-12 10:45:41 +10:00 |
|
SG
|
3eed788c36
|
api lock: test results
|
2022-11-12 10:10:11 +10:00 |
|
SG
|
370d2cbc90
|
HAL usb: api optimization
|
2022-11-12 09:16:05 +10:00 |
|
SG
|
77d12f4a8e
|
HAL usb: fix api return data
|
2022-11-12 09:09:22 +10:00 |
|
RogueMaster
|
cea2e76ce2
|
dropped non-working Badger2040 due to unsatisfied import
|
2022-11-11 17:17:29 -05:00 |
|
SG
|
e6e073f1dc
|
HAL: blocking usb API
|
2022-11-12 08:14:36 +10:00 |
|
SG
|
61adff99b7
|
Dialogs: move api lock to toolbox
|
2022-11-12 08:14:11 +10:00 |
|
SG
|
861f47dd8d
|
Core: rollback memmgt thread dict invalidation
|
2022-11-12 08:13:39 +10:00 |
|
RogueMaster
|
3efc8ff3c0
|
fmt
|
2022-11-11 17:05:30 -05:00 |
|
RogueMaster
|
8c11ed19a6
|
Update ReadMe.md
|
2022-11-11 16:54:06 -05:00 |
|
RogueMaster
|
bad2d2a59d
|
Update ReadMe.md
|
2022-11-11 16:53:47 -05:00 |
|