Граф коммитов

47 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 1c69cfe2ac Fix interface comment: registerTimer expects an interval in seconds, not in milliseconds. r+b181=ben 2006-04-28 21:46:36 +00:00
bent.mozilla%gmail.com 4d6bc90a34 Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin. 2006-04-20 16:28:54 +00:00
darin%meer.net 8feb8e9ad2 fixes bug 306961 "App update should handle file sharing violations better" r=beng 2005-10-04 01:20:06 +00:00
ben%bengoodger.com 250897a14e 302059 - Software Update should do an extension update check before showing a prompt (to avoid excessive prompting if there are updates to incompatible items) r=darin
302062 - provide the client side requirements for showing a comprehensive log of updates across nightly builds r=darin
2005-08-03 20:25:12 +00:00
ben%bengoodger.com f26e452469 296566: move extension update into extension manager. 1) add background update timer to check for updates to extensions on a regular basis 2) replace observer service notifications with a new interface nsIAddonUpdateCheckListener 3) rename nsIExtensionDownloadListener to nsIAddonUpdateListener 4) show extension update inline in the extension manager 5) update all UI clients to interfaces in 2 and 3 including mismatch UI etc. 6) remove unnecessary files r=rob_strong@exchangecode.com 2005-07-25 17:29:18 +00:00
bsmedberg%covad.net b3905512fd Bug 300731 - Change app/extension version scheme going forward, r=darin+shaver a=shaver 2005-07-23 14:05:25 +00:00
ben%bengoodger.com cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
ben%bengoodger.com a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
ben%bengoodger.com 304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
ben%bengoodger.com 82d50f4e1f Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. 2005-06-28 03:27:42 +00:00
ben%bengoodger.com 57508d188f Add update history list UI 2005-06-27 01:18:10 +00:00
ben%bengoodger.com f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
ben%bengoodger.com 548f813992 fix bugs in the downloader panel 2005-06-23 01:52:35 +00:00
ben%bengoodger.com b4932db5a2 Many update improvements: making background update work properly. User nagging after user opts to do something later. Rework timer manager so it's less retarded. etc. 2005-06-22 00:59:50 +00:00
ben%bengoodger.com a7acafc4d3 Tidy up finished page some more 2005-06-21 02:04:47 +00:00
ben%bengoodger.com 2558122a2a Make pause and resume work properly across UI sessions, allow the UI to be reopened and show current state of update download... 2005-06-20 20:56:25 +00:00
ben%bengoodger.com 0d5d836aaa make status notification prettier, part 1 of n 2005-06-17 22:55:58 +00:00
ben%bengoodger.com 9229ea7731 getting update manager to work better 2005-06-17 19:14:35 +00:00
ben%bengoodger.com 112fe89ad1 Add code to build UI from the update manager, track state and update name on nsIUpdate 2005-06-15 00:05:31 +00:00
ben%bengoodger.com 699f400458 improve update manager load/save of update items, make update/patch items implement serialize/deserialize from DOM nodes, change method/attribute names on interfaces slightly to properly use interCaps 2005-06-13 21:08:40 +00:00
ben%bengoodger.com 6925680170 More implementation of update manager - load and save update files. 2005-06-13 18:53:11 +00:00
ben%bengoodger.com 2633a4810b more update manager work 2005-06-11 00:04:52 +00:00
ben%bengoodger.com b42ec02ba4 Add new Update Manager interface and service to track current and past updates 2005-06-10 23:37:38 +00:00
ben%bengoodger.com 9cc785354f Hook up 'View installed updates' button in preferences 2005-06-10 21:46:12 +00:00
ben%bengoodger.com a2e6013f30 Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel 2005-06-10 21:27:24 +00:00
ben%bengoodger.com 415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
ben%bengoodger.com a6176302e6 fall back to downloading a complete download package if the verification of the patch fails 2005-06-09 01:06:45 +00:00
ben%bengoodger.com a86bfc6930 add support for restarting downloads at different priority levels (background vs. foreground), separate out update and extensions jar manifests for faster development turnaround 2005-06-08 22:39:45 +00:00
ben%bengoodger.com 134b94df1a Implement new timer manager for handling of update interval timers for the update service and the extension manager 2005-06-08 00:21:30 +00:00
ben%bengoodger.com ac57e65f73 unify selection between background update and foreground update, move nsIUpdateItem to Extension Manager 2005-06-07 00:43:00 +00:00
ben%bengoodger.com a1a115ee47 Make update selection a little better 2005-06-07 00:26:55 +00:00
ben%bengoodger.com f0897b87c8 296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin) 2005-06-06 21:07:13 +00:00
ben%bengoodger.com b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
ben%bengoodger.com a3b1eda480 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
ben%bengoodger.com 582c9d22c5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
ben%bengoodger.com 6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
ben%bengoodger.com 1347d2678b 251473 - allow extension authors to remotely bump maxVersion for a given extension version to prevent users from having to redownload an identical new version when they upgrade firefox where the only change is a newer maxVersion 2004-07-15 20:04:39 +00:00
ben%bengoodger.com c9148cf165 245953 - software update works poorly, including:
- various problems with update wizard
- hides app update notification icon for that session after the user has
visited the products page
- makes sure the app update info is cleared when no newer versions are present
- make app update work when extension update is disabled, general code
correctness etc.
- make sure the browser window that contains the product page is focused.
2004-07-12 08:57:18 +00:00
ben%bengoodger.com 44d523acd9 OK, merge back changes from the branch. for real this time 2004-06-19 05:54:09 +00:00
ben%bengoodger.com 5063e22bbd fuck it. 2004-06-19 05:50:12 +00:00
ben%bengoodger.com b8c2b516b2 various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
ben%bengoodger.com 20d9dc35fe generic version checking service, support custom update urls 2004-05-03 06:32:10 +00:00
ben%bengoodger.com cde4e160fa Prevent multiple updates from occurring at the same time... also make the rdf loading code a little more reliable by handling cached datasources 2004-04-26 08:27:00 +00:00
ben%bengoodger.com 95fabdb38c more smartupdate work. 2004-04-26 04:58:59 +00:00
ben%bengoodger.com e0629f624a 214360 - more update notifications work... reorganize some of the apis so they make a bit more sense and are easier to work with 2004-04-25 08:52:06 +00:00
ben%bengoodger.com 94a525e390 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
ben%bengoodger.com 6dda3be997 170006 - better organization for update checking, create new updates component and background update service, new unified UI. 2004-04-22 06:28:22 +00:00