jbohack
35751e1427
added nsfw to weather station
2023-01-10 16:29:12 -05:00
VerstreuteSeele
480d317420
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-01-10 22:07:57 +01:00
VerstreuteSeele
f5a4fc424e
Update music_beeper.c
2023-01-10 22:07:43 +01:00
jbohack
2ea789b24b
added nsfw to dap link
2023-01-10 16:00:58 -05:00
jbohack
91386440ef
remove pong notifications
...
notifications don't clear upon app close
2023-01-10 14:25:44 -05:00
VerstreuteSeele
746a99f2d2
test
2023-01-10 18:16:18 +01:00
jbohack
cfb95cd783
fixed ofw typos
2023-01-10 10:21:19 -05:00
jbohack
89dddc4709
Revert "Show region information in sub-GHz app ( #2249 )"
...
This reverts commit 2c450bd835 .
we set region information to fully unlocked so this does not matter
2023-01-10 10:17:32 -05:00
VerstreuteSeele
ffa1e6ba17
Fix playlist
2023-01-10 05:04:50 +01:00
VerstreuteSeele
1e994b0a31
And adding back our animation
2023-01-10 00:26:53 +01:00
VerstreuteSeele
250b463b30
breaking things. yay
2023-01-09 23:39:43 +01:00
VerstreuteSeele
3a45a3068d
Thank you Animation
2023-01-09 23:13:25 +01:00
jbohack
b5ab554911
added nsfw text for u2f & sfw_mode compatibility
2023-01-09 15:53:55 -05:00
jbohack
4992c89630
updated protoview & usb_hid_autofire
2023-01-09 15:34:18 -05:00
VerstreuteSeele
b1d605aa69
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-09 19:18:28 +01:00
あく
8d2143add5
Fix various issues reported on github ( #2280 )
...
* Desktop: Fix use after free in slideshow view
* Gui: long press toggles first letter case too
* Desktop: remove debug logging
2023-01-10 03:15:03 +09:00
Fasjeit
4dc2a7f212
New battery display (Bar %)
2023-01-09 17:50:38 +03:00
jbohack
185774677b
animations now cycle between sfwmode change without a restart :)
2023-01-09 08:11:15 -05:00
jbohack
46655abe07
restart the flipper on sfw setting change
2023-01-08 21:35:45 -05:00
jbohack
d992b894ce
free settings from memory
2023-01-08 21:04:53 -05:00
jbohack
0a1f137b77
fixed infrared text overlap on remote creation
2023-01-08 19:32:49 -05:00
VerstreuteSeele
2deb648ec2
logging to make sure
2023-01-08 22:21:59 +01:00
VerstreuteSeele
9d51cb7f7b
The nightmare begins, lol
2023-01-08 21:51:09 +01:00
jbohack
46aa2f7c81
implement sfw_mode for infrared
2023-01-08 15:13:13 -05:00
LTVA1
3bac76f75e
Merge branch 'patch-custom-font' of https://github.com/LTVA1/flipperzero-firmware-wPlugins into patch-custom-font
2023-01-08 20:13:09 +03:00
LTVA1
8488f4406e
add example of custom font usage
2023-01-08 20:12:27 +03:00
jbohack
a170065804
added pong & asteroids
...
https://github.com/antirez/flipper-asteroids
https://github.com/nmrr/flipperzero-pong
2023-01-08 04:19:36 -05:00
jbohack
16e1c71041
removed sfw mode from settings --> desktop since it is accessible from quick menu
2023-01-08 01:07:44 -05:00
Daniel
4ec5dbcee8
feat: allow disabling automatic signal decoding
2023-01-08 02:05:17 +01:00
LTVA1
74c46a515c
Merge branch 'dev' into patch-custom-font
2023-01-07 22:11:56 +03:00
MX
797ddc0755
Update Unitemp
...
and remove old temp sensor app, unitemp now supports all sensors from that app
2023-01-07 20:05:37 +03:00
MX
bc99538ca8
Update UniTemp
...
https://github.com/quen0n/unitemp-flipperzero
2023-01-07 18:42:38 +03:00
jbohack
33d09e6bc1
added desktop setting save back to fix sfw_mode. (broke in the previous commit)
2023-01-07 00:50:22 -05:00
jbohack
73164d6c32
boot loops & null dereference error fixed
...
namechanger application was updated thanks to ESurge and application now works without issues :D
2023-01-06 23:51:29 -05:00
MX
c3b8d3cef4
Testing 2 repeats in infrared
2023-01-07 04:56:45 +03:00
VerstreuteSeele
fbd162c4e3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-07 02:30:14 +01:00
MX
3fa11aa4a0
Update UniTemp
...
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2023-01-07 02:08:15 +03:00
MX
ddf4f268ea
Update TOTP
...
https://github.com/akopachov/flipper-zero_authenticator
2023-01-07 02:07:26 +03:00
MX
a94c553c5a
Merge branch 'fz-dev' into dev
2023-01-07 01:59:20 +03:00
Maksim Derbasov
2c450bd835
Show region information in sub-GHz app ( #2249 )
...
* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources
Co-authored-by: あく <alleteam@gmail.com >
2023-01-07 04:28:28 +09:00
LTVA1
1cdccbae23
formatting
2023-01-06 21:52:17 +03:00
LTVA1
109c34398f
custom font set function
2023-01-06 21:43:43 +03:00
yan0f
9740dd8c75
Fix typos in source code ( #2258 )
2023-01-07 01:06:50 +09:00
VerstreuteSeele
e1cba0867c
RC2
2023-01-06 14:52:51 +01:00
VerstreuteSeele
3aa0b074f2
Update buttons
2023-01-06 14:38:34 +01:00
VerstreuteSeele
ab97824ade
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-06 14:38:27 +01:00
VerstreuteSeele
e16e40ed2b
Update application.fam
2023-01-06 14:23:57 +01:00
VerstreuteSeele
80add04681
Non-functional. Please debug
2023-01-06 13:50:02 +01:00
あく
41c43f4805
Various improvements: Toolbox, Updater and Unit Tests. ( #2250 )
...
* Toolbox: add seek to character stream method. UpdateUtils: reverse manifest iterator. UnitTests: more unit tests.
* Target: bump API version. Updater: delete empty folders from manifest before resource deployment.
* UnitTests: use manifest from unit_tests folder instead of global one
* Make PVS happy
* sector cache: allocate always
* Better PVS config for manifest.c
* PVS: Move exception outside of condition
* PVS: remove confusing condition
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2023-01-06 16:31:17 +10:00
jbohack
5937ac3c30
placed unirf under subghz path (/ext/subghz/unirf)
2023-01-05 22:06:59 -05:00