MX
26e46f9267
Merge pull request #71 from TasyDevilsky/patch-1
...
Update setting_user
2022-09-19 17:47:12 +03:00
MX
5a31e35dc2
Merge branch 'fz-dev' into dev
2022-09-19 17:21:31 +03:00
Patrick Cunningham
c7cd5721ed
Picopass: detect and show SE / SIO ( #1701 )
...
* detect and show SE / SIO
* fix fault
* remove bad read check
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 22:37:12 +09:00
Nikolay Minaylov
fb476c29e6
RFID: fix read info screen ( #1723 )
...
* RFID: fix read info screen
* Fix line break for long data string
* Protocol data redecoding before write
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 22:21:40 +09:00
Nikolay Minaylov
d80329b323
[FL-2815, FL-2821] Dummy mode ( #1739 )
...
* Dummy mode implementation
* dumb -> dummy
* F7: Add new api_symbols: game icon
* Starting snake game from dummy mode
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-19 22:03:42 +09:00
Astra
3d3c422751
[FL-2674] Show error popup when NFC chip is not init/disconnected ( #1722 )
...
* Show error popup when NFC chip is not init/disconnected
* Move to dialogs for the error message
* Fix a memory leak and wrap the hal check
* F7: update api_symbols.csv, add furi_hal_nfc_is_init
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 21:46:56 +09:00
hedger
ed385594a3
faploader: more subsystem headers in API table ( #1742 )
...
* faploader: more subsystem headers in API table; not counting header entries for SDK version change
* subghz: removed dead function
* Adjusted API version
* hal: removed furi_hal_power_get_system_voltage
* lib: mbedtls: additional flags for .fap linkage
* fbt: rebuilding assets when git commit id changes
* fbt: removed assets rebuild on git commit id change; added explicit dependency for SDK source on compiled assets parts; removed unneeded sdk regeneration runs
* fbt: changed stock plugins to EXTERNAL apps; restored building app as a PLUGIN as a part of main fw as well as a .fap; readme fixes
* fbt: restored certain apps to PLUGIN type
* fbt: app manifests: renamed version->fap_version, added extra fields
* fbt: fixed version processing after rename
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 21:39:00 +09:00
Astra
787df44c79
[FL-2800] Fix Mifare Classic 4K reading of the last 8 sectors ( #1712 )
...
* Fix FURI_BIT_SET
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-09-19 21:30:18 +09:00
TasmanDevil
f0eedc3243
Update setting_user
...
Adding the 868.95 frequency for the Sommer device, the `Sommer(fsk476)` protocol was recently added but Flipper could not read it until now.
2022-09-19 08:59:13 +02:00
MX
365d055dc5
update changelog again
2022-09-19 05:55:54 +03:00
MX
650ba8a91f
Update HowToInstall.md
2022-09-19 05:53:23 +03:00
MX
654d6dc6ec
update changelog
2022-09-19 05:51:10 +03:00
MX
18b70ac6b5
update universal ir assets
...
by @amec0e
2022-09-19 05:45:58 +03:00
hedger
51369d6219
fbt: removed assets rebuild on git commit id change; added explicit dependency for SDK source on compiled assets parts; removed unneeded sdk regeneration runs
2022-09-19 05:27:21 +03:00
MX
181533df1b
fixed bug with power suppress in unirf, removed icon from api
2022-09-19 05:22:50 +03:00
MX
d85731636f
move spectrum analyzer into plugins, fix debug builds
2022-09-19 04:59:28 +03:00
MX
6f66f87fab
add new frequency to user config
2022-09-18 21:10:08 +03:00
MX
85d4dedb15
update changelog
2022-09-18 05:18:17 +03:00
MX
0a4cddb84c
update assets
2022-09-18 01:53:50 +03:00
MX
4e17230290
fix subghz read issues
2022-09-18 01:48:10 +03:00
MX
aa99ac53c7
delete
2022-09-17 20:34:46 +03:00
MX
875f70196b
drop setting save feature
2022-09-17 20:33:26 +03:00
MX
1e71d212fe
Trying to fix strange bug
2022-09-17 17:53:44 +03:00
MX
269a6ce562
update how to install with animated instructions
...
sorry for quality, will be fixed later
2022-09-17 03:19:38 +03:00
MX
cd2014c51b
Update ReadMe.md
2022-09-17 02:23:33 +03:00
MX
08f80ab645
update changelog
2022-09-17 01:40:35 +03:00
MX
14bd8f2c49
ofw pr: dummy mode
...
OFW PR 1739 by nminaylov
2022-09-17 00:43:21 +03:00
MX
8ce5fae626
fix config
2022-09-17 00:19:43 +03:00
MX
087bf41392
commented back
2022-09-16 22:47:52 +03:00
MX
d390381d5a
Merge branch 'fix-subghz-last-used-settings' into dev
2022-09-16 22:45:43 +03:00
Der Skythe
c3e31663ef
Minor changes
2022-09-16 23:08:45 +04:00
MX
c28e4ea733
Merge pull request #69 from h4sh5/random_uid_reader_detect
...
random uid for detect reader each time NFC app exists and comes back
2022-09-16 22:01:08 +03:00
MX
96a3da24c9
Merge pull request #70 from derskythe/fix-subghz-last-used-settings
...
Fix SubGHz last used settings
2022-09-16 21:58:24 +03:00
MX
9d4b318357
Merge branch 'dev' into fix-subghz-last-used-settings
2022-09-16 21:55:52 +03:00
MX
ef5d0aa483
fix null pointer dereference
2022-09-16 21:48:03 +03:00
MX
66487abaee
disable some logs
2022-09-16 21:37:01 +03:00
MX
d2bb1ef4d3
fix receiver filter set-up
2022-09-16 21:30:53 +03:00
hedger
0e15090629
fbt: rebuilding assets when git commit id changes
2022-09-16 21:16:32 +03:00
MX
1413d7c937
secret
...
special secret animation by @Svaarich
2022-09-16 21:14:00 +03:00
Der Skythe
d97a3ef161
fix: change SUBGHZ_HISTORY_MAX to 50 according off-firm
2022-09-16 21:35:26 +04:00
MX
870dfd188c
ofw pr: picopass se identify
...
OFW PR 1701 by pcunning
2022-09-16 18:42:12 +03:00
MX
71a6844a5f
drop dfu's from releases
...
qflipper and android app is not allowing to use new update method with custom firmware, so we have 3 methods only
2022-09-16 18:14:28 +03:00
Der Skythe
d67d5da034
fix: SubGhz Read reset setting ReadRAW after using scene ReadRAW
2022-09-16 18:38:08 +04:00
MX
c894948d4f
faploader api extension and lib fixes
...
OFW PR 1742 by hedger
keeping api version the same to allow compatibility
it might be changed in next releases if api changes are destructive
2022-09-16 17:30:07 +03:00
MX
e25148ce72
update changelog
2022-09-16 03:12:07 +03:00
MX
07301935b5
update universal ac asset
...
by @amec0e
2022-09-16 02:56:58 +03:00
MX
3a1705bcf9
Merge pull request #68 from derskythe/fixed-archive-app
...
Fixed archive app
2022-09-16 02:53:15 +03:00
MX
df87b04fa9
disable debug logs to make gui faster
2022-09-16 02:52:43 +03:00
MX
75f5efce03
Merge branch 'dev' into fixed-archive-app
2022-09-16 02:50:24 +03:00
MX
00585fa16a
add free back
2022-09-16 02:32:03 +03:00