Commit Graph

450 Commits

Author SHA1 Message Date
RogueMaster e6236fbcd9 icons 2022-10-28 11:12:03 -04:00
RogueMaster 70418326c9 icons 2022-10-28 11:10:11 -04:00
RogueMaster 4f2998d5f9 Update pomodoro.c 2022-10-28 11:08:44 -04:00
RogueMaster 56aa574303 Revert "ugh icons"
This reverts commit c3ef7f8e22.
2022-10-28 11:07:46 -04:00
RogueMaster c3ef7f8e22 ugh icons 2022-10-28 11:05:13 -04:00
RogueMaster 24ea171bff Update pomodoro.c 2022-10-28 11:00:47 -04:00
RogueMaster 90d5c5fbd3 Update pomodoro.c 2022-10-28 10:57:42 -04:00
RogueMaster 4d0239ddcb icons? 2022-10-28 10:56:51 -04:00
RogueMaster e8c0278b95 Update signal_gen_pwm.c 2022-10-28 10:49:49 -04:00
RogueMaster 78aef34c5c icons 2022-10-28 10:48:34 -04:00
RogueMaster 529094b802 icons... 2022-10-28 10:40:12 -04:00
RogueMaster 8878a73577 Merge branch 'ofwdev' into 420 2022-10-28 10:39:44 -04:00
RogueMaster 58e030ba55 Merge branch 'UNLEASHED' into 420 2022-10-28 10:31:43 -04:00
Sergey Gavrilov 3434305630 [FL-2937] Remove resources from API to prevent frequent API version increase (#1935)
* Remove all icons from API
* Music player: icons
* Signal generator: icons
* Bt hid: icons
* Weather station: icons
* Picopass: icons
* File browser test: icons
* Example images: documentation
* Remove global assets header
* Fix picopass

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 23:08:50 +09:00
Oleg Moiseenko be3ee9f2fe Oregon2 additional sensors defines (#1933)
* added a list of sensors and added several additional temperature and temperature/humidity sensor id's
* now here are only sensors that have test data

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 22:42:59 +09:00
MX 4c0c70ff64 Merge branch 'fz-dev' into dev 2022-10-28 14:39:14 +03:00
Skorpionm 26f852839a WS: fix Acurite-606TX protocol (#1938)
* WS: fix acurite_606tx protocol
* WS: update version
* WeatherStation: remove break from invalid place

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 20:16:54 +09:00
RogueMaster d6a0464d16 fmt 2022-10-28 01:05:39 -04:00
RogueMaster 7a1b5f3a20 GPS update 2022-10-28 00:40:06 -04:00
RogueMaster 6734546164 i2c update 2022-10-28 00:37:15 -04:00
RogueMaster d25b1f9cbd Merge branch 'DarkFlippers:dev' into 420 2022-10-27 09:59:49 -04:00
MX f9c08249a0 add forgotten import 2022-10-27 16:15:48 +03:00
RogueMaster 7773f71a49 Merge pull request #386 from flipperdevices/skorp/ws_fix_acturite_606tx
Skorp/ws fix acturite 606tx
2022-10-27 04:36:46 -04:00
SkorP ccea854505 WS: update version 2022-10-27 10:53:02 +04:00
SkorP 3f7809783b WS: fix acurite_606tx protocol 2022-10-27 10:49:26 +04:00
RogueMaster bde1332c22 Merge branch 'UNLEASHED' into 420 2022-10-26 18:41:50 -04:00
RogueMaster 239aaf929e Merge branch 'pr/383' into 420 2022-10-26 18:37:47 -04:00
RogueMaster feb907b114 TOTP update 2022-10-26 17:58:10 -04:00
RogueMaster 0e2a0fcba8 Merge branch 'UNLEASHED' into 420 2022-10-26 17:49:42 -04:00
RogueMaster e89bebfea3 Fix for Deauther since "new" version is really OLD 2022-10-26 17:43:37 -04:00
RogueMaster 7a01702717 Update README.md 2022-10-26 17:42:46 -04:00
RogueMaster 9b20b2871b Revert "Deauther Upd"
This reverts commit f8f9993a41.
2022-10-26 17:41:25 -04:00
RogueMaster a98da8d641 new code isn't updated to work 2022-10-26 17:41:14 -04:00
RogueMaster b54dc4727c Revert "removed dupe app"
This reverts commit 190b09b48b.
2022-10-26 17:40:02 -04:00
RogueMaster 190b09b48b removed dupe app 2022-10-26 17:34:54 -04:00
RogueMaster 9f7810cfe3 Wifi Upd 2022-10-26 17:04:10 -04:00
RogueMaster 226bd3c82b Revert "Deauthers Organized"
This reverts commit de146af202.
2022-10-26 17:01:56 -04:00
RogueMaster de146af202 Deauthers Organized 2022-10-26 17:00:11 -04:00
RogueMaster f8f9993a41 Deauther Upd 2022-10-26 16:51:15 -04:00
MX 7c9f2cd3e8 fix: gpio pins reset to default state, see desc.
fixed wrong text in wifi deauther
fixed hc sr04 gpio
other fixes
2022-10-26 21:54:23 +03:00
JuanJakobo b807a08744 Merge branch 'dev' of github.com:JuanJakobo/flipperzero-firmware into dev 2022-10-26 19:33:12 +02:00
JuanJakobo b5899e8aa2 Snake Plugin: get Highscore on start and only write to file if new highscore 2022-10-26 19:31:51 +02:00
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 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
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
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