Eng1n33r
fa7c5f2402
add clock app & clock icon
2022-06-01 21:27:32 +03:00
Eng1n33r
5d62671304
compile tetris & snake icons
2022-06-01 20:57:15 +03:00
Eng1n33r
532253867e
add tetris game & games menu & 2 icons
2022-06-01 20:54:51 +03:00
Eng1n33r
50fccb4455
fix icon & compiler flags
2022-06-01 20:17:44 +03:00
Eng1n33r
141ee92065
add wav player & music player icon
2022-06-01 19:00:39 +03:00
Eng1n33r
b6deaf121c
upd manifest
2022-06-01 16:39:51 +03:00
Eng1n33r
baaf689141
Merge last fz-dev into dev
2022-06-01 16:20:10 +03:00
Eng1n33r
22cbe276a8
big merge with fz main repo
2022-06-01 16:07:53 +03:00
Skorpionm
b625e84424
SubGhz: Add Chamberlain 7-Code, Chamberlain 8-Code, Chamberlain 9-Code ( #1288 )
...
* SubGhz: fix protocol MegaCode start duration
* SubGhz: add reception Chamberlain Code 7, 8, 9 protocols
* SubGhz: Generating an upload from HEX data and a duration of 1 bit
* SubGhz: add transmit Chamberlain Code 7, 8, 9 protocol
* SubGhz: Rename Firefly -> Linear
Co-authored-by: あく <alleteam@gmail.com >
2022-06-01 21:17:21 +09:00
Eng1n33r
a6c787e7e9
remove optional ir lib (already not included in assets)
2022-05-31 20:36:18 +03:00
Skorpionm
66dbb68947
SubGhz: support 310 MHz and fix ( #1262 )
...
* SubGhz: add frequency support 310 MHz
* SubGhz: deleting a TMP file using the "Erase" button in Read RAW
* SubGhz: fix frequency analyzer scan speed
* SubGhz: fix start duration came_atomo protocol
* SubGhz: refactoring subghz_setting
* SubGhz: refactoring load setting frequency analyzer
* SubGhz: fix load setting, default frequency
* SubGhz: patch raw temp file remove code to work with string_t
* Storage: parallel safe cli
* SubGhz: new frequency settings loading system
* Assets: recompile to include latest subghz custom frequency control changes
Co-authored-by: あく <alleteam@gmail.com >
2022-06-01 00:50:50 +09:00
r3df0xx
a57ce2ff4d
Create music_10px.png
2022-05-30 03:58:40 +03:00
r3df0xx
ee99ea9a9d
remove unused assets
2022-05-28 00:25:40 +03:00
r3df0xx
f7e76e56e6
correct folder for additional assets
2022-05-27 23:19:40 +03:00
r3df0xx
48370ea1e3
move big database to optional-assets so self-update can work
2022-05-27 23:12:44 +03:00
r3df0xx
b23b3c9e8d
Revert "fetch big commit from upstream"
...
This reverts commit 6634999113 .
2022-05-27 22:18:35 +03:00
r3df0xx
6634999113
fetch big commit from upstream
2022-05-27 22:12:40 +03:00
r3df0xx
697b016805
fix file browser test
2022-05-27 18:02:39 +03:00
r3df0xx
feb31c6607
upd
2022-05-27 17:36:46 +03:00
r3df0xx
1d84b37139
Revert "[FL-2491] File browser GUI module ( #1237 )"
...
This reverts commit 79920a3522 .
2022-05-27 17:18:15 +03:00
r3df0xx
cf714d3e66
Revert "Fetch upstream dev changes"
...
This reverts commit 6e88e33171 , reversing
changes made to 580fe77fb7 .
2022-05-27 17:14:43 +03:00
r3df0xx
6e88e33171
Fetch upstream dev changes
2022-05-27 16:49:52 +03:00
r3df0xx
c22870398e
upd icons
2022-05-27 16:39:00 +03:00
Skorpionm
67fbefbe63
SubGhz: Сreating and delivering Security+ 2.0 ( #1273 )
...
* SubGhz: Security+ 2.0 "Add manually" option
* SubGhz: fix message error
* Unit_test: add Security+ 2.0 encoder
* Applications: remove obsolete code
* SubGhz: save menu position in "Add Manually" menu
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-05-27 15:19:20 +03:00
Skorpionm
5c45250dd2
SubGhz: Сreating and delivering Security+ 1.0 ( #1268 )
...
* SubGhz: fix frequency reset on incomplete exit from the transmission menu
* SubGhz: fix incorrect shutdown of CC1101 if it was not turned on
* SubGhz: consciousness and transmission support Security+ 1.0
* Unit_test: add test encoder Security+ 1/0
* SubGhz: fix start counter Security+ 1.0
Co-authored-by: SG <who.just.the.doctor@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-05-27 14:29:52 +03:00
Nikolay Minaylov
79920a3522
[FL-2491] File browser GUI module ( #1237 )
...
* File browser module and test app
* nfc: Add support for saved files in subdirectories
* nfc: Use helper function to get shadow path when loading data
* File browser dialog integration pt.1
* File browser dialog integration pt.2
* Gui,Dialogs: drop file select
* Correct use of dynamic string_t(string_ptr)
Co-authored-by: Yukai Li <yukaili.geek@gmail.com >
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-05-27 14:19:21 +03:00
r3df0xx
f4a5f32e3f
add test signals
...
secplus 1.0 & 2.0
2022-05-26 22:39:12 +03:00
r3df0xx
17818f3c42
Merge remote-tracking branch 'upstream/dev' into dev
2022-05-24 20:29:48 +03:00
r3df0xx
7a0bddf408
Update Manifest
2022-05-24 20:29:29 +03:00
r3df0xx
06e553bc38
Update Manifest
2022-05-24 20:28:12 +03:00
Gabe Chai
ca5c0d2d50
Adding FIDO U2F to aid.nfc ( #1251 )
...
* Adding FIDO U2F to aid.nfc
* Run make -C assets all
2022-05-23 23:50:11 +03:00
r3df0xx
2f667246db
Remove broken \ unworking plugins
...
Remove unworking Flappy Bird, JukeBox and Universa_RF apps (didnt found way to use) and non-working Spectrum Analyzer.
2022-05-21 22:44:27 +03:00
r3df0xx
2956f2e6f4
add wplugins updates without conficting NFC and BT/BLE changes
...
Nice FloR-S emulation now working
2022-05-19 23:19:04 +03:00
r3df0xx
b9d255d889
fetch upstream
2022-05-19 20:54:37 +03:00
r3df0xx
9708336367
Revert "fetch wplugins"
...
This reverts commit 4760c1c5ce .
2022-05-19 20:05:13 +03:00
r3df0xx
016f0f3493
Revert "upd wplugins"
...
This reverts commit fec7523311 .
2022-05-19 20:05:01 +03:00
r3df0xx
7724bac58a
Revert "Merge branch 'flipperdevices:dev' into dev"
...
This reverts commit 935c2df029 , reversing
changes made to 524b602700 .
2022-05-19 20:03:57 +03:00
Eng1n33r
935c2df029
Merge branch 'flipperdevices:dev' into dev
2022-05-19 19:37:41 +03:00
あく
9c3f465afd
[FL-2537, FL-2539, FL-2534, FL-2534, FL-2525]: UI and UX improvements ( #1246 )
...
* FL-2537: ON/OFF buttons
* FL-2539: cancelable lowbatt shutdown
* FL-2534: update storage format results screen, cleanup dialog_ex usage.
* FL-2534: storage setting UX rework
* FL-2525: unify arrows icons
* Remove unused icons
* UI: Rename Ok to OK
2022-05-20 02:07:45 +10:00
r3df0xx
fec7523311
upd wplugins
2022-05-18 19:17:59 +03:00
r3df0xx
4760c1c5ce
fetch wplugins
2022-05-18 17:23:59 +03:00
r3df0xx
12200299bc
Update Manifest
2022-05-18 01:45:56 +03:00
r3df0xx
157727c321
new fresh ir db's
2022-05-18 01:44:21 +03:00
r3df0xx
1d9099ddb5
Update Manifest
2022-05-18 01:25:55 +03:00
r3df0xx
7fbf49d377
plugins
2022-05-17 15:54:09 +03:00
r3df0xx
a8606fb40d
Update Manifest
2022-05-17 11:38:37 +03:00
UberGuidoZ
82191f75a3
Added sources back, added a couple more, removed more dups
2022-05-15 23:13:09 -07:00
r3df0xx
32de742282
Update Manifest
2022-05-14 01:35:36 +03:00
UberGuidoZ
d09129eed5
Nearly tripled the verified keys available.
...
Comments removed for ease of duplicate removal, but now hitting all 32 keys during all tests (was 10 or 11 prior.)
2022-05-12 12:47:03 -07:00
r3df0xx
d673c4592e
Update Manifest
2022-05-12 16:45:05 +03:00