Commit Graph

9393 Commits

Author SHA1 Message Date
Willy-JL
3f2bf81de3 SubGhz downloadmoreram.com 2023-07-20 14:39:04 +01:00
WillyJL
a3984b5390 Fix dev build release compare 2023-07-20 04:45:51 +02:00
WillyJL
5a4b3cdc92 Fix dev builds embed? 2023-07-20 04:37:05 +02:00
WillyJL
308517299b Fix dev builds? 2023-07-20 04:19:38 +02:00
Willy-JL
95f2640546 Rename more things for new repo link 2023-07-20 02:46:07 +01:00
Willy-JL
6c2b1767ba Update build instructions in readme 2023-07-20 02:42:07 +01:00
Willy-JL
3398d76b59 Fix build 2023-07-20 02:40:28 +01:00
Willy-JL
dc61de9b78 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-07-20 02:00:15 +01:00
Willy-JL
49e6554acd Rework workflows and add devbuilds 2023-07-20 02:00:09 +01:00
Clara K
1ab62c9dc2 Update ReadMe.md 2023-07-20 01:10:55 +02:00
Willy-JL
f951eb5541 Add sdk to releases 2023-07-19 23:48:05 +01:00
Willy-JL
d166a6f9d0 Send commit webhook to build channel 2023-07-19 20:47:20 +01:00
Willy-JL
103d0c5c8b Show correct commit count when more than 20 2023-07-19 20:33:54 +01:00
ClaraCrazy
166c9a58ad Merge branch 'dev' of https://github.com/claracrazy/flipper-xtreme into dev 2023-07-19 18:25:23 +02:00
ClaraCrazy
64cbdf3077 Add AM_Q Modulation 2023-07-19 18:25:20 +02:00
Willy-JL
4e056c8d95 Fix internal and external app array usage 2023-07-19 01:38:42 +01:00
ClaraCrazy
815332d2d6 Move evil portal to wifi folder 2023-07-19 01:05:43 +02:00
ClaraCrazy
f9137310d5 Cleanup 2023-07-19 00:57:29 +02:00
ClaraCrazy
f2c94406a2 Alphabetical Order for flasher 2023-07-19 00:48:39 +02:00
ClaraCrazy
516708c7b4 Add Scene title 2023-07-19 00:44:49 +02:00
ClaraCrazy
467b46c82a Add One-Click Devboard flash to esp_flasher 2023-07-19 00:39:02 +02:00
Willy-JL
b4f5a5895d Artifact tgz and sdk too 2023-07-18 21:19:18 +01:00
Willy-JL
cb670de1f4 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-18 21:07:00 +01:00
Willy-JL
74ce7df29b Fix API 2023-07-18 20:59:21 +01:00
Willy-JL
1c00a0d119 Revert NFC FeliCa WIP PR (breaks more than adds) 2023-07-18 20:52:56 +01:00
Willy-JL
8d16b0e8f5 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-07-18 17:17:34 +01:00
Willy-JL
ed829c3d14 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-18 17:13:15 +01:00
Sil 333033
19b2f48e1a updated NRF24 apps. TY xMasterX 2023-07-18 17:15:02 +02:00
あく
76e97b8d35 [FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update (#2887)
* FuriHal: refactor power gauge config

* Format sources and move gauge DM load to separate method

* FuriHal: bq27220 refactoring part 1

* Power: use SYSDWN battery status flag for system shutdown

* Libs: bq27220 read DM before write, fix incorrect shift

* FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols

* FuriHal: 2 stage gauge DM verification and update, better detection routine

* FuriHal: update gauge configuration, lower sleep current and deadband

* FuriHal: gauge and charger health reporting

* Lib: cleanup bq27220 sources

* FuriHal: correct documentation for furi_hal_power_is_shutdown_requested

* FuriHal: proper gauge config for f7
2023-07-18 14:46:38 +04:00
hedger
309f65e401 [FL-3437] fbt: build target for faps (#2888)
* fbt: added build target for faps. Usage: ./fbt build APPSRC=<appid>
* Updated docs & vscode config
* Code cleanup
2023-07-18 13:39:30 +04:00
ClaraCrazy
64f5f4e035 last one for now, they shall figure their shit out 2023-07-18 02:02:19 +02:00
MX
12f7edb56a Update changelog 2023-07-18 02:59:45 +03:00
ClaraCrazy
bfdea9ccab Merge branch 'dev' of https://github.com/claracrazy/flipper-xtreme into dev 2023-07-18 01:55:25 +02:00
ClaraCrazy
0dbe874533 Still a nightmare, but better ig 2023-07-18 01:55:23 +02:00
MX
bb6d3cb796 NRF24 plugins updates
Updates by Sil333033 with some changes, furi_hal speaker direct calls was removed and replaced with notification service to avoid bypassing of user set silent mode
2023-07-18 02:53:30 +03:00
Willy-JL
23cee7197e <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-18 00:25:15 +01:00
Willy-JL
bd9f2b6ff7 Add migrate to storage cli 2023-07-18 00:23:05 +01:00
Willy-JL
843133295f Storage fast migrate (use rename recursively) 2023-07-18 00:22:49 +01:00
ClaraCrazy
0ad2ab7dde update demo file name 2023-07-18 01:11:41 +02:00
ClaraCrazy
74d14369f4 Merge branch 'dev' of https://github.com/claracrazy/flipper-xtreme into dev 2023-07-18 01:06:26 +02:00
ClaraCrazy
30aaea3006 Update evil portal 2023-07-18 01:06:15 +02:00
Willy-JL
81953fb23f Move jetpack joyride save 2023-07-17 23:20:00 +01:00
Willy-JL
fc243eaa0e Asteroids can use APP_DATA_PATH() again 2023-07-17 23:09:41 +01:00
Willy-JL
68431aa851 <:N1:1130620612352679958><:N2:1130620354440745162> 2023-07-17 23:06:58 +01:00
Willy-JL
4286bacdb6 Timer appid's (for APP_DATA_PATH() in timers) 2023-07-17 22:36:59 +01:00
MX
e2028eb731 Fix menu 2023-07-17 22:12:34 +03:00
ClaraCrazy
edca952c9c Readmes exist for a reason... 2023-07-17 21:06:40 +02:00
ClaraCrazy
b911d18b8a <:Nami1:939038770517389352><:Nami2:939038794794020874><:Nami3:939038804348665946> 2023-07-17 20:56:15 +02:00
ClaraCrazy
e98506f151 <:Nami2:939038794794020874> 2023-07-17 20:48:42 +02:00
ClaraCrazy
167de7aa96 Update Evil Portal demo 2023-07-17 19:53:03 +02:00