#
66cb2efa |
| 15-May-2019 |
Adrien Destugues <pulkomandy@pulkomandy.tk> |
Move StripeView to libshared
Change-Id: Ib8ff2f731f9d34e04854f1c2ec288a3db1036793 Reviewed-on: https://review.haiku-os.org/c/1458 Reviewed-by: Rene Gollent <rene@gollent.com>
|
#
134abee0 |
| 29-Jan-2019 |
CodeforEvolution <secundaja@gmail.com> |
Added reboot button for after successful update
Change-Id: Ia444132bd8ffc2ccde53efcdbcbd9f31c3f2a439 Reviewed-on: https://review.haiku-os.org/c/968 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
#
aa7f93c5 |
| 25-Jan-2019 |
Rob Gill <rrobgill@protonmail.com> |
src/apps Code formatting
* No functional changes
code formatting changes only
Change-Id: I046ae21d9b288126022fe0bc2ddf827843765e70 Reviewed-on: https://review.haiku-os.org/c/896 Reviewed-by: St
src/apps Code formatting
* No functional changes
code formatting changes only
Change-Id: I046ae21d9b288126022fe0bc2ddf827843765e70 Reviewed-on: https://review.haiku-os.org/c/896 Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
show more ...
|
#
b46a1cbc |
| 01-Oct-2017 |
Humdinger <humdingerb@gmail.com> |
SoftwareUpdater: generate catalogs
|
#
73c2c7b4 |
| 20-Apr-2017 |
Brian Hill <supernova@warpmail.net> |
SoftwareUpdater updates
*Added a check-only option to check for updates and display a notification when updates are available. *Added argv commands to specify an action when using Terminal or BR
SoftwareUpdater updates
*Added a check-only option to check for updates and display a notification when updates are available. *Added argv commands to specify an action when using Terminal or BRoster to launch app: commands [update | check | full-sync] *Draw a download progress bar on the package icon *Increased the size of the package icon to improve the bar look *Added package counts to each list category
show more ...
|
#
9458fd57 |
| 19-Mar-2017 |
Brian Hill <supernova@warpmail.net> |
SoftwareUpdater fixes and network status check
Bug fix- use a proper sized 32 pixel application icon for notifications Bug fix- sorting list of packages to install and uninstall added Removed use of
SoftwareUpdater fixes and network status check
Bug fix- use a proper sized 32 pixel application icon for notifications Bug fix- sorting list of packages to install and uninstall added Removed use of FinalWindow class now that resizing issues are resolved Diaplsy alert if no network connections are found at application start
show more ...
|
#
ad7783e4 |
| 11-Mar-2017 |
Brian Hill <supernova@warpmail.net> |
Updates to SoftwareUpdater
Committing work done to make SoftwareUpdater functional. The application will find available updates, confirm with the user to apply updates, download packages and apply
Updates to SoftwareUpdater
Committing work done to make SoftwareUpdater functional. The application will find available updates, confirm with the user to apply updates, download packages and apply them. There are a few bugs and features remaining to be fixed and completed:
*Bug with window resizing after packages start downloading- list view does not resize down *Tooltips to be implemented (showing repository and other details) *Proper handling of no network or failed repository connections *Testing of the problem solver *Mode to only check for availability of updates and post notification with results
show more ...
|
#
01575447 |
| 12-Dec-2016 |
Alexander von Gluck IV <kallisti5@unixzen.com> |
softwareupdater: Start filling in package kit code
|
#
c5867c77 |
| 08-Dec-2016 |
Alexander von Gluck IV <kallisti5@unixzen.com> |
SoftwareUpdater: Add a fancy looking stripe view
|
#
f7d9c011 |
| 08-Dec-2016 |
Alexander von Gluck IV <kallisti5@unixzen.com> |
SoftwareUpdater: Initial work on a GUI software updater
* Planning on having a notification box when updates available. * Clicking the notification box will pop up the SoftwareUpdater with a sim
SoftwareUpdater: Initial work on a GUI software updater
* Planning on having a notification box when updates available. * Clicking the notification box will pop up the SoftwareUpdater with a simple "Apply Updates" button * Currently users need to know to 'pkgman update'
show more ...
|