summaryrefslogtreecommitdiffstats
path: root/ui/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2017-04-212-2/+2
| | | | | Change-Id: I42b6da4f57eeeb95cac91c751103af9fe3ba1f40 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2017-02-161-1/+1
| | | | | Change-Id: I6c688556e8caa0346175337791610b34a4b1baff Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2017-01-181-1/+1
| | | | | Change-Id: I8f3b15ae7c796001c344feb7d87264b32b6bc854 Auto-generated-cl: translation import
* Rename language+country resources to just languageRoozbeh Pournader2017-01-1030-0/+0
| | | | | | Bug: 26496609 Test: none Change-Id: I8c2fa656daccab3205fa30e900a245affbfae34b
* Import translations. DO NOT MERGEBill Yi2016-12-091-13/+13
| | | | | Change-Id: I88dc041e9f19113ad2d8dcee44f3c62cec2e8e09 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-11-301-2/+2
| | | | | Change-Id: I458a8bba3c0d628bb5a9d3098b0fc8f347c6f64b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-10-261-1/+1
| | | | | Change-Id: I8e39807213985f289c4e00a25952ea57059c8641 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-10-142-2/+2
| | | | | Change-Id: I8ac1310334ef3a0160c975d44eef9263f7f64217 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-09-221-1/+1
| | | | | Change-Id: I88aedc11af30c8931a9abff0bea8436e0986698c Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-07-111-1/+1
| | | | | Change-Id: Icb0968a95d8f44aa40606dd55dd104fd17d0ea31 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-07-051-1/+1
| | | | | Change-Id: I355f9f22cb5915839c56c31a12499a581f91a05b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-06-063-5/+5
| | | | | Change-Id: I96abbbab5fdacc947997bea1528b7cb30d169637 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-05-301-1/+1
| | | | | Change-Id: Ia1ffe9b035901de6c5aa886d3dad2c5a15fd355b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2016-05-241-1/+1
| | | | | Change-Id: Iae283f4d36a63f557f2a7a6484a5cc55976294c3 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-05-237-20/+20
| | | | | Change-Id: Ia5266188319a67f18eb25e406ad3091d33bd4ecc Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2016-05-165-7/+7
| | | | | Change-Id: I398c9968e21d1407dd1e4a280d07b8cee684cfc0 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2016-05-0245-90/+45
| | | | | Change-Id: I408f007c9557f6dfee72bd5961f486ec0e1fdb56 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBill Yi2016-04-2680-0/+125
| | | | | Change-Id: I1022c0f49b3ac7e47626372d999633910ae8f7e9 Auto-generated-cl: translation import
* resolve merge conflicts of 3a5f5ea to nyc-dev-plus-aosp am: 5210cd4Jeff Sharkey2016-04-251-0/+4
|\ | | | | | | | | | | | | | | | | am: 1ac1cc3 * commit '1ac1cc3e2b5b432829b193a42af12cf800cee788': Move DownloadManager to use JobScheduler. Change-Id: I7dd7cad788510d8f831b660b295b4fb9cbc698ee
| * resolve merge conflicts of 3a5f5ea to nyc-dev-plus-aospJeff Sharkey2016-04-251-0/+4
| |\ | | | | | | | | | Change-Id: Ib1bf6fc558789dcf9bcf81cea19e551ca9b49642
| | * Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JobScheduler is in a much better position to coordinate tasks across the platform to optimize battery and RAM usage. This change removes a bunch of manual scheduling logic by representing each download as a separate job with relevant scheduling constraints. Requested network types, retry backoff timing, and newly added charging and idle constraints are plumbed through as job parameters. When a job times out, we halt the download and schedule it to resume later. The majority of downloads should have ETag values to enable resuming like this. Remove local wakelocks, since the platform now acquires and blames our jobs on the requesting app. When an active download is pushing updates to the database, check for both paused and cancelled state to quickly halt an ongoing download. Shift DownloadNotifier to update directly based on a Cursor, since we no longer have the overhead of fully-parsed DownloadInfo objects. Unify a handful of worker threads into a single shared thread. Remove legacy "large download" activity that was thrown in the face of the user; the UX best-practice is to go through notification, and update that dialog to let the user override and continue if under the hard limit. Bug: 28098882, 26571724 Change-Id: I33ebe59b3c2ea9c89ec526f70b1950c734abc4a7
| | * Import translations. DO NOT MERGEGeoff Mendal2016-03-193-13/+63
| | | | | | | | | | | | | | | Change-Id: I01c4bc11d7a9723a5017aed032d8f8eefe5d4254 Auto-generated-cl: translation import
| | * Import translations. DO NOT MERGEGeoff Mendal2016-02-081-1/+1
| |/ | | | | | | | | Change-Id: I35e75084e916075407d7165b852db6ffe4adb74b Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2016-03-181-0/+50
| | | | | | | | | | Change-Id: Iceafa0f728ac793e552955ff5d8650628bf284b5 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2016-02-221-12/+12
| | | | | | | | | | Change-Id: I9a27c5c3b754ada466d0b1257cdec9be4c849843 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2016-02-101-1/+1
| | | | | | | | | | Change-Id: I861029214d2c5566c7cbc9cd9e024c5c71e2f57f Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2016-02-081-1/+1
|/ | | | | Change-Id: I5a35b0671ba538bafe3b73585e8ccddf45393282 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2016-02-031-4/+4
| | | | | Change-Id: I276e0dbc146c36d68742072d751c065b6615b457 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2016-02-011-0/+50
| | | | | Change-Id: I050672cccceeb0a0bc285b3612d4a3bb6c368add Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2016-01-181-1/+1
| | | | | Change-Id: I45766d6eba22807d36d839b7ef5114899305caac Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-12-211-13/+13
| | | | | Change-Id: Ibea64636c9d8db15d0b7e2902d9180dd7ee82dfb Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-12-161-0/+50
| | | | | Change-Id: Icd4f573fc65450d9ba2ba14f49e9238c62183375 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-11-091-2/+2
| | | | | Change-Id: I0956511b2466f3558d369ffec200e9c654ecdb07 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-11-041-1/+1
| | | | | Change-Id: I46d69780c9f8641d1541f201b4836ce5e7a49dca Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-10-191-1/+1
| | | | | Change-Id: I571a9b86950ff0061c334aede12d6a53d20760c1 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-10-122-3/+3
| | | | | Change-Id: I18fca43261b4e7c3c264a2dee0f91764cbbc20e2 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2015-09-101-1/+1
| | | | | Change-Id: Ic337bcac25db4280025717baf09af1ad4b006f95 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-08-031-3/+3
| | | | | Change-Id: Ide26a7e6d02486205f6ea8569292e25cb821ad7b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-07-081-1/+1
| | | | | Change-Id: Ie0c3070327b6c17887ac83bd01810a7b7faec731 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-06-151-1/+1
| | | | | Change-Id: I60168572902cc2d54644be1ac356e97ef66e7a67 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-06-081-2/+2
| | | | | Change-Id: I4b60a9e7b2ce358acf1e15df4d2369ea4ae00b69 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-06-011-1/+1
| | | | | Change-Id: I6d51a131fd5353936f47cbf4ce659400a1010c75 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-05-111-3/+3
| | | | | Change-Id: I0078fbdc48826c3714371c5d4470d62e1200b233 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-04-223-0/+150
| | | | | Change-Id: I6586b3adc94218ae560efe68338eb137aa6cd742 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-301-1/+1
| | | | | Change-Id: Ia082b51eacfe95e4cfad095de71369035744c3d5 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-212-1/+51
| | | | | Change-Id: I0e8fd3069bff048448055d1bb80862afa9415f11 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-162-6/+6
| | | | | Change-Id: I6ee3f2e8abbd7b1b4b7d217e362a1d65b5c8daa4 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2015-03-091-7/+7
| | | | | Change-Id: Ifd21e5b624206c24c76a65ccaab6486acd05a3bf Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-12-222-4/+4
| | | | | Change-Id: I71b49ea8b3f497f568ac327c5092a616c0da794f Auto-generated-cl: translation import
* Import translations. DO NOT MERGEGeoff Mendal2014-12-082-4/+4
| | | | | Change-Id: Ib1ebd29334a22947d71f4f6784fad17847e4fe5b Auto-generated-cl: translation import