Commit Graph

1120 Commits

Author SHA1 Message Date
VerstreuteSeele 25ce710b6e Added multiple apps
Added Geiger Counter, Nightstand, Scrambler, Pomodoro
2023-02-08 04:32:23 +01:00
VerstreuteSeele 9b81f93fd2 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-07 19:12:13 +01:00
hedger 224d0aefe4 [FL-2733] multitarget support for fbt (#2209)
* First part of multitarget porting
* Delete firmware/targets/f7/Inc directory
* Delete firmware/targets/f7/Src directory
* gpio: cli fixes; about: using version from HAL
* sdk: path fixes
* gui: include fixes
* applications: more include fixes
* gpio: ported to new apis
* hal: introduced furi_hal_target_hw.h; libs: added one_wire
* hal: f18 target
* github: also build f18 by default
* typo fix
* fbt: removed extra checks on app list
* api: explicitly bundling select mlib headers with sdk
* hal: f18: changed INPUT_DEBOUNCE_TICKS to match f7
* cleaned up commented out code
* docs: added info on hw targets
* docs: targets: formatting fixes
* f18: fixed link error
* f18: fixed API version to match f7
* docs: hardware: minor wording fixes
* faploader: added fw target check
* docs: typo fixes
* github: not building komi target by default
* fbt: support for `targets` field for built-in apps
* github: reworked build flow to exclude app_set; fbt: removed komi-specific appset; added additional target buildset check
* github: fixed build; nfc: fixed pvs warnings
* attempt to fix target id
* f7, f18: removed certain HAL function from public API
* apps: debug: enabled bt_debug_app for f18
* Targets: backport input pins configuration routine from F7 to F18

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-08 01:33:05 +09:00
Marek Veselý 3df5a99968 Fix CTRL-SHIFT in mousejacker 2023-02-07 15:56:02 +01:00
Marek Veselý 904b55d6cf Fix CTRL-SHIFT in mousejacker 2023-02-07 15:53:21 +01:00
MX f116e8165f Merge branch 'fz-dev' into dev 2023-02-06 22:46:17 +03:00
nas 79d45c97f9 AleX83Xpert/add f keys to keyboard layout (#2362)
* Assets: png images for F1..F12 keys: Will be used for HID keyboard layout
* HID KEYBOARD F1..F12 keys were added
  - a new row with functional keys was added
  - logic for displaying the keyboard layout was improved
* HidApp: hid functional keys by default

Co-authored-by: あく <alleteam@gmail.com>
2023-02-07 00:24:05 +09:00
Max Andreev 9f279ac872 [FL-2744] SPI Mem Manager C port (#1860)
Co-authored-by: あく <alleteam@gmail.com>
2023-02-06 23:03:29 +09:00
MX 72f250195c Playing games now affect Flipper's level
All games now will increase flipper's level when you start them or win in some of them

Games with endless play like tetris or flappy bird has no winning logic so they will increase level only when you start them
2023-02-05 15:39:10 +03:00
Willy-JL f3bb068fd7 Rename bad usb to bad kb 2023-02-03 17:43:59 +00:00
Willy-JL e33023463a Format 2023-02-02 21:38:45 +00:00
Victor 5458157924 Added external CC1101 support 2023-02-02 22:47:50 +03:00
MX 3c52dca0c2 Fix mouse jiggler merge issue 2023-02-02 14:31:03 +03:00
MX b05cba931b Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/master
2023-02-02 14:01:23 +03:00
MX 1d46df70a9 Update ProtoView
https://github.com/antirez/protoview
2023-02-02 13:54:14 +03:00
Emanuele Conti cee11464de Merge branch 'mouse_jiggler_interval_selction_added' of https://github.com/DocKuro/unleashed-firmware into mouse_jiggler_interval_selction_added 2023-02-02 10:33:54 +00:00
Emanuele Conti a617ce1813 used FuriString instead of string_t 2023-02-02 10:32:07 +00:00
MX 05641378d9 Fixed 2023-02-02 13:20:58 +03:00
MX fbe7209817 Use FuriString instead of string_t 2023-02-02 13:16:00 +03:00
MX c630e351fc Merge branch 'dev' into mouse_jiggler_interval_selction_added 2023-02-02 12:56:43 +03:00
MX 26b5b7e406 Merge pull request #305 from teeebor/feature/solitaire-and-blackjack-flipper-score
Solitaire and Blackjack now affect Flipper's level
2023-02-02 12:55:00 +03:00
MX 16f8f2c2df Merge branch 'fz-dev' into dev 2023-02-02 11:54:20 +03:00
VerstreuteSeele 651548913e format 2023-01-31 21:46:02 +01:00
VerstreuteSeele 3efa6a195a Delete orgasmotron.fap 2023-01-31 21:24:46 +01:00
VerstreuteSeele de01e37765 Update Unitemp 2023-01-30 23:22:22 +01:00
Tibor Tálosi cd29fb8568 solitaire and blackjack now affect flippers level 2023-01-29 20:08:42 +01:00
VerstreuteSeele 4bf64ce16f Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-29 12:28:52 +01:00
Skorpionm e12958d408 [FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) (#2292)
* WS:  add protocol LaCrosse-TX  (TFA Dostmann)
* WS: fix syntax
* WS: fix MSG_TYPE
* WS: fix PVS

Co-authored-by: あく <alleteam@gmail.com>
2023-01-29 18:08:26 +07:00
VerstreuteSeele a2b797fe01 formatting 2023-01-27 02:09:42 +01:00
Emanuele Conti a5d92d7a08 Used array lenght to hide right arrow 2023-01-26 15:00:34 +00:00
Emanuele Conti 884a751ae7 Fixed max array size check 2023-01-26 14:55:15 +00:00
Emanuele Conti 411855ce81 Added movement interval in mouse_jiggler USB & BLE 2023-01-26 14:31:54 +00:00
VerstreuteSeele c7f8b6d06c Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-25 13:53:28 +01:00
Sergey Gavrilov 709fa633ff ELF-loader: wait for notification to complete on app exit (#2335) 2023-01-25 12:15:01 +07:00
jbohack 3cc4681cbc updated tamagotchi (added muted button)
thanks Smileycathy1128!
2023-01-23 14:27:39 -05:00
jbohack 364943b1aa removed unnecessary protoview binaries 2023-01-23 14:22:04 -05:00
jbohack 5c4f4cfbd2 updated protoview 2023-01-23 14:21:10 -05:00
Willy-JL b5cf260135 Fix dap link and unitemp 2023-01-23 13:32:03 +00:00
Willy-JL bd76ee016a Fix dice, pocsag and weatherstation (stock assets) 2023-01-22 23:16:08 +00:00
WillyJL 36a2a6ef34 Xtreme app (#106) 2023-01-20 20:26:10 +00:00
Willy-JL abffc3152f New asset system everywhere sfw mode is supported 2023-01-20 06:43:05 +00:00
MX f3939a715a Update Protoview
https://github.com/antirez/protoview
2023-01-20 07:11:00 +03:00
MX 3174d29dfa Update protoview 2023-01-19 20:28:02 +03:00
David Lee 4fc8e629d3 Merge branch 'dev' into feature/orgasmotron2 2023-01-19 14:34:57 +01:00
David Lee e841b29183 Added vibro modes to orgasmotron 2023-01-19 14:09:03 +01:00
Clara K 8bd17394e3 Dev (#103) 2023-01-19 13:46:15 +01:00
MX 59bcad0cfc Remove protoview binaries 2023-01-19 01:19:21 +03:00
MX c303b44f3f Disable debug messages in protoview 2023-01-18 23:24:35 +03:00
MX 5a9da13d84 Update UniTemp and run fbt format 2023-01-18 22:25:39 +03:00
MX 0650178946 Fixed and improved WAV Player by LTVA1
https://github.com/LTVA1/wav_player
2023-01-18 21:17:53 +03:00