Commit Graph

112 Commits

Author SHA1 Message Date
RogueMaster
c36e208a12 Merge branch 'ofwdev' into 420 2022-09-21 14:11:51 -04:00
gornekich
e70121e20f [FL-2843] NFC fixes (#1764)
* nfc: fix empty desfire card message
* nfc: limit total user keys to list
* nfc: increase popup timeout

Co-authored-by: あく <alleteam@gmail.com>
2022-09-22 00:53:25 +09:00
ESurge
244a8456ef Changed the way loader.c loads Clock/iButton/U2F
Added a new variable in application.fam file to add the link to the FAP. It now supports any FAP as long as the application.fam file is formatted correctly and you create a loader "app".

If no link is specified in the application.fam file, it doesn't attempt to load a FAP.
2022-09-21 03:08:32 -07:00
ESurge
c1dcba9549 Merge branch '420' of https://github.com/ESurge/flipperzero-firmware-wPlugins into 420 2022-09-21 01:52:14 -07:00
RogueMaster
a3985e2819 Squashed commit of the following:
commit 0b11b76df22abd1bbc18595e6472fe83acc65697
Author: Himura Kazuto <glagol15@gmail.com>
Date:   Sun Sep 18 17:25:38 2022 +0400

    disable fran blink

commit e9055f62b8131eca25c03dec9aab9e6a36548cb0
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date:   Wed Aug 10 23:31:45 2022 +0400

    frequency analyzer - better RSSI level trigger

commit 95a3bc1371addb4903fc17f5fa4dda2966cab96a
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date:   Mon Aug 8 16:45:11 2022 +0400

    Formatting

commit 6062133170aac559fff037c8ff45d9e618030f12
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date:   Mon Aug 8 16:36:40 2022 +0400

    New frequency analyzer
2022-09-21 02:44:05 -04:00
RogueMaster
55ae6867f4 Merge branch 'UNLEASHED' into 420 2022-09-21 01:53:31 -04:00
MX
d986ef4104 fix nice flor s crash, fix debug pack for debug builds 2022-09-21 06:52:34 +03:00
MX
f85dc1675d update changelog, rm unused var from clock 2022-09-21 01:00:56 +03:00
RogueMaster
bc57c0f014 Merge branch 'UNLEASHED' into 420 2022-09-20 17:56:54 -04:00
MX
7c7ac07e6a Merge pull request #74 from mvanzanten/adding-support-for-hidprox
adding support for HIDProx, updating the UI to switch between protocols
2022-09-20 23:25:45 +03:00
MX
ca02826cfd set time between cards to 6, run fbt format 2022-09-20 23:24:34 +03:00
MX
96ad7f3cef fix nfc list crash, fix magellen gui, fix transmitter gui 2022-09-20 23:13:15 +03:00
RogueMaster
f4668a20a2 Merge branch 'UNLEASHED' into 420 2022-09-20 03:21:20 -04:00
Georgii Surkov
066da4080b [FL-2792] AC Universal Remote (#1725)
* Add Universal AC Remote scene
* Implement AC gui
* Basic working implemetation
* Another Universal AC Remote implementation
* Update icons
* Adjust button positions
* Revert old ButtonPanel class
* Update resource manifest
* [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Update api definitions
* Add UniversalRemotes documentation
* Use more Flipper-friendly signal names

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-09-20 14:09:37 +09:00
MX
b2c118f267 fix null pointer dereference in archive -> Info
and fix long path display
2022-09-20 05:52:13 +03:00
ESurge
c997e9a819 Added iButton and Clock to Main Menu but they are loaded via FAP Loader. 2022-09-19 19:37:56 -07:00
RogueMaster
f1cfd18e30 Merge branch 'UNLEASHED' into 420 2022-09-19 20:28:40 -04:00
MX
672e27f258 fix icon name 2022-09-20 03:23:22 +03:00
MX
8659becc9d fix tab name and add new icon
icon by @Svaarich
2022-09-20 03:19:31 +03:00
RogueMaster
82e1e8af6a Enable fap support on Archive app 2022-09-19 18:47:22 -04:00
RogueMaster
a71d05a114 Update archive_browser.h 2022-09-19 18:39:38 -04:00
RogueMaster
06772cf1e5 testing fap launcher from archive 2022-09-19 17:52:36 -04:00
RogueMaster
feccea7301 Merge branch 'UNLEASHED' into 420 2022-09-19 16:43:43 -04:00
MX
2c85adb270 remove unused icon, update api symbols and unirf 2022-09-19 21:21:31 +03:00
MX
e2123c55bb Merge branch 'fz-dev' into dev 2022-09-19 21:15:04 +03:00
RogueMaster
2b35c49cb3 Merge branch 'dev' into 420 2022-09-19 12:54:40 -04:00
David
f5ff6438d1 NFC user dict list, delete, and de-duplication. (#1533)
* Add MFC user keys list
* Leakey submenu fix
* Set next target for Save/Delete success scenes
* Delete individual user keys
* Update count of total keys
* Fix memory leak
* Check for duplicate keys
* Remove a submodule that I never added?
* Swap and position icons
* Revamp according to design doc
* Rename icons to include size and replace keychain icon with smaller variant
* Fix typos
* Final fixes
* Fufill requested changes
* Cleanup comments
* Merge dev after SD app loading
* Fixing icon names
* Revert merge mistakes and API version
* Scene switching adjustments
* F7: add/change/remove some nfc icons in api_symbols.csv

Co-authored-by: あく <alleteam@gmail.com>
2022-09-20 01:43:53 +09:00
Astra
9f3b80e606 Add new card parsers (#1503)
* Add the "Two cities" parser
* Add plantain and plantain4k parsers
* Add new parsers to the supported list
* United card PoC
* Fix nfc device not sleeping
* Completely read the 4K troika variants
* Correct naming
* Update to reflect upstream changes
* Add support for MfUl info
* Fix parsers
* Card type detection fixes
* Remove debug info
* Fixes for the verification of cards
* nfc: fix verification for supported cards
* nfc: remove unused vars
* Improve card reading reliability and fix plantain
* plantain: change log level

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-09-20 01:05:04 +09:00
MX
5a31e35dc2 Merge branch 'fz-dev' into dev 2022-09-19 17:21:31 +03: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
RogueMaster
10b0b13d18 more 2022-09-19 03:07:48 -04:00
RogueMaster
9771657a20 Merge remote-tracking branch 'origin/ulululdev' into 420 2022-09-19 03:06:40 -04: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
RogueMaster
5d0e8cf8bd Update clock_app.c 2022-09-18 14:33:29 -04:00
RogueMaster
c7d8db3ea9 Infrared Back To Internal 2022-09-18 05:17:26 -04:00
RogueMaster
97871c9e33 GPIO back to Internal, try Infrared External 2022-09-18 05:07:15 -04:00
RogueMaster
ae19b8c04a subghzRemote Back To Internal, GPIO External 2022-09-18 04:51:11 -04:00
RogueMaster
41b512bd91 hope this helps 2022-09-18 04:12:35 -04:00
RogueMaster
fbd2e2a165 fams 2022-09-18 03:36:57 -04:00
RogueMaster
ac4a9b325e Update application.fam 2022-09-18 03:35:46 -04:00
RogueMaster
9e4970157a Update application.fam 2022-09-18 03:35:11 -04:00
RogueMaster
2c9ea85e3d make u2f external 2022-09-18 03:31:18 -04:00
RogueMaster
2ada9969e0 make unirf external 2022-09-18 03:31:09 -04:00
RogueMaster
1610d922e3 make spectrum analyzer external 2022-09-18 03:30:57 -04:00
RogueMaster
5f8a0924d1 make iButton external 2022-09-18 03:30:40 -04:00
RogueMaster
ffef4cb712 make clock external 2022-09-18 03:30:28 -04:00
RogueMaster
e414ab5b65 Update clock_app.c 2022-09-18 00:55:59 -04:00