Cristian Maglie
12ac6424ff
Updated Servo lib to 1.1.8
2021-09-01 17:50:50 +02:00
Cristian Maglie
4ffeb6c7de
Updated translations
2021-09-01 17:50:38 +02:00
Cristian Maglie
23a023219b
Merge pull request #11650 from cmaglie/fix_font_resize_hide_tabs
...
Fix: Font size change corrupts inactive tabs
2021-08-23 12:09:38 +02:00
Cristian Maglie
7ab56aa235
Merge pull request #11495 from cmaglie/no-docs
...
Removed offline-reference docs.
2021-08-18 14:55:34 +02:00
Cristian Maglie
89eba8cf61
Removed bundled offline docs
...
The offline documentation is hard to update and gets outdated very
quickly.
Fix #8860
2021-08-18 14:40:01 +02:00
Cristian Maglie
eb1e2ca235
Removed (apparently never activated) DocLinkGenerator
2021-08-18 14:38:44 +02:00
Cristian Maglie
af5a3d7801
makeup: factor call to tabs.get(index)
2021-08-18 12:00:38 +02:00
Cristian Maglie
240e1b5624
Force font metrics recalculation when changing tabs
...
Fix #7321
2021-08-18 11:58:13 +02:00
Cristian Maglie
4270e06a48
Merge pull request #11646 from cmaglie/update-nina-fw
...
WiFi Firmware updater: Added latest firmwares (up to version 1.4.8) for NINA-based boards
2021-08-11 12:16:37 +02:00
Cristian Maglie
6890de12b4
wifi-firmware: Added latest firmwares (up to version 1.4.8) for NINA-based boards
2021-08-10 18:56:15 +02:00
Cristian Maglie
a55a6d2a9d
Merge pull request #11532 from jogo-/patch-2
...
Fix typos in revisions.txt
2021-05-31 09:42:34 +02:00
Cristian Maglie
51407cc416
Merge pull request #11564 from cmaglie/fix-url-error-handling
...
Gracefully handle malformed additional board manager urls
2021-05-31 09:40:15 +02:00
Cristian Maglie
17f5719caf
Gracefully handle malformed additional board manager urls
2021-05-27 09:30:17 +02:00
Cristian Maglie
c4109e78bc
Removed unused imports
2021-05-19 12:15:37 +02:00
jogo-
a79936a8df
Fix typos in revisions.txt
2021-05-15 11:09:40 +02:00
Cristian Maglie
07b0b4077f
Merge pull request #11529 from cmaglie/lib-discovery-hotfix
...
Fixed regression in library discovery.
1.8.15
2021-05-14 15:23:52 +02:00
Cristian Maglie
d5fef6a079
Fixed regression in library discovery (failing to compile bundled libs, like SD or Ethernet, on some platforms)
2021-05-14 14:52:44 +02:00
Cristian Maglie
1ed8776eb3
Starting Arduino IDE 1.8.15
2021-05-12 15:20:13 +02:00
Cristian Maglie
2355e6afb7
Updated some bundled libraries
...
Servo: 1.1.6 -> 1.1.7
Adafruit_Circuit_Playground: 1.10.4 -> 1.11.3
1.8.14
2021-05-12 14:39:48 +02:00
Cristian Maglie
4906ef5e24
Updated changelog
2021-05-12 09:40:45 +02:00
Cristian Maglie
5758f90d41
Merge pull request #11519 from per1234/update-examples
...
Use 1.9.1 release of built-in examples
2021-05-12 09:14:24 +02:00
Aarav Borthakur
f89e493138
Fix mac installation link on README ( #11520 )
2021-05-11 22:30:02 -07:00
per1234
30bec1135f
Use 1.9.1 release of built-in examples
2021-05-11 15:36:34 -07:00
Cristian Maglie
9279f61554
Updated translations
2021-05-11 15:20:23 +02:00
Cristian Maglie
9b509c06f6
Merge pull request #11096 from facchinm/loose_filter_on_boards
...
Board Manager: searching returns also near matches
2021-05-11 14:50:55 +02:00
Cristian Maglie
aef6d2ac98
Filter ContributedPlatformReleases after fully building them
2021-05-11 14:34:14 +02:00
Martino Facchin
cec4f41dd7
Board Manager: searching returns also near matches
...
The original filter would only populate the contribution list with perfect matches.
Previously, if a core was installed but didn't match the search it wouldn't appear in the results (due to a board being added or the description changed);
the user could then install (not upgrade) the core, triggering a confusing situation.
When moving to arduino-cli backend we should take care of this issue, at least visually (the cli logic would correctly update/downgrade the core)
2021-05-11 14:31:21 +02:00
Cristian Maglie
96bd671c6e
Updated arduino-builder to 1.6.0
2021-05-11 01:35:00 +02:00
Cristian Maglie
8ceb6c29f8
Merge pull request #11508 from cmaglie/deprecation_field
...
Added basic "deprecation" support for platforms
2021-05-10 16:06:08 +02:00
QuocViet Le
69e91cab5c
Typo in SerialPlotter.java
2021-05-10 16:03:07 +02:00
Cristian Maglie
7a9db6ccf8
Show maintainer instead of author in lib manager
2021-05-10 15:55:54 +02:00
Cristian Maglie
1e7c7f89fb
Merge pull request #11496 from cmaglie/wifi-firmware-updater-0.11.0
...
Updated WiFi101-Firmware-Updater to v0.11.0
2021-05-10 11:52:15 +02:00
Cristian Maglie
12cb3f0dc9
Added 'deprecated' label
2021-05-10 10:06:39 +02:00
Cristian Maglie
24556e7bf2
Deprioritize deprecated contributions
2021-05-10 09:59:16 +02:00
Cristian Maglie
cecc61c7eb
Propagate deprecated flag in ContributedPlatformReleases
2021-05-10 09:59:16 +02:00
Cristian Maglie
bf2f90dfff
Added deprecated field in index parsing
2021-05-10 09:38:31 +02:00
Cristian Maglie
b68d4b64e6
Fixed some trivial warnings
2021-05-10 09:38:31 +02:00
atharwa_24
dcce077136
add a release version batch in README.md
...
the user can see the latest release version at their first glance
2021-05-07 16:09:06 +02:00
Cristian Maglie
621115b3e1
Updated WiFi101-Firmware-Updater to v0.11.0
2021-05-07 15:00:42 +02:00
Cristian Maglie
bc4498aa32
Merge pull request #11487 from cmaglie/do-not-delete-unused-packages-index
...
Do not delete unused 3rd party index files
2021-05-06 23:41:55 +02:00
Cristian Maglie
c82005c2c0
Do not delete unused 3rd party index files
2021-05-06 10:27:27 +02:00
Cristian Maglie
488f0d7ab2
Merge pull request #11425 from facchinm/scrollable_custommenus
...
Make Custom menus scrollable
2021-04-30 17:10:54 +02:00
Cristian Maglie
cb1b845fbd
Preserve all menu items for restoring when the menu is closed
2021-04-25 23:14:25 +02:00
Martino Facchin
6c3c1c09b1
Make Custom menus scrollable
...
Fixes #11416
The patch on MenuScroller.java is needed to avoid a clash between custom menus with the same label.
This behaviour artificially increases the amount of objects that the scroller will calculate.
Eg. if two boards share the same custom menu, that menu will contain the properties for both the boards (since it's parsed twice).
2021-04-12 13:02:12 +02:00
Cristian Maglie
57a931c9c4
Merge pull request #11414 from cmaglie/i18n-update
...
Some small URL fix and updates to translations
2021-04-09 13:37:03 +02:00
Adrian Hughes
3f0699a949
Optimize applyFilter() to Avoid Redundant String Operations ( #11284 )
...
if 'showingHint' == true, then many potentially expensive String operations are being executed on an empty string. This change wraps these operations in an if block which will only run them when needed.
2021-04-09 13:36:32 +02:00
Cristian Maglie
ba7140e3b0
Updated all translations
2021-04-08 15:16:58 +02:00
Cristian Maglie
021bcacdb1
Removed translation and updated some URLs
2021-04-08 15:16:57 +02:00
Cristian Maglie
f4f98cf25e
Fixed wrong translation
2021-04-08 15:16:27 +02:00
Cristian Maglie
e915f4d356
Downloaded new translations from transifex
2021-04-08 13:55:17 +02:00