RogueMaster
e926341cc6
Update ReadMe.md
2022-10-24 16:45:36 -04:00
RogueMaster
9f30107112
release
2022-10-24 16:43:40 -04:00
RogueMaster
9089c3fc56
Update blackjack.c
2022-10-24 16:42:25 -04:00
RogueMaster
ac7f46681b
fmt
2022-10-24 16:39:49 -04:00
RogueMaster
460d989aa7
more for BJ
2022-10-24 16:39:14 -04:00
RogueMaster
16a6dcfa14
fmt
2022-10-24 16:36:31 -04:00
RogueMaster
4787656e6b
app updates
2022-10-24 16:34:57 -04:00
RogueMaster
f0a8da63e4
Merge branch 'UNLEASHED' into 420
2022-10-24 15:33:18 -04:00
MX
fd127cee8c
update changelog and readme
2022-10-24 22:01:18 +03:00
MX
e8920ef15a
Merge pull request #130 from TQMatvey/dev
...
Snake: Allow food to spawn anywhere
2022-10-24 21:59:47 +03:00
MX
ee614f11fc
fix fap_dist
2022-10-24 21:30:40 +03:00
MX
c2bf81dd64
forgot to add this
2022-10-24 21:28:39 +03:00
MX
c19a8fd636
halloween theme :)
2022-10-24 21:28:04 +03:00
gornekich
5ed9ca838a
bt hid: reset cursor for ble tiktok controller
2022-10-24 21:24:21 +03:00
MX
29ab1088bd
WS: add protocol Acurite 592TXR
...
OFW PR 1916 by Skorpionm
2022-10-24 21:22:11 +03:00
MX
517d4ffb73
new plugin, and use clear power in temp sensor
2022-10-24 19:53:59 +03:00
MX
b39e0dd09e
cleanup
2022-10-24 18:31:47 +03:00
MX
1e7b45159e
again....
2022-10-24 17:26:03 +03:00
MX
9b75f957d9
update link
2022-10-24 17:15:38 +03:00
MX
e8f8cefd6f
Merge branch 'fz-dev' into dev
2022-10-24 17:05:34 +03:00
RogueMaster
2e13da2ad3
Merge branch 'ofwdev' into 420
2022-10-24 09:01:25 -04:00
あく
984d89c6d0
Furi: smaller crash routine ( #1912 )
...
* Furi: smaller crash routine
* Furi: small fixes
* Furi: cleanup check routines, more assembly code, force inline of __furi_halt_mcu
* SubGhz: cleanup residual line mess
* Documentation
* Dap-link: fix help
* Furi: replace __furi_halt_mcu with HALT_MCU macros
* Furi: disable IRQ earlier in crash handler
* Furi: properly handle masked mode when detecting ISR
* Ble: allow 0 length feed in rpc_session_feed
* Format sources
* Furi: better crash logic explanation.
* Furi: some grammar in check.h
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2022-10-24 20:50:34 +10:00
RogueMaster
4c301d4f56
Update ReadMe.md
2022-10-24 02:56:21 -04:00
RogueMaster
f0dda84311
Merge pull request #377 from flipperdevices/astra/fix-typo
...
Change "setting" -> "settings"
2022-10-24 02:52:26 -04:00
RogueMaster
e5c35e6b26
Merge pull request #376 from qistoph/mrtd
...
MRTD Support NFC-B documents
2022-10-24 02:43:25 -04:00
RogueMaster
34eedf10b7
Merge pull request #375 from TQMatvey/dev
...
Snake: Allow food to spawn anywhere
2022-10-24 01:50:20 -04:00
TQMatvey
d159c56e28
Snake: Allow food to spawn anywhere
...
food was only spawning on old snake path from previous firmware versions, now it can spawn on each pixel on new snake path
2022-10-24 09:31:18 +07:00
RogueMaster
cdda3b903e
Merge branch 'DarkFlippers:dev' into 420
2022-10-23 22:20:33 -04:00
RogueMaster
bb74ec9b9f
release
2022-10-23 22:02:47 -04:00
RogueMaster
b12321caa9
15
2022-10-23 21:51:03 -04:00
Astra
8acd300806
Change "setting" -> "settings"
2022-10-24 03:28:28 +03:00
MX
d0e24bb455
fix oregon2 flags
2022-10-24 00:05:50 +03:00
RogueMaster
5a7bc4701b
release
2022-10-23 11:42:24 -04:00
RogueMaster
7fcb5d095f
Merge branch 'UNLEASHED' into 420
2022-10-23 11:26:45 -04:00
MX
e00f7009f3
update link
2022-10-23 15:34:24 +03:00
MX
64ecdce5ca
fix wrong type in oregon2 protocol
2022-10-22 23:51:44 +03:00
MX
de49bcc80c
add a link to tg releases
2022-10-22 23:20:17 +03:00
MX
8793b9f0aa
update changelog
2022-10-22 23:10:33 +03:00
MX
c6945313f6
Merge branch 'fz-dev' into dev
2022-10-22 22:12:49 +03:00
MX
fd41176353
furi crash are removed, so, upgrading major version
2022-10-22 22:12:04 +03:00
Max Lapan
d8fbaba7a0
Move Oregon2 to Weather Station FAP ( #1910 )
...
* Init copy of oregon2 to weather station app
* WS decoder
* Reuse decoded data
* Delete old protocol
* Delete oregon2 unit test
* Decrement count of random test
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-10-23 00:50:26 +09:00
MX
de1d83038f
Merge branch 'fz-dev' into dev
2022-10-22 18:34:50 +03:00
あく
f8af0c1509
[FL-2892] Gui: update statusbar attention icon and better crash handling ( #1908 )
...
* Gui: update statusbar attention icon
* Furi: snapshot registers on crash and restore in halt
* Furi: document check routines
2022-10-23 01:21:10 +10:00
MX
9605af0e85
update changelog
2022-10-22 14:14:53 +03:00
MX
ed080ea5fc
fixed bug when mobile app was unable to send raw file
...
file name should not contain dots
2022-10-22 13:09:41 +03:00
RogueMaster
f36bff708e
Merge branch 'DarkFlippers:dev' into 420
2022-10-21 17:28:50 -04:00
MX
a24ef44289
update changelog
2022-10-21 22:57:57 +03:00
MX
1019025b13
update totp
...
https://github.com/akopachov/flipper-zero_authenticator
2022-10-21 22:56:58 +03:00
RogueMaster
b7e039c6f3
Merge branch 'UNLEASHED' into 420
2022-10-21 15:22:11 -04:00
MX
a44739cde9
emulate uid from fav
2022-10-21 22:15:36 +03:00