Ben V. Brown
fd504fa30a
Add python test step
2021-03-21 20:53:04 +11:00
Ben V. Brown
86d9431cbf
Merge pull request #884 from Ralim/extend-font-encoding
...
Extend font encoding
2021-03-21 20:36:49 +11:00
Ben V. Brown
a826da1cf6
Merge branch 'master' into extend-font-encoding
2021-03-20 21:54:28 +11:00
Ben V. Brown
b854984fe2
Merge pull request #896 from alvinhochun/extend-font-encoding
...
Extend font encoding changes
2021-03-20 19:32:56 +11:00
Alvin Wong
17824fb376
Fix scrolling text using incorrect length
2021-03-20 15:45:40 +08:00
Alvin Wong
b7780f7bfb
Add font encoding test
2021-03-20 15:37:19 +08:00
Alvin Wong
55f3a8e0ed
Make font encoding use all byte seq. possible
2021-03-20 15:36:39 +08:00
Ben V. Brown
f04e65fe3c
Merge pull request #894 from devydd/boost_indication_detailed
...
In detailed soldering view add '+' for boost
2021-03-19 20:35:07 +11:00
Ben V. Brown
cf942dd7ad
Restore build.sh
...
Closes #893
2021-03-19 20:34:38 +11:00
Devydd
00e6e2a8f7
In detailed soldering view add '+' symbol after the temperature to indicate active boost mode (when active)
2021-03-18 17:00:18 +01:00
Ben V. Brown
0c00247d29
Format OLED
2021-03-18 12:14:15 +00:00
Ben V. Brown
58013c095e
Merge branch 'master' into extend-font-encoding
2021-03-18 23:05:05 +11:00
Ben V. Brown
8e105d0122
Merge pull request #891 from Ralim/enable-more-compiler-warnings
...
Enable more compiler warnings
2021-03-18 23:04:52 +11:00
Ben V. Brown
c6c138bb4c
Merge branch 'master' into extend-font-encoding
2021-03-18 23:04:00 +11:00
Ben V. Brown
e43a32fbd2
Testing using matrix for builds
2021-03-18 22:45:12 +11:00
Ben V. Brown
bc05ed7e86
Update Makefile
2021-03-18 22:36:33 +11:00
Ben V. Brown
2c66d91cfe
Add make command to validate formatting
2021-03-18 22:30:20 +11:00
Ben V. Brown
053f8ece3e
Turn on more
2021-03-18 22:21:35 +11:00
Ben V. Brown
4c979655f4
First pass
2021-03-18 22:18:10 +11:00
Ben V. Brown
04d72cbcd8
Allow menu items to be skipped automatically | skip power pulse settings if its turned off
2021-03-18 22:01:02 +11:00
Ben V. Brown
9a73fc17b5
Merge branch 'master' into extend-font-encoding
2021-03-17 21:33:11 +11:00
Ben V. Brown
32974b3c51
Merge pull request #889 from Ralim/dependabot/github_actions/actions/cache-v2.1.4
...
chore(deps): bump actions/cache from v2 to v2.1.4
2021-03-17 21:32:56 +11:00
Ben V. Brown
6d6574eddc
Merge branch 'master' into extend-font-encoding
2021-03-17 21:20:49 +11:00
dependabot[bot]
3f46e430c5
chore(deps): bump actions/cache from v2 to v2.1.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-17 10:19:39 +00:00
Ben V. Brown
0f6dfaaac3
Update dependabot.yml
2021-03-17 21:19:20 +11:00
Ben V. Brown
bdfe9e9ee8
Merge branch 'master' into extend-font-encoding
2021-03-17 21:17:17 +11:00
Ben V. Brown
9dee47f272
Merge branch 'master' of https://github.com/Ralim/IronOS
2021-03-17 21:12:55 +11:00
Ben V. Brown
f831b74e57
Cleanup security warnings
2021-03-17 21:12:45 +11:00
Ben V. Brown
57030b3e83
Merge pull request #885 from Dag0d/master
...
Updated German translation
2021-03-17 20:58:01 +11:00
Ben V. Brown
9a61f654aa
Create codeql-analysis.yml
2021-03-17 20:51:38 +11:00
Ben V. Brown
664d2647d5
Create SECURITY.md
2021-03-17 20:49:02 +11:00
Ben V. Brown
ca5463565c
Create dependabot.yml
2021-03-17 20:46:28 +11:00
Ben V. Brown
827a210d75
Merge pull request #887 from federicodilo/patch-6
...
Updates in italian translation
2021-03-17 07:42:11 +11:00
federicodilo
69980e6879
Updates in italian translation
2021-03-16 17:03:03 +01:00
Dag0d
61c5ae0556
Updated German translation
2021-03-16 13:38:45 +01:00
Ben V. Brown
4bc4870cf8
Merge branch 'master' into extend-font-encoding
2021-03-16 21:51:55 +11:00
Ben V. Brown
ecf4651f6d
Fix animation speed
2021-03-16 21:42:30 +11:00
Ben V. Brown
bb379e4ac0
Create Settings Off char
2021-03-16 21:42:11 +11:00
Ben V. Brown
c07b621daf
Rough pass
2021-03-16 21:24:22 +11:00
Ben V. Brown
483581b3f2
Make translations exit if symbol missing
2021-03-16 20:45:02 +11:00
Ben V. Brown
3858ac4a16
Rough pass expanding print
2021-03-16 20:42:47 +11:00
Ben V. Brown
e6eb3e34bc
Expand drawChar for larger offset
2021-03-16 20:34:47 +11:00
Ben V. Brown
41f0a1f347
Formatting pass
2021-03-16 20:29:28 +11:00
Ben V. Brown
17f76b8c36
Merge pull request #882 from devydd/fix_no_hold_on_last_value
...
Fix: no hold time on the last value when incrementing
2021-03-16 20:25:55 +11:00
Ben V. Brown
95ceaa5231
Merge pull request #876 from devydd/power_pulse_more_config
...
Add user-adjustable Power Pulse's duration and delay (rate) settings
2021-03-16 20:12:52 +11:00
Devydd
f192259f98
Change not-tranlated Engilsh strings in YUE_HK and ZH_TW to fit in symbol array
...
See: https://github.com/Ralim/IronOS/pull/876#issuecomment-799465859
2021-03-16 01:15:20 +01:00
Devydd
9352646762
Add English placeholder translations for extended Power Pulse configuration for other locales
2021-03-16 01:15:13 +01:00
Devydd
c871c417de
Add Polish translations for extended Power Pulse configuration
2021-03-16 01:15:10 +01:00
Devydd
c13991cd25
Add user-adjustable "time between Power Pulses" and "Power Pulse duration"
2021-03-16 01:15:05 +01:00
Devydd
7c4c3da37c
Increase maximum Power Pulse power to 9.9W
...
One of my power-banks (UTRAI Jstar One) required 7.0W pulse to
stay awake. Extending this limit to 100 gives more flexibility
in setting up stronger but less frequent pulses.
2021-03-16 01:14:50 +01:00