1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-26 20:54:22 +01:00

Commit Graph

  • 8cf4d20493 Updated cli java bindings Cristian Maglie 2020-03-12 17:22:47 +01:00
  • a27aad37fd Using GRPC enumerations for LibraryLayout Cristian Maglie 2020-03-02 18:19:46 +01:00
  • 8757f7c6ed INITIAL: integrate compile with arduino-cli Martino Facchin 2020-03-09 17:27:36 +01:00
  • a0d73d3bf6 LibManager: avoid throwing an exception to allow correct error handling Martino Facchin 2020-03-09 17:22:46 +01:00
  • 11847e6677 Fixed 'Installed' drop-down menu condition in library manager Cristian Maglie 2020-03-02 17:01:09 +01:00
  • 108a0c0994 Added missing fields in ContributedLibrary Cristian Maglie 2020-03-02 15:48:00 +01:00
  • 33d522fccf Added paths to grpc lib in build.xml Cristian Maglie 2020-02-19 11:23:15 +01:00
  • 60dd0945d6 Using enumerations for LibraryLocation Cristian Maglie 2020-02-18 18:10:42 +01:00
  • decf40813c Update GRPC/arduino-cli to 0.8.0 Cristian Maglie 2020-02-18 16:59:46 +01:00
  • cdf8213558 Updated arduino-cli to 0.8.0 Cristian Maglie 2020-02-18 16:19:53 +01:00
  • b30379dfbc Updated GRPC/arduino-cli to version 0.7.2 Cristian Maglie 2020-01-20 12:47:46 +01:00
  • 197992c8f5 Updated arduino-cli to 0.7.2 Cristian Maglie 2020-01-22 18:00:48 +01:00
  • 2fd0d35a6e Small update to ProgressWrapper Cristian Maglie 2019-12-07 17:23:51 +01:00
  • ce05a6831b Removed no more needed UserLibrary constructor/parser Cristian Maglie 2019-12-07 17:19:51 +01:00
  • 5295e106db Use Library.RealName for installed libraries Cristian Maglie 2019-12-07 17:14:08 +01:00
  • 3ba507ab43 Lib manager GUI: removed some static access to ArduinoCoreService Cristian Maglie 2020-07-15 18:51:14 +02:00
  • bdd621786a Removed no more needed LibraryInstaller (it's now done via GRPC) Cristian Maglie 2019-12-06 15:57:57 +01:00
  • 401fe65418 Removed, no more needed, LibraryInstaller::updateIndex method Cristian Maglie 2019-12-06 15:05:27 +01:00
  • 0056cbc545 Removed the now useless UserLibraryFolder Cristian Maglie 2019-12-05 18:02:24 +01:00
  • 3c46af8d2c Removed the, now useless, library folder handling Cristian Maglie 2019-12-05 17:37:07 +01:00
  • 56bd779288 Installed libraries are now detected via GPRC calls Cristian Maglie 2019-12-05 10:52:43 +01:00
  • 7da6bd91aa Using Collection instead of List on some Library types Cristian Maglie 2019-12-05 10:51:33 +01:00
  • e5e1892037 Added GRPC libraryList command Cristian Maglie 2019-12-05 10:49:01 +01:00
  • f6ca1f7b16 Library manager through arduino-cli (WIP, part 1) Cristian Maglie 2019-11-29 00:28:33 +01:00
  • cc26e75e96 GRPC: Added lib index update command with progress wrapper Cristian Maglie 2019-11-28 16:57:51 +01:00
  • 84b9518776 GRPC: removed limit to max message size Cristian Maglie 2019-11-28 16:57:08 +01:00
  • 310a5df5e1 Rename ContributeLibrary and ContributeLibraryReleases Cristian Maglie 2020-02-28 13:08:00 +01:00
  • 9500b34719 Added more GRPC commands Cristian Maglie 2019-11-28 15:38:12 +01:00
  • a9681bd833 Added arduino-cli daemon startup and some basic control code Cristian Maglie 2019-11-21 11:24:25 +01:00
  • 6c7c24f25b GRPC binding to arduino-cli (EXPERIMENTAL) Cristian Maglie 2019-05-21 10:51:49 +02:00
  • a381235aa0 Added arduino-cli 0.6.0 to the build Cristian Maglie 2019-01-18 14:40:40 +01:00
  • 8625b14de3 fixed some trivial warnings Cristian Maglie 2019-11-21 14:37:08 +01:00
  • ab9ba6ad4b Use Optional<> for getting selected Board/Platform Cristian Maglie 2020-07-20 17:21:23 +02:00
  • bbb81671d6 Removed TargetBoard parameter from newUploader factory Cristian Maglie 2020-07-20 13:44:13 +02:00
  • d2e4d76afc Cumulative patch for MSFT Store hot-fix release 1.8.13-ms-store-1 Cristian Maglie 2020-06-29 16:58:25 +02:00
  • 80dc652ceb
    Merge pull request #10541 from cmaglie/board-lib-manager-fixes Cristian Maglie 2020-07-23 15:59:55 +02:00
  • 10bee204e6 Lib manager: added getContribModel() as in Boards manager Cristian Maglie 2020-07-22 17:13:25 +02:00
  • 851b5b14b1 Lib manager GUI is updated after installing/upgrading library Cristian Maglie 2020-07-15 18:51:14 +02:00
  • a81772afc6 Boards Manager: update UI after an install/remove Cristian Maglie 2020-07-22 17:07:59 +02:00
  • 1361bce6bc Board manager: Update filters UI only if categories changes Cristian Maglie 2020-07-22 17:06:46 +02:00
  • 4c45ea8ecc Fixed NPE in buildProgrammersMenu Cristian Maglie 2020-07-22 23:53:43 +02:00
  • ab296bd2da Fixed NPE in buildProgrammersMenu Cristian Maglie 2020-07-22 23:53:43 +02:00
  • bf24880d7c Merge branch 'lib_manager_filters_fix' of https://github.com/cmaglie/Arduino (#10440) Cristian Maglie 2020-07-15 17:23:02 +02:00
  • a0acb3ebcb Update WiFi101-Updater to 0.10.11 Martino Facchin 2020-07-13 17:19:12 +02:00
  • 279f1dda8f
    Merge 61a2f4a4f52293f455fca96ad5dfdb046231465b into ea84e7383a18eaac29ec24ebcf29fc81c0d05233 Cristian Maglie 2020-06-30 17:22:02 +00:00
  • 61a2f4a4f5 Updated arduino-cli and java bindings to 0.11.0 Cristian Maglie 2020-06-30 17:39:29 +02:00
  • 752080595d Proxy configuration is now properly handled Cristian Maglie 2020-04-16 22:12:02 +02:00
  • c612b7f04f Added method to extract Proxy URI from configuration Cristian Maglie 2020-04-16 22:09:39 +02:00
  • d3494dc7b6 Setting are applied automatically when preferences dialog is closed Cristian Maglie 2020-04-15 19:48:36 +02:00
  • bad9811ff0 Compiler now read progress through GRPC Cristian Maglie 2020-03-17 16:41:56 +01:00
  • e5c7351b1e Updated java bindings Cristian Maglie 2020-03-17 16:41:20 +01:00
  • 25310d2acf Slightly simplified loop Cristian Maglie 2020-03-12 18:01:37 +01:00
  • a98396ed43 Removed testing/debugging leftvoers Cristian Maglie 2020-03-12 17:37:07 +01:00
  • cb0152d938 compile/verify now uses arduino-cli daemon Cristian Maglie 2020-03-12 17:27:12 +01:00
  • 49551b2cf8 Updated cli java bindings Cristian Maglie 2020-03-12 17:22:47 +01:00
  • b57fced517 Using GRPC enumerations for LibraryLayout Cristian Maglie 2020-03-02 18:19:46 +01:00
  • 6ae06b164a INITIAL: integrate compile with arduino-cli Martino Facchin 2020-03-09 17:27:36 +01:00
  • c0c75a99ca LibManager: avoid throwing an exception to allow correct error handling Martino Facchin 2020-03-09 17:22:46 +01:00
  • 5ea000cbe5 Fixed 'Installed' drop-down menu condition in library manager Cristian Maglie 2020-03-02 17:01:09 +01:00
  • 14ff582345 Added missing fields in ContributedLibrary Cristian Maglie 2020-03-02 15:48:00 +01:00
  • a9e9b35730 Added paths to grpc lib in build.xml Cristian Maglie 2020-02-19 11:23:15 +01:00
  • eb75932fd5 Using enumerations for LibraryLocation Cristian Maglie 2020-02-18 18:10:42 +01:00
  • f8440574db Update GRPC/arduino-cli to 0.8.0 Cristian Maglie 2020-02-18 16:59:46 +01:00
  • 37204da6ab Updated arduino-cli to 0.8.0 Cristian Maglie 2020-02-18 16:19:53 +01:00
  • c3212f83c4 Updated GRPC/arduino-cli to version 0.7.2 Cristian Maglie 2020-01-20 12:47:46 +01:00
  • deee8fa5e2 Updated arduino-cli to 0.7.2 Cristian Maglie 2020-01-22 18:00:48 +01:00
  • ec6d135674 Small update to ProgressWrapper Cristian Maglie 2019-12-07 17:23:51 +01:00
  • 6d2221210f Removed no more needed UserLibrary constructor/parser Cristian Maglie 2019-12-07 17:19:51 +01:00
  • bc01f7ac30 Use Library.RealName for installed libraries Cristian Maglie 2019-12-07 17:14:08 +01:00
  • efb3a9ac76 Removed no more needed LibraryInstaller (it's now done via GRPC) Cristian Maglie 2019-12-06 15:57:57 +01:00
  • 2fbd8fb9e9 Removed, no more needed, LibraryInstaller::updateIndex method Cristian Maglie 2019-12-06 15:05:27 +01:00
  • 8d3d244bf4 Removed the now useless UserLibraryFolder Cristian Maglie 2019-12-05 18:02:24 +01:00
  • fb1c188ebf Removed the, now useless, library folder handling Cristian Maglie 2019-12-05 17:37:07 +01:00
  • 7a40d00295 Installed libraries are now detected via GPRC calls Cristian Maglie 2019-12-05 10:52:43 +01:00
  • 9177254e27 Using Collection instead of List on some Library types Cristian Maglie 2019-12-05 10:51:33 +01:00
  • f82b8b9ad2 Added GRPC libraryList command Cristian Maglie 2019-12-05 10:49:01 +01:00
  • de45d7f767 Library manager through arduino-cli (WIP, part 1) Cristian Maglie 2019-11-29 00:28:33 +01:00
  • 2d193e8333 GRPC: Added lib index update command with progress wrapper Cristian Maglie 2019-11-28 16:57:51 +01:00
  • 0ef00560b9 GRPC: removed limit to max message size Cristian Maglie 2019-11-28 16:57:08 +01:00
  • 20cfded605 Rename ContributeLibrary and ContributeLibraryReleases Cristian Maglie 2020-02-28 13:08:00 +01:00
  • 921a4c5a7a Added more GRPC commands Cristian Maglie 2019-11-28 15:38:12 +01:00
  • 44b763dbcb Added arduino-cli daemon startup and some basic control code Cristian Maglie 2019-11-21 11:24:25 +01:00
  • 53140cac0f GRPC binding to arduino-cli (EXPERIMENTAL) Cristian Maglie 2019-05-21 10:51:49 +02:00
  • 4b2089876d Added arduino-cli 0.6.0 to the build Cristian Maglie 2019-01-18 14:40:40 +01:00
  • aa50ec3412 fixed some trivial warnings Cristian Maglie 2019-11-21 14:37:08 +01:00
  • b66ed5e5d7 LibraryManager: correctly apply "type" and "category" filters together Cristian Maglie 2020-06-29 17:27:11 +02:00
  • 3263967893 Removed unused include and clueless whitespaces Cristian Maglie 2020-06-29 17:13:43 +02:00
  • 42865229c2 Library manager: update filters combo box only if there are changes Cristian Maglie 2020-06-29 16:58:25 +02:00
  • ea84e7383a Starting Arduino IDE 1.8.14 Cristian Maglie 2020-06-24 12:48:12 +02:00
  • 782a35bf9e Added test for invalid UTF-8 sequences Cristian Maglie 2020-06-19 16:06:18 +02:00
  • 618eef0e0d Serial UTF-8 decoder now handles blocks of 16Kb at a time Cristian Maglie 2020-06-19 16:05:56 +02:00
  • 2162966924 Use InputStreamReader for serial UTF8 decoder Cristian Maglie 2020-04-06 13:14:34 +02:00
  • 1621776cc7 test: gather all output before going on with tests Cristian Maglie 2020-06-19 11:49:52 +01:00
  • ea25c35ddb Fixed EditorConsoleTest on Windows Cristian Maglie 2020-06-19 10:21:47 +01:00
  • ef5d316f14 Explicitly pass output stream in runArduino(..) test function Cristian Maglie 2020-05-12 10:46:42 +01:00
  • 5e9d0cc860 Print details for failed tests Cristian Maglie 2020-04-05 16:11:38 +02:00
  • 74a66e5764 Replaced FEST with assertJ Cristian Maglie 2020-04-07 12:08:02 +02:00
  • ac3d1fef2c Put require .dll together with work/java/bin/java Cristian Maglie 2020-04-07 16:56:48 +01:00
  • a6ef3435f3 Fixed CommandLineTests for Windows Cristian Maglie 2020-05-11 20:35:12 +02:00
  • 24bf3eb348 Fixed SerialTest on Windows Cristian Maglie 2020-04-05 16:50:00 +02:00