MatthewKuKanich
13fe7b3bfc
Add FindMy Flipper to system apps
2024-03-08 13:10:14 -05:00
Willy-JL
a17efe7117
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-08 06:12:43 +00:00
Willy-JL
b112711f65
VgmTool: Add RGB fw for MNTM VGM options
2024-03-08 02:34:12 +00:00
Willy-JL
c344e16531
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into rgb_rpc_property
2024-03-08 02:32:58 +00:00
Willy-JL
db979f4f4d
Add default VGM colors
2024-03-08 02:19:58 +00:00
Willy-JL
4c347fce53
Add VGM color settings section
2024-03-08 00:57:44 +00:00
Willy-JL
d09a8f2517
Fix some imports
2024-03-07 23:27:55 +00:00
Willy-JL
a143074296
Oops
2024-03-07 21:46:06 +00:00
Willy-JL
9026994c83
Tiny code style improvements to JS SubGHz
2024-03-07 21:39:12 +00:00
Sil333033
6420e5b37e
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into dev
2024-03-07 22:17:03 +01:00
Sil333033
ab9d4620db
Add Subghz JS module
2024-03-07 22:15:14 +01:00
Willy-JL
4104dd31cf
Sync apps (minor changes to picopass)
2024-03-07 20:05:27 +00:00
Willy-JL
b009a42591
JS: Blebeacon: Give js errors instead of furi_check()
2024-03-07 19:41:57 +00:00
Willy-JL
724be02ee5
JS: Blebeacon: Add isActive(), fix some state logic
2024-03-07 19:35:45 +00:00
Willy-JL
eedeee4941
JS Blebeacon keep/not prev cfg, use arraybuf, more options
2024-03-07 07:44:11 +00:00
Astra
4f7eb77071
Fix troika 4K keys ( #3499 )
2024-03-07 15:57:32 +09:00
Willy-JL
03f780f43c
Use correct array buf for js byte keyboard
2024-03-07 06:20:14 +00:00
Willy-JL
0405849ca6
JS Keyboard add setHeader()
2024-03-07 05:59:33 +00:00
Willy-JL
bf8e1845f0
JS Keyboard improve memory and error handling
2024-03-07 05:53:03 +00:00
Willy-JL
d5e4af482f
Fix view memory leaks
2024-03-07 05:26:40 +00:00
Willy-JL
43781d9332
Use view IDs
2024-03-07 05:24:31 +00:00
Willy-JL
fcef129698
Naming consistency for keyboard
2024-03-07 05:21:23 +00:00
Willy-JL
3d6baaef1c
Expose math.E value
2024-03-07 05:16:34 +00:00
Willy-JL
be014b5103
Small JS bindings tweaks
...
- no destroy for math
- tweak example print results
- namespace naming consistency
2024-03-07 05:15:01 +00:00
Willy-JL
86986278d3
Format
2024-03-07 04:56:53 +00:00
Willy-JL
440ccf7cc5
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into dev
2024-03-07 04:55:14 +00:00
Willy-JL
423ff03830
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-03-07 04:39:58 +00:00
Willy-JL
93cf6cf864
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-07 04:38:27 +00:00
Willy-JL
ae39c99d67
BleSpam: Fix hang on lock keyboard
2024-03-07 04:34:53 +00:00
HaxSam
aaa444f3f0
added new rgb property
2024-03-07 02:31:34 +01:00
Spooks
337486df87
Update blebeacon.js
2024-03-06 15:48:53 -07:00
Spooks
2ff6dc8c1d
Keyboard WIP (Byte Input Doesn't Work)
2024-03-06 15:02:00 -07:00
Spooks
c43d9d3bdd
Math
2024-03-06 11:03:26 -07:00
Spooks
913127854c
Moved Mac Address Gen to API
2024-03-06 02:05:03 -07:00
Spooks
ab9c10c436
Added Ble Beacon
2024-03-05 23:59:06 -07:00
Astra
ecab4d53d2
[FL-870] Auto-generated firmware documentation take two ( #2944 )
...
* Add doxygen and doxygen-awesome css, cleanup docs files
* Ignore more libraries and remove leftover local variables
* Create an actual intro page
* .md files linting
* Add doxygen action
* Fix Doxygen path
* Fix doxyfile path
* Try to upload
* Change docs branch
* Add submudules checkout
* Disable doxygen on PR
* Mention the firmware docs in the readme
* More dev docs mentions in the readme
* Fix runner group, add tags
* Test dev in PR
* Disable running on PR
* Fix a typo in the doxyfile
* Try upload to S3
* Fix local path
* Fix S3 ACL
* Add delete flag, unifying dev and tags
* Update ignored directories
* More ignored directories
* Even more ignored directories
* Fix submodule
* Change S3 uploader
* Change S3 uploader version
* Fix aws sync flags
* Fix ACL
* Disable ACL
* Improve ignores, add WiFi devboard docs
* TEMP: generate dev docs
* TEMP: generate 0.89.0 docs
* Disabling PR trigger
* Enable submodules and test build
* Enable test build
* Disable test build
* Change docs directory structure
* Fix accidentally committed submodule
* Fix submodules
* Update links to the developer documentation
* Markdown linting
* Update workflow, enable test build
* Fix doxygen dir path
* Update Doxyfile-awesome.cfg
* Change paths
* Fix upload docs path
* Disable pull_request debug trigger
* Disable tags building
* Remove autolinks and namespaces
* Establish basic documentation structure
* Add missing changes
* Improve stylesheet, move some files
* Improve examples
* Improve the main page
* Improve application dev docs
* Improve system programming docs
* Improve development tools docs
* Improve other docs
* Improve application examples
* Fix formatting
* Fix PVS-studio warnings
* Improve visuals
* Fix doxygen syntax warnings
* Fix broken links
* Update doxygen action
Co-authored-by: DrunkBatya <drunkbatya.js@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
Co-authored-by: Georgii Surkov <37121527+gsurkov@users.noreply.github.com >
2024-03-06 15:25:21 +09:00
Willy-JL
7d13516709
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into mntm-dev
2024-03-06 03:35:02 +00:00
Willy-JL
fca9101c0e
BleSpam: Add nameflood (fills settings device list)
2024-03-06 03:35:00 +00:00
Spooks
ff4fcfc132
JS: Added Submenu support ( #13 )
2024-03-06 03:20:52 +00:00
Spooks
f92a94a78a
JS: Added Submenu support
2024-03-05 20:17:00 -07:00
Willy-JL
9eca8dba6c
Sync apps
2024-03-05 23:53:38 +00:00
Willy-JL
25965abed3
Expansion is_connected in event queue
2024-03-05 22:19:08 +00:00
Willy-JL
e79e49edc6
Improve some naming for expansion is connected
2024-03-05 22:08:29 +00:00
Willy-JL
7a381a27ab
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into expansion_connected_api
2024-03-05 20:39:56 +00:00
MX
4e7f25a539
Merge branch 'ofw_dev' into dev
2024-03-05 08:51:14 +03:00
Willy-JL
7da10fc0fb
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-03-05 03:42:40 +00:00
Silent
5e47048369
Archive: Fix item focus after aborting the Delete operation ( #3475 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-03-05 12:03:46 +09:00
assasinfil
a6c5a1ba69
Troyka parser improvements ( #3390 )
...
* Updated troyka layout (full version)
* Changed to furi func
* Small refactor
* Bitlib refactor
* Moved to API
* Rollback troyka parser
* Fix functions
* Parser func refactor start
* Layout E3 refactored
* Layout E4 refactored
* Layout 6 refactored
* Layout E5 refactored
* Layout 2 refactored
* Layout E5 fix
* Layout E6 refactored, valid_date need fix
* Layout E6 fix
* Layout FCB refactored
* Layout F0B refactored
* Layout 8 refactored
* Layout A refactored
* Layout C refactored
* Layout D refactored
* Layout E1 refactored
* Layout E2 refactored
* Fixes
* Old code cleanup
* Memory cleanup
* Unused imports cleanup
* Keys struct refactor
* Layout E1 fix
* Added debug info for layout and department
* Fix PVS warnings
* Fix more PVS warnings
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-03-05 11:56:35 +09:00
philicious
7b26dc5ebf
NFC: Fix washcity plugin verify function being to greedy ( #3467 )
...
* NFC: Fix washcity plugin verify function being to greedy
It verifies only a single sector and that one using one of the commonly used key 0xA0A1A2A3A4A5
This leads to false-positives and the dicts not being used at all
* nfc app: washcity plugin: fix verify function
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-03-05 11:42:39 +09:00
Willy-JL
7fa364d28e
Fix windows build
2024-03-05 02:13:18 +00:00