- 23 Nov, 2012 1 commit
-
-
Baligh Uddin authored
Change-Id: I5e3bc1c3f822f82f5bbf03b7122ae0753dbfeae6 Auto-generated-cl: translation import
-
- 22 Nov, 2012 1 commit
-
-
Baligh Uddin authored
* commit '892ed772': Import translations. DO NOT MERGE
-
- 21 Nov, 2012 2 commits
-
-
Baligh Uddin authored
Change-Id: I5fe1cabbe3d55843bb3155efb5c0c00a511b04fd Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: I071f0954450427cb5e171af805bba0778d132ca9 Auto-generated-cl: translation import
-
- 16 Nov, 2012 3 commits
-
-
Baligh Uddin authored
* commit '53948fb5': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: I79fc66232d0405d1a631ff00ae21579baa4d6a3f Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: Ia5f394c3c136e33a05decc5636508fce54364b1f Auto-generated-cl: translation import
-
- 15 Nov, 2012 4 commits
-
-
Jeff Sharkey authored
* commit '253e36a9': Show remaining time in download notifications.
-
Jeff Sharkey authored
-
Baligh Uddin authored
* commit 'a8e93e66': Import translations. DO NOT MERGE
-
Jeff Sharkey authored
Calculate speed of in-progress downloads and estimate time remaining until completion. Uses a moving average that is weighted 1:1 with the most recent 500ms sample. Funnels timing data to notifications through DownloadHandler. Bug: 6777872 Change-Id: I9155f2979aa330bd1172f63bbfca1d053815cee5
-
- 14 Nov, 2012 2 commits
-
-
Baligh Uddin authored
Change-Id: I6ca8a2ceef5a5ad54a9cff1b4194669762d637cf Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: Iccc90cef5b510768a23d8ddc125e38d6ce19159a Auto-generated-cl: translation import
-
- 09 Nov, 2012 1 commit
-
-
Jeff Sharkey authored
Switch to using new inbox-style notifications when collapsing multiple downloads. Correctly handles clustering, including cancellation of stale notifications. All notifications are now handled in a single class, making it easier to reason about correctness. Fixed bugs around handling of visibility flags. Move away from using "int" as internal keys, since they can overflow. Started work for time estimates, will finish in a future CL. Explicitly pass all relevant IDs to DownloadReceiver instead of doing a second racy query. Fix StrictMode warnings when querying in DownloadReceiver. Bug: 6777872, 5463678, 6663547, 6967346, 6634261, 5608365 Change-Id: I5eb47b73b90b6250acec2ce5bf8d7a274ed9d3a9
-
- 25 Oct, 2012 1 commit
-
-
Jeff Sharkey authored
Downloads in the RUNNING state are considered ready to start so that downloads are correctly resumed when the process crashes. However, this causes a race condition while UpdateThread is processing a Cursor when a DownloadThread finishes. With this change, DownloadThread now skips requests for downloads already marked as finished. Apps listening for the DOWNLOAD_COMPLETE broadcast will no longer see data mutated by the second thread, and will not see the broadcast duplicated. Bug: 6948938, 6970458, 6818900 Change-Id: I35deac3cedbfe7f50091fab5818d85594dba558c
-
- 19 Oct, 2012 1 commit
-
-
Jeff Sharkey authored
I don't like DRM, but other people do. Bug: 7370549 Change-Id: I44220404eab6e6cc85ea16cfcf58474135c03f83
-
- 12 Oct, 2012 1 commit
-
-
Jason Chen authored
Add mipmap-xxhdpi launcher icon asset. Bug: 6718166 Change-Id: I9fbe8e6c5345fddc78b0129e329205aaf973ea6c
-
- 05 Oct, 2012 1 commit
-
-
Jeff Sharkey authored
When deleting a download, don't bother scanning it, since we'll just delete it moments later. This was already racy since it didn't even wait for the scan to complete. Bug: 7256243 Change-Id: I8c3b96823d94bc1688ef336cb45746ccd35fc760
-
- 03 Oct, 2012 1 commit
-
-
Jeff Sharkey authored
When checking network status, treat non-connected networks as disconnected. This handles cases like captive portal checks, and slow DHCP servers. Bug: 7264340 Change-Id: I0b466cee5d5cb73037f3fb209c583711b8f9eefd
-
- 28 Sep, 2012 1 commit
-
-
Ruben Brunk authored
-
- 27 Sep, 2012 2 commits
-
-
Ben Gruver authored
Bug: 6923241 Change-Id: Idf4037b4e360cb6453b315d1cc95608762c9e0c8
-
Ruben Brunk authored
Bug: 7164238 Bug: 7237908 Got rid of FLAG_ACTIVITY_NEW_TASK for proper back behavior Change-Id: I50af9aeafb27d6079bda4f81f4a116b6bb600676
-
- 13 Sep, 2012 1 commit
-
-
Romain Guy authored
Bug #6995003 Change-Id: I3dba57d7ee9697bfdb976432096c680a0f0a4480
-
- 28 Aug, 2012 1 commit
-
-
Jeff Sharkey authored
When building PackageInstaller intents, include ORIGINATING_URI and REFERRER extras. Unify view intent building for both notifications and list UI. Bug: 6900672 Change-Id: I18435e0f8aa549880ec594f82b6a250232706135
-
- 08 Aug, 2012 2 commits
-
-
Jean-Baptiste Queru authored
* commit 'd7dd6019': Adds missing Bluetooth as network type.
-
Jean-Baptiste Queru authored
-
- 28 Jul, 2012 1 commit
-
-
Nick Kralevich authored
In a future version of Android, the default value for <provider android:exported> will change from true to false. Explicitly set android:exported="true" Bug: 3306452 Change-Id: Id23f16a8527ba97be1d8617ccfc4346734f695d0
-
- 25 Jul, 2012 1 commit
-
-
Jeff Sharkey authored
Directly mock NotificationManager instead of using SystemFacade. Change-Id: If932d26e23816e8674469c275a828701cce5fc2d
-
- 20 Jul, 2012 3 commits
-
-
Jeff Sharkey authored
-
Jeff Sharkey authored
Bug: 6544953 Change-Id: I4157c67b9b9cddab4ade795c328a202f6a230f95
-
Ying Wang authored
Change-Id: I50f7efa62f6cb011cc8cda96b572e0327481e275 Auto-generated-cl: translation import
-
- 18 Jul, 2012 1 commit
-
-
Ying Wang authored
Change-Id: I4fb5bdc4c7aff92e7d04cdfbd61d985539a25be4 Auto-generated-cl: translation import
-
- 16 Jul, 2012 1 commit
-
-
Ying Wang authored
Change-Id: Id1e521b41e4807247a99c2d4fac6b092799c4097 Auto-generated-cl: translation import
-
- 13 Jul, 2012 1 commit
-
-
Ying Wang authored
Change-Id: Icb03811c70a091981b748e50004b2db597c68280 Auto-generated-cl: translation import
-
- 10 Jul, 2012 1 commit
-
-
Håkan3 Johansson authored
The network connection type for Bluetooth is added so that it is possible to use Bluetooth as Hotspot during download from the Internet. Change-Id: Ic32b083068d8316a41f2c31a3575a28163f6c7f3
-
- 03 Jul, 2012 1 commit
-
-
Svetoslav Ganov authored
1. The problem is that download provider is using a custom view to intercept clicks to toggle the state of the nested check box. However, the when toggling the code is not calling performClick() on the check box which aside of toggling will also send the right accessibility event. bug:6705105 Change-Id: Ia7253ff05f6e4575a346b9aaf3fbceecd68b9782
-
- 18 Jun, 2012 1 commit
-
-
Ying Wang authored
Change-Id: Ia9138f7b8611650a3dfab998de558c1b53b0f27b
-
- 11 Jun, 2012 2 commits
-
-
The Android Open Source Project authored
* commit '2b9a11f7':
-
The Android Open Source Project authored
Change-Id: I498fdba3aa0836ff4f4f42e43e0e7a5d94dfa25d
-
- 08 Jun, 2012 1 commit
-
-
The Android Automerger authored
-