Commit Graph

1025 Commits

Author SHA1 Message Date
jbohack 892adcc695 added pager modulation, removed duplicate modulations, and cleaned up duplicate setting file 2023-02-08 13:46:33 -05:00
Willy-JL cb2e8fbb52 Add [GPIO] tag to geiger counter app 2023-02-08 04:08:24 +00:00
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ý 904b55d6cf Fix CTRL-SHIFT in mousejacker 2023-02-07 15:53:21 +01: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
Willy-JL e33023463a Format 2023-02-02 21:38:45 +00: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
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
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
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
jbohack 66fcf66f6a fixed asteroids saving 2023-01-18 10:00:18 -05:00
jbohack e9b9a9f0de updated asteroids 2023-01-18 09:39:27 -05:00
jbohack 7b1b405f80 authenticator update 2023-01-18 08:50:21 -05:00
jbohack d231c49486 clock displays midnight as 12AM instead of 00AM
https://github.com/DarkFlippers/unleashed-firmware/pull/288

thanks Smileycathy1128
2023-01-18 08:26:00 -05:00
VerstreuteSeele 9117c95d9a xtreme settings name 2023-01-18 12:35:18 +01:00
Willy-JL 3302613ec5 Fix xtreme_settings fetch 2023-01-18 10:46:25 +00:00
VerstreuteSeele c0925e98a1 Fix dice for xtreme_app 2023-01-18 06:34:08 +01:00
Willy-JL da2ce47bd3 Move sfw mode to custom app 2023-01-17 19:58:27 +00:00
jbohack 440f119669 added tamagotchi save state
https://github.com/DroomOne/flipperzero-tamagotch-p1
2023-01-17 09:16:21 -05:00
VerstreuteSeele affaab7db7 Rename Cli-Gui Bridge to "CLI (subghz chat)" 2023-01-17 00:28:45 +01:00
jbohack debd850ccd updated protoview 2023-01-15 22:54:39 -05:00
VerstreuteSeele 905bb23fdf Formatting & New updated IR 2023-01-14 08:44:32 +01:00
jbohack 6015afe368 updated protoview and fixed array count issue
arrays start at 0 and citroen_tpms was trying to read 0-10 meaning 11 full bytes rather than actually 10 (0-9).
2023-01-13 10:02:14 -05:00
jbohack 5dbb39eb05 updated authenticator (totp) 2023-01-12 11:15:46 -05:00
jbohack dd3ff8de78 added CLI-GUI Bridge app & Text Viewer app 2023-01-11 09:57:54 -05:00
VerstreuteSeele 9f08021382 fams are annoying. now its all, i swear 2023-01-11 04:37:21 +01:00
VerstreuteSeele 4f6e84b44e last fam fix. ready for v38 2023-01-11 04:36:07 +01:00
VerstreuteSeele d0f34cc718 fam fix 2023-01-11 04:34:27 +01:00
jbohack 0499126119 readded WiiEC icon 2023-01-10 21:08:41 -05:00
VerstreuteSeele 44ecda161a Added NFSW mode to unitemp application 2023-01-11 02:32:35 +01:00
VerstreuteSeele ca0fd8e871 Update GPIO module descriptors 2023-01-11 02:25:17 +01:00
VerstreuteSeele 9bb6405065 Get rid of duplicate Game (2048) 2023-01-11 02:21:46 +01:00
VerstreuteSeele 4439260332 Get rid of broken USB Midi app 2023-01-11 02:14:56 +01:00