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
SHxKenzuto
12515b2974
Merge remote-tracking branch 'upstream/dev' into shutdown_idle
...
# Conflicts:
# firmware/targets/f7/api_symbols.csv
2022-10-21 23:16:29 +02: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
MX
c19f3a3a6a
update changelog
2022-10-21 22:10:21 +03:00
MX
6189511a87
allow uid emulation of emv
2022-10-21 22:00:54 +03:00
MX
12bbe3e68e
return saving of emv
2022-10-21 21:58:59 +03:00
MX
12dda6b76b
update changelog
2022-10-21 21:52:06 +03:00
MX
92a6cce70e
Merge pull request #125 from TQMatvey/dev
...
Snake: Allow snake to turn anywhere
2022-10-21 21:48:47 +03:00
MX
8fc3140292
Merge pull request #124 from ESurge/unleashed
...
UniRFRemix - Cleaned up error checking + Bug fix
2022-10-21 21:48:07 +03:00
SG
235af1aacb
Dap-link: fix C symbol
2022-10-21 21:45:32 +03:00
RogueMaster
286e7ca98e
Merge pull request #374 from ESurge/420
...
UniRFRemix into FAP
2022-10-21 11:40:38 -04:00
ESurge
cd4d71a3ad
Moved UniRFRemix code from Main to Plugins
2022-10-21 05:05:56 -07:00
ESurge
b269974efa
Merge branch '420' of https://github.com/ESurge/flipperzero-firmware-wPlugins into 420
2022-10-21 05:02:59 -07:00
ESurge
0ab59f8bf4
Made UniRFRemix a FAP, added a Loader for Main Menu
...
Requires one change in api_symbols.scv
2022-10-21 05:01:12 -07:00
Chris van Marle
49ab1f99d1
MRTD Support NFC-B documents
2022-10-21 11:23:11 +02:00
RogueMaster
165b1b75e8
release
2022-10-21 04:23:22 -04:00
RogueMaster
ccb0325583
Update ReadMe.md
2022-10-21 04:21:48 -04:00
RogueMaster
5c7b03432c
Merge pull request #373 from ESurge/420
...
UniRFRemix - Cleaned up error checking + Bug fix
2022-10-21 04:20:43 -04:00
TQMatvey
a0a8e0457a
Snake: Allow snake to turn anywhere
2022-10-21 13:58:26 +07:00
ESurge
d5ff31bc88
Cleaned up error checking in unirfremix_cfg_set_check
...
Fixed a bug where all options are disabled and set to N/A but it doesn't show Config is invalid screen.
2022-10-20 23:32:31 -07:00
ESurge
f291c9546d
Cleaned up error checking in unirfremix_cfg_set_check
...
Fixed a bug where all options are disabled and set to N/A but it doesn't show Config is invalid screen.
2022-10-20 23:29:07 -07:00
RogueMaster
edc2e2d56b
Merge branch 'DarkFlippers:dev' into 420
2022-10-21 00:44:42 -04:00
MX
a73535070c
cleanup instruction
2022-10-21 05:35:35 +03:00
RogueMaster
bff40588ab
Update ReadMe.md
2022-10-20 18:18:27 -04:00
RogueMaster
01abd58232
Update application.fam
2022-10-20 18:15:15 -04:00
RogueMaster
f1e22c1aa8
release
2022-10-20 18:15:11 -04:00