summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug #15702424 add-wifi setting screen has no title" into lmp-devFabrice Di Meglio2014-07-163-1/+5
|\
| * Fix bug #15702424 add-wifi setting screen has no titleFabrice Di Meglio2014-07-163-1/+5
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-07-16110-4173/+20892
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-07-16110-4173/+20892
* | | Merge "Accessibility text contrast control" into lmp-devChris Craik2014-07-163-0/+26
|\ \ \
| * | | Accessibility text contrast controlChris Craik2014-07-163-0/+26
* | | | Increase oem_unlock_enable char limit for translationAndres Morales2014-07-171-1/+1
| |/ / |/| |
* | | Merge "Fix bug #16356067 adb shell am start -a android.settings.DEVICE_INFO_S...Fabrice Di Meglio2014-07-161-0/+6
|\ \ \ | | |/ | |/|
| * | Fix bug #16356067 adb shell am start -a android.settings.DEVICE_INFO_SETTINGS...Fabrice Di Meglio2014-07-161-0/+6
* | | Merge "Avoid removing switch even listener multiple times" into lmp-devLifu Tang2014-07-151-15/+12
|\ \ \
| * | | Avoid removing switch even listener multiple timesLifu Tang2014-07-161-15/+12
* | | | Merge "Corrected mispelling in strings.xml" into lmp-devPauloftheWest2014-07-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Corrected mispelling in strings.xmlPauloftheWest2014-07-161-1/+1
* | | | Merge "Added Wifi Assistant Card" into lmp-devPauloftheWest2014-07-1619-59/+276
|\ \ \ \
| * | | | Added Wifi Assistant CardPauloftheWest2014-07-1619-59/+276
* | | | | Merge "Make crypt dialogs material" into lmp-devPaul Lawrence2014-07-159-41/+19
|\ \ \ \ \
| * | | | | Make crypt dialogs materialPaul Lawrence2014-07-169-41/+19
| |/ / / /
* | | | | Merge "Added strings for PBAP and MultiSim" into lmp-devPauloftheWest2014-07-151-4/+10
|\ \ \ \ \
| * | | | | Added strings for PBAP and MultiSimPauloftheWest2014-07-161-4/+10
| |/ / / /
* | | | | Merge "[WifiSetup] Make illustration header not clickable" into lmp-devMaurice Lam2014-07-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [WifiSetup] Make illustration header not clickableMaurice Lam2014-07-151-1/+1
* | | | | Merge "Only show AccountSyncSettings when we have an account" into lmp-devAlexandra Gherghina2014-07-161-44/+48
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Only show AccountSyncSettings when we have an accountAlexandra Gherghina2014-07-161-44/+48
* | | | | Fix OwnerInfosFabrice Di Meglio2014-07-151-4/+5
* | | | | Merge "Fix bug #16319697 ACTION_DEVICE_INFO_SETTINGS intent causes Settings a...Fabrice Di Meglio2014-07-155-22/+42
|\ \ \ \ \
| * | | | | Fix bug #16319697 ACTION_DEVICE_INFO_SETTINGS intent causes Settings app to c...Fabrice Di Meglio2014-07-155-22/+42
| | |/ / / | |/| | |
* | | | | Fix excessively long logtag.Jeff Davidson2014-07-161-1/+1
|/ / / /
* | | | Merge "Implement application-level high priority setting." into lmp-devChris Wren2014-07-151-6/+20
|\ \ \ \
| * | | | Implement application-level high priority setting.Chris Wren2014-07-141-6/+20
| | |_|/ | |/| |
* | | | Merge "Changed text "NFC & More" to "More" and other minor text changes" into...PauloftheWest2014-07-151-3/+3
|\ \ \ \
| * | | | Changed text "NFC & More" to "More" and other minor text changesPauloftheWest2014-07-151-3/+3
* | | | | Merge "Adding strings for Call Manager do not merge" into lmp-devPauloftheWest2014-07-151-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adding strings for Call Manager do not mergePauloftheWest2014-07-141-0/+8
* | | | | Numerous additional strings needed for translation.PauloftheWest2014-07-152-5/+5
| |_|_|/ |/| | |
* | | | Merge "NotificationStation: Fix crash, use dark theme" into lmp-devChristoph Studer2014-07-145-2/+13
|\ \ \ \
| * | | | NotificationStation: Fix crash, use dark themeChristoph Studer2014-07-145-2/+13
| | |_|/ | |/| |
* | | | (DO NOT MERGE) Refactor InputMethodAndSubtypeEnabler to separate loopsTadashi G. Takaoka2014-07-151-145/+150
* | | | (DO NOT MERGE) Refactor InputMethodAndSubtypeEnabler a bitTadashi G. Takaoka2014-07-151-104/+92
* | | | Merge "Setup Wizard string refresh" into lmp-devRussell Brenner2014-07-151-4/+10
|\ \ \ \
| * | | | Setup Wizard string refreshRussell Brenner2014-07-151-4/+10
| |/ / /
* | | | Merge "Handle android.settings.HOME_SETTINGS intent" into lmp-devAmith Yamasani2014-07-153-0/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle android.settings.HOME_SETTINGS intentAmith Yamasani2014-07-143-0/+17
| |/ /
* | | Numerous additional strings needed for translation. do not mergePauloftheWest2014-07-142-54/+346
* | | Changed wording from "Mobile" to "Cellular" do not mergePauloftheWest2014-07-141-24/+24
* | | Register the listener for switch during onResumeLifu Tang2014-07-141-2/+2
| |/ |/|
* | Revert "Add lock-to-app to settings"Jason Monk2014-07-148-391/+0
|/
* Remove old accounts tile, replaced by a separate screenAlexandra Gherghina2014-07-144-172/+10
* Merge "Don't put credentials in results from externally accessible activities"Paul Lawrence2014-07-106-16/+60
|\
| * Don't put credentials in results from externally accessible activitiesPaul Lawrence2014-07-106-16/+60
* | Small refactor, remove unused/unnecessary code, and cosmetic fixTadashi G. Takaoka2014-07-121-63/+64