Commit Graph

1117 Commits

Author SHA1 Message Date
MX
5d9174ac9d Merge branch 'fz-dev' into dev 2023-03-08 22:52:11 +03:00
Eric Betts
5be15152eb PicoPass: auth cleanup (#2470)
* remove redundant auth methods
* Move picopass keys to new file
* CTF key
* Format sources
* PicoPass: add pragma once to picopass_keys.h

Co-authored-by: あく <alleteam@gmail.com>
2023-03-08 20:46:30 +09:00
amec0e
2ff937a278 Updated tv.ir
New additions
2023-03-07 20:17:57 +00:00
amec0e
cdc44c502e Updated projectors.ir
New additions
2023-03-07 20:17:35 +00:00
amec0e
b37c3ccf92 Updated fans.ir
Updated last checked
2023-03-07 20:16:42 +00:00
amec0e
74259c2276 Updated audio.ir 2023-03-07 20:13:01 +00:00
amec0e
3dcd5538d0 Updated ac.ir 2023-03-07 20:11:26 +00:00
Willy-JL
05d6cbfc6a Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-06 17:40:02 +00:00
MX
6d0c3eb3b6 Properly rename unirf remix to subghz remote
And automatically migrate user files to new folder
2023-03-06 10:32:01 +03:00
Willy-JL
c058d740ec Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-05 23:08:47 +00:00
Willy-JL
8dbbd34ec8 Fix subghz setting_user reset on flash 2023-03-05 22:18:25 +00:00
Willy-JL
ba1a6e1c22 Update assets 2023-03-05 22:14:23 +00:00
Willy-JL
876229db51 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-04 02:55:19 +00:00
Willy-JL
6c3dfdb1e1 Make subplaylist external 2023-03-04 00:05:26 +00:00
MX
12b760e2e3 Revert music player changes (see desc)
Many users have a big library of music files downloaded on their microSD, migration will stuck for unknown amount of times, so app will hang up for super long time, migration is acceptable for other apps, for this one it will be reverted and it will work as before the app data changes
2023-03-03 08:52:27 +03:00
Willy-JL
01530b1208 Better subghz extend handling + no reset on flash 2023-03-02 23:44:03 +00:00
MX
f3ab4bc292 Merge branch 'fz-dev' into dev 2023-03-02 21:18:35 +03:00
Astra
4359e2eaa9 [FL-3103] New pin reset splashscreen (#2405)
* New pin reset splashscreen
* Recovery: optimize drawing routine
* Recovery: increase erase confirmation time
* Change the required button

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-03-02 20:56:23 +09:00
Sergey Gavrilov
777a4d109d [FL-3055] Getter for application data path (#2181)
* Threads: application id
* Unit tests: appsdata getter test
* Unit tests: moar test cases for appsdata getter
* Unit tests: remove folders after test
* Storage: dir_is_exist, migrate, + unit_tests
* Plugins: migration
* Storage: common_exists, moar unit_tests 4 "common_migrate", "common_migrate" and "common_merge" bugfixes
* Storage: use FuriString for path handling
* Storage API: send caller thread id with path
* Storage: remove StorageType field in storage file list
* Storage: simplify processing
* Storage API: send caller thread id with path everywhere
* Storage: /app alias, unit tests and path creation
* Storage, path helper: remove unused
* Examples: app data example
* App plugins: use new VFS path
* Storage: file_info_is_dir
* Services: handle alias if the service accepts a path.
* App plugins: fixes
* Make PVS happy
* Storage: fix storage_merge_recursive
* Storage: rename process_aliases to resolve_path. Rename APPS_DATA to APP_DATA.
* Apps: use predefined macro instead of raw paths. Example Apps Data: README fixes.
* Storage: rename storage_common_resolve_path to storage_common_resolve_path_and_ensure_app_directory
* Api: fix version
* Storage: rename alias message
* Storage: do not create app folders in path resolving process in certain cases.

---------

Co-authored-by: Astra <93453568+Astrrra@users.noreply.github.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-03-02 03:57:27 +10:00
Willy-JL
120bcd7e7d Fix rounded corner on keyboard save button 2023-02-24 04:03:12 +00:00
Willy-JL
c8e9e9bc9e Secondary symbol keyboard pane + switch key
Original idea & code by @edrethardo, update and fix by @Willy-JL
2023-02-24 04:02:09 +00:00
Willy-JL
d3f3bf1e11 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-02-24 01:05:31 +00:00
MX
07ff0c7d97 Add SWD Probe into main FW
Moved from extra pack to main FW

https://github.com/g3gg0/flipper-swd_probe
2023-02-24 02:43:42 +03:00
amec0e
1f3e937471 Updated audio.ir
Fixed rename of a power button
2023-02-21 23:35:00 +00:00
amec0e
36debf25fb Updated tv.ir
Updated last checked
2023-02-21 15:27:01 +00:00
amec0e
d16d1f43fc Updated projectors.ir
New additions
2023-02-21 15:26:38 +00:00
amec0e
11b3484f4b Updated fans.ir
Updated last checked
2023-02-21 15:25:51 +00:00
amec0e
2bcb15b8bc Updated audio.ir
New additions
2023-02-21 15:25:20 +00:00
amec0e
9690dba7fe Updated ac.ir
New additions
2023-02-21 15:21:57 +00:00
Ari Bytyqi
4874f38c92 Fixed First Start Animation Typo 2023-02-20 22:56:50 -06:00
Willy-JL
8d78d6b524 Small xtreme settings tweaks 2023-02-20 19:57:19 +00:00
Willy-JL
c29ea2e2e2 Add custom icon for xtreme main menu app 2023-02-20 19:51:31 +00:00
ComputerCarsten
78afaab7e8 IR Universal Audio Remote: Add Grundig CMS 5000 (#2414)
Add Grundig CMS 5000 to Infrared Universal Audio Remote.
The 'Play' button doubles as 'Pause' button.
The 'Pause' button is unused.
Issue:
'Prev' button rewinds to start of title, to skip to previous title two consecutive button presses in a short time are required, however the timing is not satisfied.
2023-02-20 12:24:51 +03:00
Willy-JL
eb97b3b80a Add asset pack support to external cc1101 scanning 2023-02-19 02:37:32 +00:00
Willy-JL
33b63bf72f Better ios demo badkb script 2023-02-18 08:45:02 +00:00
Willy-JL
f1b2c729e2 Update default badkb layout 2023-02-18 08:41:54 +00:00
Willy-JL
87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
Willy-JL
abc311f7b5 Update sfw resources manifest 2023-02-18 01:57:30 +00:00
Willy-JL
fe6a95c93d Rebalance some SFW anim levels 2023-02-17 23:54:34 +00:00
Willy-JL
2e135f078e Remove holiday animations 2023-02-17 23:50:26 +00:00
Willy-JL
3e7c67ba4c Sort sfw anims like ofw 2023-02-17 23:49:31 +00:00
Willy-JL
3ed7caf27d Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-02-17 23:47:39 +00:00
MX
ab515aeebb Merge branch 'fz-dev' into dev 2023-02-17 13:07:56 +03:00
Ari Bytyqi
1e98361299 Fixed first start animation typo (#2384)
* fixed first start animation typo
* updated pixels. (bottom left corner was off by two pixels)

Co-authored-by: jbohack <joebohack@gmail.com>
2023-02-17 17:17:57 +09:00
MX
4f4ccaa727 Merge pull request #340 from amec0e/dev
Updated infrared assets
2023-02-15 23:36:19 +03:00
MX
85f6ee2870 Merge branch 'fz-dev' into dev 2023-02-15 23:33:35 +03:00
amec0e
55cfccafaf Updated tv.ir
New additions
2023-02-15 19:34:42 +00:00
amec0e
58e9acc19e Updated projectors.ir
Updated last checked
2023-02-15 19:34:14 +00:00
amec0e
6bcb9a60f7 Updated fans.ir
New additions
2023-02-15 19:33:43 +00:00
amec0e
5a02a51bd9 Updated audio.ir
new additions
2023-02-15 19:33:17 +00:00