Android-x86
Fork
Faire un don

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-providers-DownloadProvider: Listed des commits

packages/providers/DownloadProvider


RSS
Révision l'heure Auteur
b820ace 2009-03-30 00:55:26 The Android Open Source Project

Merge branch 'open_source' into google_internal

e011402 2009-03-28 07:39:32 The Android Open Source Project

Merge commit 'korg/cupcake'

Conflicts:
src/com/android/providers/downloads/DownloadThread.java

496f051 2009-03-25 10:21:37 Feng Qian <>

Automated import from //branches/donutburger/...@140733,140733

4f851ce 2009-03-25 10:21:37 Feng Qian <>

Automated import from //branches/master/...@140735,140735

9ae5f51 2009-03-20 15:08:57 The Android Open Source Project

auto import from //branches/cupcake_rel/...@141571

9f95ac8 2009-03-19 14:20:27 The Android Open Source Project

auto import //branches/master/...@140412

63ef384 2009-03-19 09:39:49 The Android Open Source Project

auto import from //branches/cupcake_rel/...@140373

977d38d 2009-03-18 08:35:01 Jean-Baptiste Queru

Merge commit 'remotes/korg/cupcake' into merge

Conflicts:
docs/index.html
src/com/android/providers/downloads/DownloadProvider.java
src/com/android/providers/downloads/DownloadService.java

d311b45 2009-03-10 03:52:14 The Android Open Source Project

auto import from //branches/cupcake/...@137197

2dd83ce 2009-03-04 12:32:40 The Android Open Source Project

auto import from //depot/cupcake/@135843

1edb39f 2009-03-04 11:28:53 The Android Open Source Project

auto import from //depot/cupcake/@135843

96d15ef 2009-03-04 07:04:37 The Android Open Source Project

auto import from //depot/cupcake/@132589

a3955d0 2009-03-03 15:54:45 The Android Open Source Project

auto import from //depot/cupcake/@137055

f8e520e 2009-02-28 10:22:12 Jean-Baptiste Queru

Make the DownloadProvider work in the simulator

2e9ec36 2009-02-28 09:58:50 Android Code Review

Merge

da40939 2009-02-28 09:53:12 Jean-Baptiste Queru

Optimize call to queryIntentActivities()

Replace a call to queryIntentActivities() with a calls to
resolveActivity(). This is done since the only purpose of the call
is to check if the returned list is empty or non-empty. It's
inefficient to move an entire list across the process boundary,
only to discard it.

8e6a31e 2009-02-28 04:30:32 Jean-Baptiste Queru

Remove stale uses-permission tag.

That was a leftover of a stub in 1.0 that was meant to become a download UI API
but got struck by bitrot and got deleted in a cleanup.

c2fb15f 2009-02-20 03:57:36 The Android Open Source Project

auto import from //branches/cupcake/...@132276

eaeda87 2009-02-11 08:44:05 The Android Open Source Project

auto import from //branches/cupcake/...@130745

17e1fec 2009-02-10 02:57:58 Android Code Review

Merge

ce8813a 2009-02-07 04:09:27 Jean-Baptiste Queru

Refine interaction between destination and default visibility.

The previous code was hard to read, and relied on the fact that one of
the constants was 0 (which is also the default value when reading
back uninitialized columns).

ada0b54 2009-02-06 09:33:14 Jean-Baptiste Queru

Documentation about the download manager

b7f50f8 2009-01-22 17:16:15 The Android Open Source Project

Merge branch 'cupcake'

f7568be 2009-01-22 17:13:45 The Android Open Source Project

auto import from //branches/cupcake/...@127436

6a338eb 2009-01-22 03:57:08 Dennis Hsieh

Force sync the downloaded file to the storage after completion.

This will write the downlaoded file to the storage (sdcard in default).
It can prevent file corruption if the user removes the sdcard unsafely
after a download completes.

59910f4 2009-01-22 01:46:48 Jean-Baptiste Queru

Use the new download manager APIs introduced in change 7400

c6f5aad 2009-01-21 03:08:46 Jean-Baptiste Queru

Match the official code style guide.

This fixes a number of style violations that weren't caught by automated
tools and brings those files closer to compliance with the official style
guide for this language.

326eef4 2009-01-16 09:16:09 android-build SharedAccount

Merge branch 'cupcake'

fd424fc 2009-01-16 09:12:14 The Android Open Source Project

auto import from //branches/cupcake/...@126645

9800ba0 2009-01-10 11:04:23 The Android Open Source Project

Merge branch 'cupcake'

Afficher sur ancien navigateur de dépôt.