Commit Graph

11630 Commits

Author SHA1 Message Date
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
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
Willy-JL
256cb939b2 Fix webhook underscores 2024-03-06 00:37:23 +00:00
Willy-JL
9eca8dba6c Sync apps 2024-03-05 23:53:38 +00:00
HaxSam
e03e744d7e Quick fix for rgb (#11)
* didnt got all the code

* missed the line

* Next time i check a .patch
2024-03-05 23:28:06 +00:00
WillyJL
cc98d0d93a Merge pull request #6 from HaxSam/expansion_connected_api
Add is_connected api for expansion \w @Willy-JL
2024-03-05 22:54:46 +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
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
Sil333033
cb40de1143 Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into dev 2024-03-04 16:42:56 +01:00
Sil333033
d71cf85cec Remove general uart channel setting
This was needed bacc in the days for UART Terminal but just noticed it has an setup option inside the app
2024-03-04 16:42:47 +01:00
Willy-JL
80d097bda7 Passport: Fix progressbar 2024-03-04 14:57:53 +00:00
Willy-JL
eb4f1bdbf8 MassStorage: Fix image creation error message 2024-03-04 14:43:34 +00:00
Rodrigo Basoalto
1070064f89 Parser for Santiago, Chile BIP transit card (#3456)
* Parser for Santiago, Chile BIP transit card
  It's used for all public transportation in the city of Santiago, Chile
  (bus, subway). We've reverse-engineered most of the non-zero bits of
  data found, and checked them across dozens of cards.
* Update to use bit_lib instead of nfc_util
* PR feedback

Co-authored-by: Rodrigo Basoalto <basoalto@fintual.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2024-03-04 18:50:28 +09:00
Willy-JL
2709b2041d AirLabyrinth: Fix build on gcc12 2024-03-04 06:55:03 +00:00
Willy-JL
900d51129b Add Air Labyrinth by @jamisonderek + fix Air Arkanoid build 2024-03-04 06:19:45 +00:00
Willy-JL
720361fba7 Sync apps
Changes:
- maintenance of subtree remotes
- update scripts for better reliability
2024-03-04 05:31:03 +00:00
WillyJL
41c324499e Merge pull request #10 from Kuronons/patch-3
Fix passport background frame
2024-03-03 21:48:42 +00:00
Kuronons
ab4b8841b7 Replace asset 2024-03-03 22:42:00 +01:00
Kuronons
6ad42cccc0 Delete assets/icons/Passport/passport_128x64.png 2024-03-03 22:36:18 +01:00
WillyJL
ddd2626c4c Merge pull request #7 from Kuronons/patch-1 2024-03-03 19:25:20 +00:00
WillyJL
2244902ea5 Merge pull request #8 from Kuronons/patch-2 2024-03-03 19:23:46 +00:00
Kuronons
21d3eb096d Update AssetPacks.md
minor fixes
2024-03-03 20:20:55 +01:00
Kuronons
0860a064f5 Update passport.c
Moving NAME, MOOD, LVL & XP/XP 1 pixel on the right for better display.
2024-03-03 11:56:37 +01:00
Sil333033
522eb0260c Merge branch 'pr/1' into dev 2024-03-03 11:02:21 +01:00
Willy-JL
4b9e516a51 Fix battery info alignment 2024-03-03 05:20:46 +00:00
Willy-JL
ebba3fb6ec Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev 2024-03-03 04:17:39 +00:00
Willy-JL
061f19ddf9 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2024-03-03 04:17:32 +00:00
Willy-JL
384c3f14d8 BadKB allow overriding mode+options with ID/BT_ID cmd (the right way) 2024-03-03 04:14:38 +00:00
Willy-JL
08afaa6f4a New Momentum Asset Pack + Passport by @Kuronons 2024-03-03 03:37:34 +00:00
Willy-JL
5d38d888e3 Passport hide Lvl/Tot text, Tot = 0 to 30, Lvl30 = 9999xp 2024-03-03 03:24:34 +00:00
Willy-JL
270d271258 Rename passport_DB to passport_128x64 2024-03-03 03:10:10 +00:00
Willy-JL
15341d88f7 Redo support links 2024-03-03 00:17:15 +00:00
Willy-JL
8b11f0c1cd Don't need drama in the front page 2024-03-02 21:35:11 +00:00
MX
88b354b57e Merge branch 'ofw_dev' into dev 2024-03-02 07:24:47 +03:00
Willy-JL
bb2b3a937a BLE Spam improvements/fixes + remove orgasmotron 2024-03-02 00:44:50 +00:00
WillyJL
e3bf76c2e3 Merge pull request #3 from Mr-Proxy-source/dev
Fix names in asset packs docs
2024-03-01 20:10:03 +00:00
HaxSam
fdd88ea823 return command added 2024-03-01 15:42:12 +01:00
HaxSam
34e8a798d9 removed unnecessary wrapper for rainbow mode 2024-03-01 15:36:45 +01:00
Mr. Proxy
62126152f9 Ight didnt know 2024-03-01 15:03:11 +01:00
Mr. Proxy
5e0eba721f oops
xd
2024-03-01 14:53:20 +01:00