RogueMaster
f599c8f325
more images
2022-09-24 19:38:26 -04:00
RogueMaster
bc9aa65454
Update manifest.txt
2022-09-23 19:14:04 -04:00
RogueMaster
931e829766
Update manifest.txt
2022-09-23 19:13:24 -04:00
RogueMaster
07f7319cb8
Oh
2022-09-23 19:05:08 -04:00
RogueMaster
b167630b4a
Kirbs Confused
2022-09-23 01:26:22 -04:00
RogueMaster
f890ee265b
Kirbs
2022-09-23 01:02:31 -04:00
RogueMaster
13b0f3946d
OP G3ar 4
2022-09-23 00:30:37 -04:00
RogueMaster
1d2152fd64
upd
2022-09-23 00:20:53 -04:00
RogueMaster
606aa29e87
M3gamanZ3r0
2022-09-23 00:17:01 -04:00
RogueMaster
8028859b11
Update meta.txt
2022-09-22 22:21:28 -04:00
RogueMaster
971f82a005
hehe
2022-09-22 21:57:24 -04:00
RogueMaster
42f79ca853
jiji milk
2022-09-22 21:16:39 -04:00
RogueMaster
f6493b1e3c
a few changes
2022-09-22 21:10:14 -04:00
RogueMaster
1cc912e7c9
Update meta.txt
2022-09-22 20:55:54 -04:00
RogueMaster
9dc491ca66
update fps
2022-09-22 20:53:37 -04:00
RogueMaster
3ac7f60147
oops
2022-09-22 20:46:08 -04:00
RogueMaster
a7c8c8b84f
New Images!!
2022-09-22 20:37:50 -04:00
RogueMaster
0c464b84f3
On3Pi3c3
2022-09-22 16:59:12 -04:00
RogueMaster
ab6a1023f5
Merge branch 'UNLEASHED' into 420
2022-09-22 13:13:55 -04:00
MX
e6bcba6959
update changelog, minor fixes
2022-09-22 18:23:32 +03:00
MX
e13edc2f70
keeeloq update
2022-09-22 18:01:54 +03:00
RogueMaster
055a739dd6
Lions Roar
2022-09-21 17:51:12 -04:00
RogueMaster
25b2230812
SHARINGAN
2022-09-21 15:42:26 -04:00
RogueMaster
33dda19c97
animations and readme
2022-09-21 14:09:10 -04:00
Georgii Surkov
066da4080b
[FL-2792] AC Universal Remote ( #1725 )
...
* Add Universal AC Remote scene
* Implement AC gui
* Basic working implemetation
* Another Universal AC Remote implementation
* Update icons
* Adjust button positions
* Revert old ButtonPanel class
* Update resource manifest
* [FL-2627] Flipper applications: SDK, build and debug system (#1387 )
* Update api definitions
* Add UniversalRemotes documentation
* Use more Flipper-friendly signal names
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2022-09-20 14:09:37 +09:00
RogueMaster
65c2d9bc94
Fix rfid fuzzer folder
2022-09-19 19:34:29 -04:00
RogueMaster
feccea7301
Merge branch 'UNLEASHED' into 420
2022-09-19 16:43:43 -04:00
MX
2045a29d3f
lower frame rate in custom anim to save a bit of battery charge
2022-09-19 18:40:50 +03:00
RogueMaster
0039eb2642
Merge branch 'ulul' into 420
2022-09-19 11:27:48 -04:00
RogueMaster
9771657a20
Merge remote-tracking branch 'origin/ulululdev' into 420
2022-09-19 03:06:40 -04:00
TasmanDevil
f0eedc3243
Update setting_user
...
Adding the 868.95 frequency for the Sommer device, the `Sommer(fsk476)` protocol was recently added but Flipper could not read it until now.
2022-09-19 08:59:13 +02:00
MX
18b70ac6b5
update universal ir assets
...
by @amec0e
2022-09-19 05:45:58 +03:00
RogueMaster
56ecf044df
Merge branch 'dev' into 420
2022-09-18 14:35:44 -04:00
MX
6f66f87fab
add new frequency to user config
2022-09-18 21:10:08 +03:00
RogueMaster
3b23e6e6dd
Merge remote-tracking branch 'xMasterX/dev' into 420
2022-09-17 23:15:35 -04:00
MX
0a4cddb84c
update assets
2022-09-18 01:53:50 +03:00
RogueMaster
0af0581f4c
Update manifest.txt
2022-09-17 03:28:07 -04:00
RogueMaster
27970fe4bc
Update manifest.txt
2022-09-17 03:27:58 -04:00
RogueMaster
ef8754e55d
fix up
2022-09-16 18:41:58 -04:00
RogueMaster
ac16d5ed9e
Merge remote-tracking branch 'origin/uldev' into 420-newfaps
2022-09-16 18:36:11 -04:00
RogueMaster
ec07020812
Delete stm32wb5x_BLE_Stack_light_fw.bin
2022-09-16 16:49:02 -04:00
RogueMaster
b186a912c8
more fixes
2022-09-16 16:27:33 -04:00
MX
1413d7c937
secret
...
special secret animation by @Svaarich
2022-09-16 21:14:00 +03:00
RogueMaster
3d2a621d03
assets and stuff
2022-09-16 02:27:41 -04:00
MX
07301935b5
update universal ac asset
...
by @amec0e
2022-09-16 02:56:58 +03:00
MX
3fbaad1488
Merge branch 'fz-dev' into dev
2022-09-14 21:04:04 +03:00
SG
b9a766d909
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
...
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: SG <who.just.the.doctor@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-09-15 02:21:03 +09:00
SG
873e1f114b
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
2022-09-15 01:11:38 +09:00
MX
ee6b59ab9d
update universal ac asset
...
by @Amec0e
2022-09-14 02:01:58 +03:00
MX
bd594c7134
update mf classic dict and ir universal remote assets
2022-09-13 16:53:48 +03:00