summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Use new status bar text styles in download notification.Steve Howard2010-09-121-22/+18
| | | | | | | This avoids the black text on black background problem with new themes. Change-Id: I3e05a2a4035dc5837dad67d889f92864c619c6b5
* Import revised translations. DO NOT MERGEEric Fischer2010-09-1020-40/+20
| | | | Change-Id: I806756f787cd261ca5cfdb8aeb40b1e6681c7f42
* Import revised translations. DO NOT MERGEEric Fischer2010-08-2720-1/+41
| | | | Change-Id: Ic5de3f973bab21a4d09d375cca1e6775eb1612d7
* Add UI message when queued for wifi due to size.Steve Howard2010-08-202-1/+21
| | | | | | | | | | | | | | | | As it stands, when a download is paused because it's too big to proceed over mobile, and must proceed over wifi, it looks like any other paused download, with no indication of why it's paused. That may be passable for most other reasons for pausing a download, but it seems too confusing for this case. So this change adds a simple string message that replaces the progress bar when a download is paused for this reason (the icon also changes to a warning). The implementation isn't beautiful and could use some improvement, but I think it's acceptable and necessary. The exact UI design and wording are certainly open to change. Change-Id: I753d57f463e2614b5694bdc178d2a51066da8ca3
* Import revised translations. DO NOT MERGEEric Fischer2010-08-1720-165/+85
| | | | Change-Id: Ie97669dcd7a43f4f408beeee7ab7e65d9114731d
* Import revised translations. DO NOT MERGEEric Fischer2010-08-1020-40/+120
| | | | Change-Id: Ib2ce8f6ee48925ab4371c39266ef4696cb812f91
* Merge "Make all public API downloads visible." into gingerbreadSteve Howard2010-08-061-6/+23
|\
| * Make all public API downloads visible.Steve Howard2010-07-281-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change makes all downloads through the public API visible by default. It removes the API that had allowed applications to control notifications while the download runs. This has been replaced with a hidden API, since such behavior is needed by SystemUpdater and Market (for self-updates). Additionally, the behavior is now protected by a new permission. I'm making this permission signatureOrSystem, and changing the non-purgeable permission to the same (it should've been that, I just didn't know). I'm also adding string descriptions to appease the translation folks. Change-Id: I192e8b19ff9b0e425257cef0db081c3d75996ea5
* | Import revised translations. DO NOT MERGEEric Fischer2010-08-0420-0/+80
|/ | | | Change-Id: Ic6f84636b3bbb635ecc790711ba5828dd094f878
* Support for non-purgeable downloads through the public API.Steve Howard2010-07-231-0/+9
| | | | | | | | | | | This change adds a permission, android.permission.DOWNLOAD_CACHE_NON_PURGEABLE. When an app has this permission, any downloads it requests through the public API to the download cache will automatically become non-purgeable, i.e. they'll never be automatically deleted by the download manager to free up space. This is intended for use only by the system updater. Change-Id: I35cdd44f7e5d46bc70443d1a9743f61a51395ddb
* Change AnimatedImageViews to ImageViews.Steve Howard2010-07-011-2/+2
| | | | | | | The AnimatedImageView class was private and should not have been used. When it was removed, the decision was made to change these to unanimated images. The first frame will show, which should be good enough, and it'll safe a bit of CPU.
* Import revised translationsKenny Root2010-06-202-6/+6
| | | | Change-Id: I012450adc3ff91ce5cfbd28e21eed1aa6833c56f
* Import revised translationsKenny Root2010-04-274-6/+6
| | | | Change-Id: I800cdf6e7d34180e13d7af74abfe0887e1f20316
* Import revised translationsKenny Root2010-03-1720-40/+60
| | | | Change-Id: Iac9bc801179d35cf266b6398c2c6557f5abc524e
* Import new translationsEric Fischer2010-03-041-4/+2
|
* Import new translations.Eric Fischer2010-02-2620-0/+42
|
* Create a new permission that allows apps to see downloads from otherLeon Scroggins2010-02-051-0/+6
| | | | | | | | | | | | applications to the SD card. Necessary for http://b/issue?id=2384554 Also create names for files by default, so they do not display as <Untitled>. Remove calls to createTitleFromFilename, which are no longer necessary. Requires a change to frameworks/base.
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-10/+10
| | | | Bug: #2361749.
* Update with latest translations.Eric Fischer2010-01-0720-45/+5
|
* remove ACCESS_CACHE_FILESYSTEM permissionDoug Zongker2010-01-061-18/+2
| | | | | | Its definition is moving to frameworks/base. Change-Id: Ieb0409c458939c14e2cc8b5bdbcef14564a59c55
* Reimport translations.Eric Fischer2009-10-1320-293/+280
| | | | Change-Id: I4ba9560db97bfbaa9e40641213eddc9c0be431e1
* Armor string format tokens with translation placeholders.Eric Fischer2009-08-271-2/+2
| | | | Change-Id: I39f5b8edf8af4fe5469ae42275dade1b753f696a
* Fix strings whose apostrophes were eaten because of the lack of a backslash.Eric Fischer2009-08-271-1/+1
| | | | Change-Id: Iea17b7daafd5f04d3c3e82f21862c6c326595f14
* Import new translationsEric Fischer2009-07-1320-36/+254
|
* Make name of Download Provider localizable.Eric Fischer2009-06-161-0/+3
|
* am aa975b5c: AI 149721: Import Portuguese translations.Eric Fischer2009-06-101-0/+31
|\ | | | | | | | | | | | | Merge commit 'aa975b5cd35058678effbf234ae9340aa1413024' into donut * commit 'aa975b5cd35058678effbf234ae9340aa1413024': AI 149721: Import Portuguese translations.
| * AI 149721: Import Portuguese translations.Eric Fischer2009-06-101-0/+31
| | | | | | | | Automated import of CL 149721
* | am 4f8a76e: AI 148147: Import lots of zh_TW translation changes.Eric Fischer2009-04-301-6/+6
|\| | | | | | | | | | | | | Merge commit '4f8a76e2c7e463c36fbb6bdd16576c9db01a2e78' into donut * commit '4f8a76e2c7e463c36fbb6bdd16576c9db01a2e78': AI 148147: Import lots of zh_TW translation changes.
| * AI 148147: Import lots of zh_TW translation changes.Eric Fischer2009-04-301-6/+6
| | | | | | | | Automated import of CL 148147
| * AI 146365: Import revised translations.Eric Fischer2009-04-151-1/+1
|/ | | | | | DO NOT MERGE Automated import of CL 146365
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0315-0/+632
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0315-632/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-0313-27/+27
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-0213-27/+27
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-3/+3
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-0/+63
|
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-2211-0/+154
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-1511-20/+112
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-093-0/+57
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1710-270/+113
|
* Initial ContributionThe Android Open Source Project2008-10-218-0/+423