Martino Facchin
|
a7400216ee
|
Fix UpdateNotification string for boards+libraries
|
2019-08-21 12:32:27 +02:00 |
|
Joe Wegner
|
2b4c4b57d8
|
Make UpdateNotification popup accessible
When accessible use buttons instead of links in in Updates Available dialog
Handle buttons and prevent auto-close for accessible dialog box
|
2019-08-21 10:25:23 +02:00 |
|
Cristian Maglie
|
86441e4341
|
Added first tests for library manager engine
|
2018-05-17 09:14:25 +02:00 |
|
Cristian Maglie
|
b832e0d8b1
|
Use anyMatch instead of count in ContributionSelfCheck checks
|
2018-05-17 09:14:25 +02:00 |
|
Cristian Maglie
|
0c453355f4
|
Merge branch 'fix-annoying-popup'
|
2016-04-04 13:34:14 +02:00 |
|
Cristian Maglie
|
8d7ee63c70
|
Autoclose notification popup after 10 seconds.
|
2016-04-04 13:30:42 +02:00 |
|
Martino Facchin
|
84fdb0c0c3
|
Remove stray debug print
|
2016-04-01 17:05:54 +02:00 |
|
Martino Facchin
|
b99ab40ba2
|
Enable links to directly open Lib/Board manager
If a sketch contains a link to http://librarymanager/${dropdown}#${filter} or http://boardmanager/${dropdown}#${filter} (for example http://librarymanager/All#OneWire) Library or Board manager will be opened applying the secified filters
|
2016-04-01 10:55:35 +02:00 |
|
Cristian Maglie
|
1a7eaaf8b2
|
Fix always-on-top notification popup
|
2016-03-31 18:49:44 +02:00 |
|
Cristian Maglie
|
57c6d096f6
|
Notification pop-up is now correctly scaled
|
2016-01-26 16:48:14 +01:00 |
|
Federico Fissore
|
6855e91883
|
Fixed various Board/Library managers glitches, in particular when removing/upgrading
|
2015-11-24 16:14:16 +01:00 |
|
Federico Fissore
|
e45f07d507
|
Added missing license headers
|
2015-08-13 11:33:35 +02:00 |
|
Federico Fissore
|
5b0ad4fada
|
Switched to I18N.tr method (_ is deprecated)
|
2015-08-06 10:27:51 +02:00 |
|
Federico Fissore
|
a43757d5c3
|
Update notification: UX feedback
|
2015-08-06 10:27:51 +02:00 |
|
Federico Fissore
|
0bb7fd7e8b
|
Cancelling ContributionsSelfCheck will prevent indexes from being updated.
Opening boards/libs manager when NotificationPopup is shown will close it
|
2015-08-06 10:27:51 +02:00 |
|
Federico Fissore
|
dc93bb93d0
|
ProgressListener is now a method arg (was an instance arg)
|
2015-08-06 10:27:51 +02:00 |
|
Federico Fissore
|
f9612bcdbd
|
Updatable boards support and libraries notification
|
2015-08-06 10:27:51 +02:00 |
|