Commit graph

80 commits

Author SHA1 Message Date
a0b4778bbe
fixed divide by zero issue 2020-12-15 11:49:21 +01:00
80a6e99e17
Merge remote-tracking branch 'origin/master' 2020-12-15 11:08:33 +01:00
Jens Noack
f42a16a11c Removing of sets fixed 2020-12-15 11:04:41 +01:00
f860b3397b
- fixed a bug that always deleted the first entry instead of the selected oone 2020-12-15 11:01:19 +01:00
Jens Noack
19a3601581 Added full matrix support and take care that display doesnt go off 2020-11-14 20:44:23 +01:00
Jens Noack
568ddf6810 added support for the LDR based brightness dimming 2020-10-28 09:17:33 +01:00
949942ac32
update banner 2020-10-25 10:22:53 +01:00
fa0d6d8770
fixed some stuff for android release 2020-10-24 14:50:09 +02:00
d66f205b09
- added favicon 2020-10-24 13:24:28 +02:00
6a3e161e5c
fixed stoage issues with display brightnes 2020-10-18 22:48:29 +02:00
67cf4bad19
- Added some more translations
- Adjusted some sizes
2020-10-18 22:42:42 +02:00
d18eb3cce3
- changed pin calculation
- fixes runtime error
2020-10-18 19:16:27 +02:00
c03b6c36a0
change brightness range 2020-10-18 16:32:22 +02:00
2db886df34
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	vscode/OmobiLEDdisplayBluetooth/src/LedDisplayController.cpp
2020-10-18 16:27:33 +02:00
16153f0d36
implemented automatic brightness adjustment 2020-10-18 16:26:24 +02:00
Jens Noack
95abf60e86 Merge branch 'master' of https://git.itsblue.de/Fenoglio/omobileddisplay 2020-10-18 15:57:44 +02:00
Jens Noack
74eaed2ff5 Added fading function to brigthness 2020-10-18 15:56:43 +02:00
bd3deb2b7f
implemented scroll direction 2020-10-18 15:44:18 +02:00
1b28fe84b8
fix some colors 2020-10-18 15:20:55 +02:00
2938da80c3
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	OmobiDisplayApp/QBluetoothLeUart
2020-10-18 15:14:57 +02:00
49860404a8
lib 2020-10-18 15:13:35 +02:00
Jens Noack
c6acffd06f Some fixes for scrolled texts 2020-10-18 15:12:38 +02:00
Jens Noack
ccc04d1852 Merge branch 'master' of https://git.itsblue.de/Fenoglio/omobileddisplay 2020-10-18 15:11:11 +02:00
a987963fe6
re-added submodule 2020-10-18 15:10:42 +02:00
Jens Noack
0a3cbdb00e Fixed som bugs in scrolling ... 2020-10-18 15:10:20 +02:00
0c7a0c03bd
renamings 2020-10-18 15:09:37 +02:00
ab9c782df7
renaming 2020-10-18 15:09:16 +02:00
107928ccdf
renamings 2020-10-18 15:08:12 +02:00
d867e9cfcf
renamings 2020-10-18 15:08:04 +02:00
3e24ffd88c
lib 2020-10-18 03:32:47 +02:00
68ee807a6a
update libs 2020-10-18 03:26:16 +02:00
3062219099
- add android manifest
- add more fonts
- add proper checks for bluetooth state and permission
2020-10-18 03:26:02 +02:00
5170525e4b
- renaming 2020-10-18 01:40:24 +02:00
66e5229da0
- some fixes
- new icons
- German translation
- tooltip with number on brightness slider
2020-10-18 01:39:59 +02:00
a5521d5bb2
remove non working font 2020-10-18 01:39:01 +02:00
Jens Noack
4536b09801 scroll speed added 2020-10-18 00:18:50 +02:00
Jens Noack
dbbe037f06 Latest merge 2020-10-17 23:20:15 +02:00
Jens Noack
a21f06cb37 Merge branch 'master' of https://git.itsblue.de/Fenoglio/omobileddisplay 2020-10-17 23:19:33 +02:00
Jens Noack
b0fdd05bf2 Fixed LED display driver that enables ESP32 as controller. 2020-10-17 23:06:55 +02:00
bd17fc54e4
lib 2020-10-17 21:51:42 +02:00
fe5292afac
- Major styling improvements
- Some renaming
2020-10-17 21:51:33 +02:00
4cc66eb082
some renaming 2020-10-17 21:51:06 +02:00
72ab73b280
made name and code modifiable 2020-10-17 03:22:37 +02:00
2edc225c35
Added authentication on ESP side 2020-10-17 01:08:43 +02:00
458eba1f8f
Added authentication on App side 2020-10-17 01:08:23 +02:00
2c44f8b873
- created a class used to manage the EEPROM space allocation
- added authorization via a shared secret
2020-10-15 22:54:20 +02:00
7cca98106d
- implemented authorization with secret in app 2020-10-15 22:53:24 +02:00
d4d42c9f6d
fixed keep alive 2020-10-15 17:21:44 +02:00
7adb446081
Fixed display brightness and discovery speed 2020-10-15 17:21:31 +02:00
a19d7582cf
update libs 2020-10-15 16:59:29 +02:00