f0ecee0555
Merge remote-tracking branch 'origin/master'
2024-06-02 12:47:58 +02:00
8e99ae419d
Version 2.9.2
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-06-02 12:47:51 +02:00
88957059ef
Merge pull request #148 from energydrinksjunkie/master
...
added serbian language
2024-05-01 23:27:45 +02:00
c42e8d0f5d
Move BT status position in view
...
This moves the position of BT status a little to the left to make enough space for battery plugin status.
When a battery plugin is used along with bt-tether, BT status can overwrite the first character of the battery plugin status.
Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com >
2024-05-01 16:26:11 -04:00
5b5718c186
added serbian language
2024-05-01 22:22:01 +02:00
70f0dcb891
Merge pull request #144 from jfhenriques/master
...
Fix condition error in view.py when using invert=true
2024-04-26 19:06:09 +02:00
8f02c36d63
Merge branch 'jayofelony:master' into master
2024-04-26 16:16:11 +01:00
9941f093e9
Fix issue with FilledRect when using ui.invert=true
2024-04-26 16:14:05 +01:00
de07226be1
Update _version.py
2024-04-26 17:03:16 +02:00
6603e01005
Update pwnlib
2024-04-26 17:02:51 +02:00
e2fa3ca138
Update pwnlib
2024-04-26 17:02:33 +02:00
357ffc67e5
Update _version.py
...
Signed-off-by: Jayofelony <oudshoorn.jeroen@gmail.com >
v2.9.1
2024-04-26 09:19:13 +02:00
ea8fb5e533
Merge pull request #139 from RKouchoo/master
...
Fix 3.7 orientation
2024-04-26 06:37:39 +02:00
31afd6d0ba
Merge pull request #138 from kszabi1/fix-ui-components-draw
...
Fix [#137 issue]: Incorrect use of assignment operator (=) instead of comparison operator (==) in draw method
2024-04-26 06:37:28 +02:00
b38274e652
Fix 3.7 orientation
2024-04-26 13:21:55 +10:00
518e8c219c
Fix incorrect use of assignment operator (=) instead of comparison operator (==) in draw method of ui/components.py
2024-04-26 01:34:26 +02:00
4e07fbf1aa
Update raspberrypi32.yml
...
Signed-off-by: Jayofelony <oudshoorn.jeroen@gmail.com >
v2.9.0
2024-04-25 20:30:45 +02:00
b3e81a95c8
Update raspberrypi32.yml
...
Signed-off-by: Jayofelony <oudshoorn.jeroen@gmail.com >
2024-04-25 20:06:54 +02:00
050966215b
Merge pull request #132
...
I2C oled support for SSD1306 chipsed oled screens
2024-04-22 08:41:34 +02:00
fef442edbb
I2C oled driver mods by NurseJackass
...
I2C oled config can be added in the config.toml
Default is 128x64 display on i2c address 0x3C
ui.display.type = "i2coled"
ui.display.i2c_addr = 0x3C
ui.display.width = 128
ui.display.height = 64
2024-04-18 17:39:53 +02:00
1064936503
Small changes
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-04-15 15:23:47 +02:00
a762a7f763
Merge remote-tracking branch 'origin/master'
2024-04-15 15:23:41 +02:00
8fd0e358a9
Small changes
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-04-15 15:23:34 +02:00
9a941c1d46
Merge branch 'jayofelony:master' into master
2024-04-04 15:46:29 +02:00
ead5a3baac
Merge pull request #121 from rai68/patch-2
...
Update components.py
2024-04-03 21:58:17 +02:00
ac2973889d
Update FUNDING.yml
2024-04-03 21:14:22 +02:00
8991dd6811
Update components.py
...
this allows plugins / ui elements of bitmap to be inverted for plugins etc
Signed-off-by: Rai <58925163+rai68@users.noreply.github.com >
2024-04-04 03:04:31 +10:00
415e5cd551
Small changes
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-04-03 09:39:38 +02:00
47705ba1a2
Update config.txt at creation of image file, no more overwriting at auto-update.
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-04-03 09:39:10 +02:00
7c7bbc770b
Merge branch 'jayofelony:master' into master
2024-04-02 17:54:00 +02:00
ab83de4905
separate I2C Oled display
...
Separate files for ggeneric I2C Oled display with SSD1306 driver
128x64 resolution is tested, 128x32 and 96x16 resolutions is not tested yet
2024-04-02 17:46:11 +02:00
8f7741cd9e
Remove unused imports
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-04-01 17:30:51 +02:00
835886e6f6
Merge pull request #114
...
Update Traditional Chinese (TW) Language
2024-04-01 17:29:58 +02:00
6b2039a8e6
Merge pull request #116
...
Fix Waveshare V2 Position
2024-04-01 17:29:28 +02:00
d53d0c7841
Merge pull request #117
...
Fix range of lines about the displays
2024-04-01 17:29:10 +02:00
6c40998b51
Merge pull request #118
...
Fix typo in ansible script
2024-04-01 17:28:18 +02:00
a71a90ba3d
Delete config.py
2024-04-01 01:37:47 +02:00
b03f6f747b
Generic I2C Oled support , waveshare oled/lcd vertical layout
...
work in progress for the triple screen project
2024-03-31 23:55:15 +02:00
a8ba88c9cc
Fix typo in ansible script
...
Signed-off-by: Morten Winther Olsson <18525061+olwimo@users.noreply.github.com >
2024-03-30 08:04:55 +01:00
f597bd6d29
Fix range of lines about the displays
...
Signed-off-by: Benoît Allard <benoit.allard@gmx.de >
2024-03-29 15:08:07 +01:00
a3f103ac06
Fix Waveshare V2 Position
...
The current location "178, 84" does not correctly display the temperature symbol (Cellsius, Kelvin, etc.). I fix the code whit the correct position.
Signed-off-by: Andrea Draghetti <drego85@draghetti.it >
2024-03-29 08:57:45 +01:00
e0a068e51d
Upload tw voice.mo
...
Signed-off-by: alan67160 <20385640+alan67160@users.noreply.github.com >
2024-03-27 18:46:42 +08:00
dc1b3c7635
Delete tw voice.mo
...
Signed-off-by: alan67160 <20385640+alan67160@users.noreply.github.com >
2024-03-27 18:45:59 +08:00
3657859a73
Update tw voice.po
...
Signed-off-by: alan67160 <20385640+alan67160@users.noreply.github.com >
2024-03-27 18:45:21 +08:00
33ff5a0bf8
Fix ui.invert
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-03-27 07:37:59 +01:00
666f65c640
Merge pull request #110
...
Update Portuguese (Brazil) Language
2024-03-27 07:36:24 +01:00
84d45a0d45
Version 2.9.0
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-03-27 07:20:45 +01:00
06a4491008
Update 32bit to use latest pwngrid/bettercap
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-03-27 07:17:35 +01:00
5485f83ca6
Update Portuguese (Brazil) Language
2024-03-26 14:06:55 -03:00
8a242a707b
Update LCD_2inch4.py
...
Signed-off-by: Rai <58925163+rai68@users.noreply.github.com >
2024-03-27 02:06:05 +10:00