Der Skythe
1fd9240481
Add Info to all files, fix file info elements position
2022-09-15 23:33:43 +04:00
MX
fc9996377d
fix subghz read mode doesn’t work at all
2022-09-15 22:10:18 +03:00
Der Skythe
7f4b586b13
Init archive app with Rename, normal context menu and file info
2022-09-15 22:00:51 +04:00
MX
72de4af6db
change it back temporarily
2022-09-15 19:59:00 +03:00
MX
5bbb13c5c9
Merge branch 'fz-dev' into dev
2022-09-15 19:58:11 +03:00
MX
3efb093125
change app type and category for music players
2022-09-15 19:37:06 +03:00
Astra
60bce7b8d8
[FL-2780] NFC Notifications fix ( #1731 )
...
* Show error popup when NFC chip is not init/disconnected
* Move to dialogs for the error message
* NFC notifications fixed to match the intended design
* Revert "Move to dialogs for the error message"
* Revert "Show error popup when NFC chip is not init/disconnected"
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-16 00:49:10 +09:00
Skorpionm
8b05bd1106
[FL-2814] SubGhz: fix display information in the file if the frequency is not available for transmission in the given region ( #1724 )
2022-09-16 00:42:44 +09:00
MX
668b7857b4
Merge branch 'fz-dev' into dev
2022-09-15 18:28:57 +03:00
MX
8b3b5fa802
fix nrfsniff log spam, add new icons
...
icons by @Svaarich
2022-09-15 18:27:27 +03:00
Nikolay Minaylov
a6052be0f1
Charging icon update fix ( #1733 )
...
* Power: refresh battery indicator on charger plug/unplug
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 23:13:48 +09:00
hedger
007a3d295e
[FL-2819] updater: fixed failing backups on /int with empty files in it #1735
...
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 22:55:55 +09:00
hedger
28beff1ab6
Fbt: fixed gdb-py path for MacOS, docs: spelling fixes, codeowners ( #1736 )
...
* fbt: fixed gdb-py path for MacOS, docs: spelling fixes
* Gtihub: update codeowners
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-15 22:40:26 +09:00
MX
9c95562fad
enable uart echo and usb mouse apps
2022-09-15 08:17:58 +03:00
MX
83e036da14
update readme & changelog
2022-09-15 07:28:26 +03:00
MX
8fd4225939
fix detect raw bug, fix came atomo
2022-09-15 06:45:19 +03:00
MX
a3234995db
make zombiez input faster
2022-09-15 05:17:19 +03:00
MX
98312860a6
resolve merge conflict
2022-09-15 05:09:27 +03:00
MX
9dbcd43e66
Merge branch 'fz-dev' into dev
2022-09-15 05:08:53 +03:00
MX
ffce0aeec9
NFC Notifications fix
...
OFW PR 1731 by Astrrra
2022-09-15 04:54:18 +03:00
MX
361a239d3e
add some games, make DOOM somewhat playable
2022-09-15 04:42:17 +03:00
MX
51ffdcd3bc
update api, add icons, fix picopass again
2022-09-15 01:14:55 +03:00
hedger
d47fdce337
updater: fixed failing backups on /int with empty files in it
2022-09-14 21:04:46 +03:00
MX
3fbaad1488
Merge branch 'fz-dev' into dev
2022-09-14 21:04:04 +03:00
SG
b9a766d909
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
...
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
MX
1b8684eb53
drop games menu, preparing for app loader
2022-09-14 19:32:41 +03:00
MX
7a2b5be137
new clock
...
timer by GMMan and settings by kowalski7cc
2022-09-14 19:25:31 +03:00
SG
873e1f114b
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
2022-09-15 01:11:38 +09:00
MX
abce958db9
Merge pull request #66 from TQMatvey/dev
...
Arkanoid: rand_range, remove temp number
2022-09-14 17:36:07 +03:00
MX
d4c44d7500
Merge pull request #67 from derskythe/eng1n33r-save-subghz
...
Save last used SubGHZ config settings
2022-09-14 17:35:54 +03:00
Der Skythe
444035d06a
Add missing settings
2022-09-14 18:12:27 +04:00
Der Skythe
c8c75d5f14
Merge remote-tracking branch 'upstream/dev' into eng1n33r-save-subghz
2022-09-14 17:57:00 +04:00
Der Skythe
1fda069579
Save Read and ReadRAW Config settings in subghz/assets/last_used.txt file
2022-09-14 17:41:44 +04:00
MX
fccb99d847
Power: refresh battery indicator on charger plug/unplug
...
OFW PR 1733 by nminaylov
2022-09-14 16:29:17 +03:00
MX
4a61a28f57
Protocol data redecoding before write
...
OFW PR 1723 by nminaylov
2022-09-14 16:18:23 +03:00
MX
b00117e02c
Detect RAW feature
...
by perspecdev
2022-09-14 16:01:30 +03:00
Haoxi Tan
6b91c660d4
random uid each time NFC app exists and comes back
2022-09-14 20:10:49 +10:00
TQMatvey
9c3406895c
Arkanoid: rand_range, remote temp number
2022-09-14 12:46:40 +07:00
MX
ee6b59ab9d
update universal ac asset
...
by @Amec0e
2022-09-14 02:01:58 +03:00
MX
bd594c7134
update mf classic dict and ir universal remote assets
2022-09-13 16:53:48 +03:00
MX
4417a37a2e
update changelog
2022-09-12 02:09:02 +03:00
MX
1b6794ce7c
update manifest
2022-09-12 02:06:44 +03:00
MX
c96bfba95a
update slideshow images
...
author - @Svaarich
2022-09-12 01:18:25 +03:00
MX
fe8ad22132
Merge pull request #65 from web-mancha/dev
...
Added Brazilian Portuguese keyboard layout
2022-09-12 01:09:19 +03:00
Mancha
bcb5af1813
Added Brazilian Portuguese keyboard layout
...
Created the BadUSB keyboard layout for the Brazilian Portuguese ABNT-2 keyboard layout configuration
2022-09-11 14:40:00 -03:00
MX
77be3db143
update changelog
2022-09-11 15:59:42 +03:00
MX
7a2a1d6007
Merge remote-tracking branch 'origin/dev' into dev
2022-09-11 15:03:54 +03:00
MX
1c00709ea6
fix custom name serial, bt mac, fix subghz starline
2022-09-11 15:03:44 +03:00
MX
9ad96f782e
Merge pull request #64 from TQMatvey/dev
...
arkanoid: dont allow user to jump after start
2022-09-11 14:06:24 +03:00
TQMatvey
67955b6ab8
arkanoid: dont allow user to jump after start
2022-09-11 15:15:03 +07:00