summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Collapse)AuthorAgeFilesLines
...
* am 33e1ce41: am 2435eb9c: Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
|\ | | | | | | | | * commit '33e1ce41b46c65f679ce641d124ff9d8fce706ac': Avoid NPE when finding common MIME type.
| * am 2435eb9c: Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
| |\ | | | | | | | | | | | | * commit '2435eb9c89bd46511624b9d89ab22766f82dbfcb': Avoid NPE when finding common MIME type.
| | * Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
| | | | | | | | | | | | | | | Bug: 8609148 Change-Id: Ibd1121d6833981234acdc927010087c12913e33d
* | | Import translations. DO NOT MERGEBaligh Uddin2013-05-081-1/+1
| | | | | | | | | | | | | | | Change-Id: Ic1a45fc3383cfe390ef4204432b9a77eccd1fa73 Auto-generated-cl: translation import
* | | am 672a5be2: am 64f6b529: Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
|\| | | | | | | | | | | | | | * commit '672a5be2fb115a4480d6867c06b9da2a36d5353c': Avoid NullPointerException
| * | am 64f6b529: Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
| |\ \ | | | | | | | | | | | | | | | | * commit '64f6b529963d1ec997cff60a79c9d249e5e09040': Avoid NullPointerException
| | * | Avoid NullPointerExceptionMattias Falk2013-05-021-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A crash will occur when a user share more than one file and the mime type of any of the files to share is null. Avoid crash by not adding the mime type to the mime type list if the value is null. Change-Id: Ia06f3389da6ce34e11ffcf349a10fdbe64cfc9bd
* | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-222-4/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I3162d21b74c9fcc7e6ae2ff5e3b312bb7ce31c67 Auto-generated-cl: translation import
* | | | am 23e9fb55: am 8b9cad51: Merge "Hide the sorting button when download list ↵Jeff Sharkey2013-04-151-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | is empty" * commit '23e9fb5525aa3d16f5ec19929a8426957949e797': Hide the sorting button when download list is empty
| * | | am 8b9cad51: Merge "Hide the sorting button when download list is empty"Jeff Sharkey2013-04-151-0/+2
| |\| | | | |/ | |/| | | | | | | * commit '8b9cad519ef72ed4555e9dd32ecee85c922abc32': Hide the sorting button when download list is empty
| | * Hide the sorting button when download list is emptyJaekyun Seok2013-04-151-0/+2
| | | | | | | | | | | | | | | Bug: 8515801 Change-Id: Id5ff6d56eb07de6b76bdb6bc3fa75af6ddd59a39
| | * Merge "Add title attribute for menu item."Jeff Sharkey2013-03-251-0/+2
| | |\
| | | * Add title attribute for menu item.fliang2013-03-181-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is needed to display text instead of a blank rectangle when user selects the share or delete icons. Bug: 8418296 Change-Id: Ie21af8600cb19bc652d3677c53bdc05278998612
* | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ifa35c199e12c3bbd73895583c0947dba45345290 Auto-generated-cl: translation import
* | | | am 6c824b0a: am e336af4d: Downloads should always be available.Jeff Sharkey2013-04-111-1/+2
|\| | | | | | | | | | | | | | | | | | | * commit '6c824b0a59e4a39c3d26a39a03a8627dbeac5900': Downloads should always be available.
| * | | Downloads should always be available.Jeff Sharkey2013-04-111-1/+2
| | | | | | | | | | | | | | | | | | | | Bug: 8596021 Change-Id: I56149da0519915764f5c38a8141e1a7dcfff5b25
* | | | am a9c9eea9: Finish RTL work in Downloads.Jeff Sharkey2013-03-216-19/+26
|\| | | | | | | | | | | | | | | | | | | * commit 'a9c9eea93af0aebbdace4ce39acde8085186403e': Finish RTL work in Downloads.
| * | | Finish RTL work in Downloads.Jeff Sharkey2013-03-216-19/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up some padding, and handle checkbox clicks based on RTL mode. Bug: 8133419 Change-Id: I9c0f54218eb1c182fbe6f3f4eeb3e83e7ebc6ea9
* | | | am b723f1ae: Add title attribute for menu item.fliang2013-03-191-0/+2
|\| | | | | | | | | | | | | | | | | | | * commit 'b723f1ae16c62d8e1e50c7bcd63d9b1552dd03cd': Add title attribute for menu item.
| * | | Add title attribute for menu item.fliang2013-03-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is needed to display text instead of a blank rectangle when user selects the share or delete icons. Bug: 8418296 Change-Id: Ie21af8600cb19bc652d3677c53bdc05278998612
* | | | Import translations. DO NOT MERGEBaligh Uddin2013-03-181-1/+1
|/ / / | | | | | | | | | | | | Change-Id: Ie12c6aedd5024af5642dd67208a24ec5452ecf11 Auto-generated-cl: translation import
* | | Update Downloads UI for RTL languages.Jeff Sharkey2013-02-052-9/+15
| | | | | | | | | | | | | | | Bug: 8133419 Change-Id: I0c8c0909e41d51cfa2e136304a0a13c5d46afb3b
* | | am e33e83a5: am 8ec8bdeb: Merge "Update extras for in-progress download." ↵Jeff Sharkey2012-11-271-8/+5
|\| | | | | | | | | | | | | | | | | | | | into jb-mr1.1-dev * commit 'e33e83a5c3cc97ce3b47f1f9b6410c3928f1f7de': Update extras for in-progress download.
| * | Update extras for in-progress download.Jeff Sharkey2012-11-271-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | Follow move to EXTRA_NOTIFICATION_CLICK_DOWNLOAD_IDS extras, which was missing during refactoring. Bug: 7617373 Change-Id: I26203a2bc6fc0e211a1aa602c0de018332d76f60
* | | Import translations. DO NOT MERGEBaligh Uddin2012-10-161-1/+1
| | | | | | | | | | | | | | | Change-Id: I27be3167a8c837d98786394d6b8ca2403d992055 Auto-generated-cl: translation import
* | | am 7444bae1: Let\'s enhanceJason Chen2012-10-141-0/+0
|\| | | | | | | | | | | | | | * commit '7444bae122a6f0922792813c6200fe135b4daaa3': Let's enhance
| * | Let's enhanceJason Chen2012-10-121-0/+0
| | | | | | | | | | | | | | | | | | | | | Add mipmap-xxhdpi launcher icon asset. Bug: 6718166 Change-Id: I9fbe8e6c5345fddc78b0129e329205aaf973ea6c
* | | Import translations. DO NOT MERGEBaligh Uddin2012-09-261-1/+1
| | | | | | | | | | | | | | | Change-Id: I4eed6d17b8a6c47d9acb7246df6f55850292fcba Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2012-09-251-1/+1
| | | | | | | | | | | | | | | Change-Id: I52c3655c40eb42793292bef3ba4c423c7ce609b7 Auto-generated-cl: translation import
* | | am 14991c65: Properly dispatch checkbox toggling Bug #6995003Romain Guy2012-09-141-1/+3
|\| | | | | | | | | | | | | | * commit '14991c65911034a97268840d36cf9549e06fd56e': Properly dispatch checkbox toggling Bug #6995003
| * | Properly dispatch checkbox togglingRomain Guy2012-09-131-1/+3
| | | | | | | | | | | | | | | | | | Bug #6995003 Change-Id: I3dba57d7ee9697bfdb976432096c680a0f0a4480
* | | Import translations. DO NOT MERGEBaligh Uddin2012-09-131-1/+1
|/ / | | | | | | | | Change-Id: If5194340d699f19790ece73c8e33b9c319ac7da4 Auto-generated-cl: translation import
* | Send ORIGINATING_URI and REFERRER to installer.Jeff Sharkey2012-08-272-16/+9
| | | | | | | | | | | | | | | | | | 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
* | Import translations. DO NOT MERGEYing Wang2012-07-181-1/+1
| | | | | | | | | | Change-Id: I4fb5bdc4c7aff92e7d04cdfbd61d985539a25be4 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEYing Wang2012-07-131-2/+2
| | | | | | | | | | Change-Id: Icb03811c70a091981b748e50004b2db597c68280 Auto-generated-cl: translation import
* | No echo or earcon after checking/unchecking items in the download screen.Svetoslav Ganov2012-07-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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
* | am 8c4f4292: am 03fcf943: Download items should always fit screen.Jeff Sharkey2012-06-051-0/+2
|\| | | | | | | | | * commit '8c4f42924ba55d636d19caeb2ccbdd7e32edc443': Download items should always fit screen.
| * Download items should always fit screen.Jeff Sharkey2012-06-051-0/+2
| | | | | | | | | | Bug: 6614812 Change-Id: I9b5eb051bce1e296478fb1fa6f95b710fa0c819f
* | Import translations. DO NOT MERGEEric Fischer2012-05-251-1/+1
|/ | | | Change-Id: I952cc9c502b2896d4ec4e17fb184f93ad97ae1b4
* Updating launcher icon to fix alignment. Bug: 6511716Christian Robertson2012-05-231-0/+0
| | | | Change-Id: I63fa8b85935aef453ea31730c3fc38127f0451f6
* Merge "Updated layout for download items." into jb-devJeff Sharkey2012-05-044-67/+65
|\
| * Updated layout for download items.Jeff Sharkey2012-05-044-67/+65
| | | | | | | | | | | | | | | | Switch to using GridLayout, because it's awesome. Also move status display to right-hand side, showing date when in completed state. Bug: 6378944 Change-Id: I540633010ed4aeeae299cedf7a49fdb81e65b431
* | Wrap share in chooser.Jeff Sharkey2012-05-041-1/+1
|/ | | | | Bug: 5418990 Change-Id: I9e46844d3fc983afc3c389ec64c099374f955610
* View file downloads through DownloadsProvider.Jeff Sharkey2012-04-171-10/+26
| | | | | | | | | When viewing file://-style downloads, open through DownloadsProvider so that FLAG_GRANT_READ_URI_PERMISSION works. Add support for OpenableColumns to support external apps probing for metadata. Bug: 6343461 Change-Id: I630405406321ea1871c62cbcded55a4ee024ef6e
* Import translations. DO NOT MERGEEric Fischer2012-03-071-6/+6
| | | | Change-Id: I7df2d63cc2c51b79d98b4889687a8035453d125e
* Import translations. DO NOT MERGEEric Fischer2012-01-301-1/+1
| | | | Change-Id: I28f97070ecefc2538afa0ab4eddad99628b60286
* Import translations. DO NOT MERGEEric Fischer2012-01-262-26/+26
| | | | Change-Id: If9cd930e2e9c04bc1a3120992811f0b0e88a927a
* Import revised translations.Eric Fischer2011-12-291-1/+1
| | | | Change-Id: Ic00709623c5be406b3f83000ff821860af754b71
* Import revised translations.Eric Fischer2011-11-2946-604/+604
| | | | Change-Id: I941c6fa19e313eece87561537c85706c5976f0f5
* Edits to strings to use UI text standards.Claudia de Veaux2011-11-101-13/+13
| | | | | | | | | * We use contractions now. * We avoid using forms of "fail". Bug: 5165745 Bug: 5162667 Change-Id: Iae9098cbb37e78f94204c34137c87ed46425879e