Commit Graph

4766 Commits

Author SHA1 Message Date
JuanJakobo
b97affa562 Snake Plugin: put state game over handeling into function 2022-10-26 19:31:12 +02:00
JuanJakobo
8304605551 Snake Plugin: put Storage handeling in openfile function 2022-10-26 19:30:38 +02:00
JuanJakobo
65fdda1f8a Snake Plugin: change file path 2022-10-26 19:30:01 +02:00
RogueMaster
387f7b9689 Update ReadMe.md 2022-10-26 12:37:16 -04:00
RogueMaster
464facfce4 RELEASE, hope its not broken 2022-10-26 12:36:27 -04:00
RogueMaster
e361c1bfc9 Merge branch 'ofwdev' into 420 2022-10-26 12:34:27 -04:00
MX
89e27d10a2 Merge branch 'fz-dev' into dev 2022-10-26 19:27:45 +03:00
RogueMaster
b019ba4747 keeping these here 2022-10-26 12:14:40 -04:00
RogueMaster
d285169fa9 Merge branch 'UNLEASHED' into 420 2022-10-26 12:12:24 -04:00
hedger
a8edb41eae fbt, docs: typo fixes; vscode: fixed deprecated target names (#1926)
Co-authored-by: あく <alleteam@gmail.com>
2022-10-27 00:18:06 +09:00
Skorpionm
5c8df66b7c [FL-2927] SubGhz: add RAW Read threshold rssi (#1911)
* SubGhz: add RAW Read threshold rssi
* SubGhz: update indicator RSSI
* SubGhz: fix record file

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-27 00:13:00 +09:00
Skorpionm
378bf05068 [FL-2934] WS: add protocol Acurite 592TXR (#1916)
* WS: add protocol Acurite 592TXR
* WS: fix decoder Acurite_592TXR
* SubGhz: proper types in math

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-26 23:56:54 +09:00
Max Lapan
406d830fb6 Oregon2 extra (#1924)
* Add support for temp-humid sensor 0x1D20
* Fix protocol type and flags, humidity decoding

Co-authored-by: あく <alleteam@gmail.com>
2022-10-26 22:37:58 +09:00
Chris van Marle
46878d1526 MRTD show auth method used 2022-10-26 13:04:53 +02:00
RogueMaster
d6fcf37030 Create 0.69.2-1026-RM0218.tgz 2022-10-26 02:18:45 -04:00
RogueMaster
26db3ff2bd Delete 0.69.2-1026-RM0144.tgz 2022-10-26 02:18:07 -04:00
RogueMaster
d350916620 Delete ESP8266_Wifi_Deauther_v2.fap 2022-10-26 02:17:51 -04:00
RogueMaster
bf6e0b8664 lets not overwrite names on install too 2022-10-26 01:54:13 -04:00
RogueMaster
e8eb5a2326 Update ReadMe.md 2022-10-26 01:49:39 -04:00
RogueMaster
59a63b2470 RELEASE 2022-10-26 01:45:08 -04:00
RogueMaster
4c1e38dd23 Update README.md 2022-10-26 01:43:57 -04:00
RogueMaster
9951581403 Update README.md 2022-10-26 01:43:30 -04:00
RogueMaster
075e49de0b Update ReadMe.md 2022-10-26 01:41:29 -04:00
RogueMaster
f28ae93899 Update SConscript 2022-10-26 01:39:31 -04:00
RogueMaster
0c95bdab32 upds 2022-10-26 01:36:32 -04:00
RogueMaster
ee57c12d22 and this 2022-10-26 01:33:45 -04:00
RogueMaster
fbe9175e0c lets try this 2022-10-26 01:31:14 -04:00
RogueMaster
a447323ed9 lets see if this will fix 2022-10-26 01:27:45 -04:00
RogueMaster
fc4ee787be Merge branch 'ofwdev' into 420 2022-10-26 01:18:29 -04:00
MX
85573745ec remove 2022-10-26 03:48:06 +03:00
MX
c72b305480 Merge branch 'fz-dev' into dev 2022-10-26 03:44:21 +03:00
gornekich
7d2d2b3dd9 [FL-2932] TikTok: reset cursor after enter and reconnect #1921
Co-authored-by: あく <alleteam@gmail.com>
2022-10-26 07:57:06 +09:00
Anna Prosvetova
d530238fae CI: Update web updater domain (#1919)
Co-authored-by: あく <alleteam@gmail.com>
2022-10-26 07:48:33 +09:00
Astra
30f10dce80 Fix a typo in the factory reset screen "setting" -> "settings" #1917
Co-authored-by: あく <alleteam@gmail.com>
2022-10-26 07:44:27 +09:00
hedger
0adad32418 fbt fixes pt4 (#1899)
* fbt: fixed py scripts for gdb
* fbt: removed compiled dolphin assets from tracked files; resolved cached dependency issues by globally disabling deps cache; changed dependency tracking for dolphin assets
* fbt: fix for "resources" node lookup
* toolchain: bump to v.16 with scons + x64 win binaries
* fbt: using scons from toolchain
* vscode: fixed paths for 64-bit Windows toolchain
* fbt: added colors!
* fbt: moved import validator to ansi lib coloring
* fbt: moved COMSTR vars to tools
* fbt: custom action for fap dist
* fbt: added OPENOCD_ADAPTER_SERIAL configuration var for openocd operations
* fbt: added get_stlink target
* docs: details on libs for faps
* vscode: added DAP config for using Flipper as a debugger for a 2nd Flipper
* fbt: blind deps fix for sdk_origin
* fbt: sdk: moved deployment actions to pure python
* Github: disable disableLicenseExpirationCheck option for pvs

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-26 07:15:02 +09:00
Dig
38d0bc5a5f patch for updated string type 2022-10-25 21:25:26 +01:00
Dig
1f9ad81356 convert impl to use m-algo and *_sort funcs 2022-10-25 21:25:26 +01:00
Dig
fcd33cb8da File Browser Ordering prototype 2022-10-25 21:25:26 +01:00
RogueMaster
bfba1941b3 Update ReadMe.md 2022-10-25 14:21:09 -04:00
Chris van Marle
c3d7417c25 MRTD show auth failure message 2022-10-25 10:33:36 +02:00
Chris van Marle
fe2b5fa21e MRTD recognize MRTDs properly 2022-10-25 10:05:59 +02:00
RogueMaster
02e94c9637 Update ReadMe.md 2022-10-25 03:44:26 -04:00
RogueMaster
4efa5bff9b RELEASE 2022-10-25 03:42:48 -04:00
RogueMaster
4878e73bde Update ReadMe.md 2022-10-25 03:41:35 -04:00
RogueMaster
dddb1658ad Delete 0.69.2-1025-RM0331.tgz 2022-10-25 03:41:33 -04:00
RogueMaster
9fd8a0a15a Create 0.69.2-1025-RM0331.tgz 2022-10-25 03:32:07 -04:00
RogueMaster
3bb45b3542 Delete 0.69.2-1025-RM0308.tgz 2022-10-25 03:30:19 -04:00
RogueMaster
86bdcd8094 fmt 2022-10-25 03:29:48 -04:00
RogueMaster
59a59b78e9 game15 2022-10-25 03:25:48 -04:00
RogueMaster
3c7419881c Update ReadMe.md 2022-10-25 03:18:42 -04:00