aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Follow class package change: LocaleList am: 156139edd8 am: 03a540cc3aYohei Yukawa2016-05-181-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | am: 947cc7d7cd * commit '947cc7d7cd32417c016ef474889ed93114395c4e': Follow class package change: LocaleList Change-Id: I7e665d609267182bcfcf11e3fb309dbe9d02c830
| * Follow class package change: LocaleListYohei Yukawa2016-05-181-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | am: 156139edd8 * commit '156139edd8f2f845e70861a962aba684aa6e9c3c': Follow class package change: LocaleList Change-Id: Icfa28b71df2b3b7bc0eb3e0d12a6ab418a809e19
| | * Follow class package change: LocaleListYohei Yukawa2016-05-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to avoid layering violation, LocaleList needs to be moved from android.util package to android.os package [1]. This CL follows up that package change. No behavior change is intended. [1]: Ia8de2ee9df3dd0a42b1fe84574439519b680fe18 Bug: 28819696 Change-Id: Ie795c191e299358c7c463693823f309ce61cc985
| | * Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-0480-1247/+846
| | |\
| | | * Import translations. DO NOT MERGEBaligh Uddin2016-05-0380-1247/+846
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: I312a18663314497174fdadc574e55ef03073cd54
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-042-0/+224
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2016-05-032-0/+224
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: I0ece40ba9d78c92dab06f2b9861dee7ef221081c
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-041-1/+1
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2016-05-031-1/+1
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: I80bbe7ca3bf53da96b2dc52907b8ca7950281a56
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-044-6/+6
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2016-05-034-6/+6
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: I4d269572319b49c8e9dc336f05d18309419ea812
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-042-0/+48
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2016-05-032-0/+48
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: I0f5b249a5bdacdac2c25d7f2749788cbdfec39fe
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devBaligh Uddin2016-05-041-0/+27
| | |\ \
| | | * | Import translations. DO NOT MERGEBaligh Uddin2016-05-031-0/+27
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: Ia9394c3e4b04ceefbcf12503c69df00fafc62495
| | * / Import translations. DO NOT MERGEBaligh Uddin2016-05-032-11/+46
| | |/ | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 28463229 Change-Id: If5df56492630f8708bbbccb875856f9635206f78
| | * Import translations. DO NOT MERGEBill Yi2016-04-042-5/+5
| | | | | | | | | | | | | | | Change-Id: Icc1edaa3ec28e11ed6520e3363d6b210fe7ee335 Auto-generated-cl: translation import
| | * Merge "Import translations. DO NOT MERGE" into nyc-devGeoff Mendal2016-03-1979-234/+748
| | |\
| | | * Import translations. DO NOT MERGEGeoff Mendal2016-03-1879-234/+748
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie8dddc467e695a05206fcbc8e0ec6cbcb66108ee Auto-generated-cl: translation import
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devGeoff Mendal2016-03-192-2/+2
| | |\ \
| | | * | Import translations. DO NOT MERGEGeoff Mendal2016-03-182-2/+2
| | | |/ | | | | | | | | | | | | | | | | Change-Id: I16a6b97b27126824e7a2f58c82af51485cfa1171 Auto-generated-cl: translation import
| | * | Merge "Import translations. DO NOT MERGE" into nyc-devGeoff Mendal2016-03-192-2/+2
| | |\ \
| | | * | Import translations. DO NOT MERGEGeoff Mendal2016-03-182-2/+2
| | | |/ | | | | | | | | | | | | | | | | Change-Id: I412e1b013c24b9e4464fb7800630a300388e1ad8 Auto-generated-cl: translation import
| | * / Import translations. DO NOT MERGEGeoff Mendal2016-03-181-0/+27
| | |/ | | | | | | | | | | | | Change-Id: I0ec016baae37e091b250af7cd9a1ff1d9df3ef73 Auto-generated-cl: translation import
* | | Calling getClass on a class will return Class.class.Ian Rogers2016-05-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bug introduced in 5ac4638f999db4fea8a9e24171dbceb640a10858. Bug found by error prone: Bug: 27723540 Change-Id: I4325f3bc1f1186bd24d4b0074f0c573cc5cb4e31
* | | Merge "Import translations. DO NOT MERGE"Bill Yi2016-04-255-47/+47
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2016-04-255-47/+47
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie12969d31d157640a431ecc7bedafa30e0015fa0 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Bill Yi2016-04-252-6/+6
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBill Yi2016-04-252-6/+6
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I802bf06470afad178463cbe0b4fd2c2f933df166 Auto-generated-cl: translation import
* / / / Import translations. DO NOT MERGEBill Yi2016-04-251-1/+1
|/ / / | | | | | | | | | | | | Change-Id: If3381f983bef428e03d0fd0e6c8f48b440cd3c82 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2016-04-191-0/+27
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2016-04-181-0/+27
| | | | | | | | | | | | | | | | | | | | Change-Id: I2e4d31b3f8a7df3c75009884c33e792409e1244c Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2016-04-192-0/+48
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-182-0/+48
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I57cd92913542d24ff7b7e81f92bc34982085d8ac Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2016-04-192-0/+224
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-182-0/+224
| |/ / / | | | | | | | | | | | | | | | | Change-Id: Ib4b5c3703ab57833a5316f375114bc0cc77bf0aa Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2016-04-1957-856/+644
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2016-04-1857-856/+644
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I889a69c4e530b2b3c101f52b730398467943e0c4 Auto-generated-cl: translation import
* / / / Import translations. DO NOT MERGEBaligh Uddin2016-04-182-0/+64
|/ / / | | | | | | | | | | | | Change-Id: I199a75072a39e7e4b237b03eda4a4a2cb8a3f280 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2016-04-1528-379/+190
| | | | | | | | | | | | | | | Change-Id: Id4c62c07583eb43b1524cdca78011f942db69bb8 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Bill Yi2016-04-091-1/+1
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2016-04-091-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I6045cb7d69de222d0040960c051364d4db59478f Auto-generated-cl: translation import
* | | | Import translations. DO NOT MERGEBill Yi2016-04-091-2/+2
|/ / / | | | | | | | | | | | | Change-Id: Id9a6b64dc398d02f44dc290a17be1ebf2a14b6d0 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Bill Yi2016-04-042-5/+5
|\ \ \
| * | | Import translations. DO NOT MERGEBill Yi2016-04-042-5/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I444cf80f8ec7f3a2767b221644ade5c1d78b8870 Auto-generated-cl: translation import
* | | | Import translations. DO NOT MERGEBill Yi2016-04-041-1/+1
|/ / / | | | | | | | | | | | | Change-Id: I4d2cf155a48aee37a6739544a8ec4870b738819a Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBill Yi2016-03-251-2/+2
| | | | | | | | | | | | | | | Change-Id: I7f052b062d6cf9cc7e2d337db287337c611d72ab Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2016-03-211-29/+0
| | | | | | | | | | | | | | | Change-Id: If16b06df993b37f2604f6cdb013b0e01644ed719 Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2016-03-1979-234/+748
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2016-03-1879-234/+748
| | | | | | | | | | | | | | | | | | | | Change-Id: I9e228194e5d2ff246ce34762a84d939533e0783b Auto-generated-cl: translation import