Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Apply the show_password checkbox on the text field on orientation chan... | Amith Yamasani | 2013-02-25 | 1 | -10/+25 |
|\ | |||||
| * | Apply the show_password checkbox on the text field on orientation changes | Amith Yamasani | 2013-02-24 | 1 | -10/+25 |
* | | Rename in-progress app ops UI. | Dianne Hackborn | 2013-02-22 | 1 | -1/+1 |
|/ | |||||
* | Merge "Import translations. DO NOT MERGE" | Baligh Uddin | 2013-02-22 | 2 | -7/+7 |
|\ | |||||
| * | Import translations. DO NOT MERGE | Baligh Uddin | 2013-02-22 | 2 | -7/+7 |
* | | Merge "Clean up scan handling" | Irfan Sheriff | 2013-02-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | Clean up scan handling | Irfan Sheriff | 2013-02-21 | 1 | -1/+1 |
* | | | Merge "Proguard fix: include notification settings fragment." | Daniel Sandler | 2013-02-22 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Proguard fix: include notification settings fragment. | Daniel Sandler | 2013-02-22 | 1 | -0/+1 |
| |/ | |||||
* | | Merge "Explicit GridLayout alignment to fix warnings." | Jeff Sharkey | 2013-02-21 | 7 | -13/+16 |
|\ \ | |||||
| * | | Explicit GridLayout alignment to fix warnings. | Jeff Sharkey | 2013-02-21 | 7 | -13/+16 |
* | | | am a7d2fd80: Merge "avoid stopping app in case of accessing empty db" | Wink Saville | 2013-02-21 | 1 | -35/+37 |
|\ \ \ | |||||
| * \ \ | Merge "avoid stopping app in case of accessing empty db" | Wink Saville | 2013-02-20 | 1 | -35/+37 |
| |\ \ \ | |||||
| | * | | | avoid stopping app in case of accessing empty db | Hyejin Kim | 2013-02-16 | 1 | -35/+37 |
* | | | | | Merge "Update Settings app to use new brightness dialog" | Michael Wright | 2013-02-21 | 3 | -370/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Update Settings app to use new brightness dialog | Michael Wright | 2013-02-20 | 3 | -370/+8 |
* | | | | | | Merge "Move DataConnection related classes to their own package." | Wink Saville | 2013-02-21 | 1 | -10/+0 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Move DataConnection related classes to their own package. | Wink Saville | 2013-02-21 | 1 | -10/+0 |
* | | | | | | Improve notification UI for lockdown VPN. | Jeff Sharkey | 2013-02-21 | 1 | -0/+8 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Add explicit userId to AppWidget binder calls | Jim Miller | 2013-02-20 | 1 | -2/+6 |
* | | | | | Merge "Give Wi-Fi Display settings split actionbar." | Jeff Sharkey | 2013-02-20 | 2 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Give Wi-Fi Display settings split actionbar. | Jeff Sharkey | 2013-02-20 | 2 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | am a5f756c9: Merge "Prevent cursor from causing global reference leaks." | Amith Yamasani | 2013-02-20 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge "Prevent cursor from causing global reference leaks." | Amith Yamasani | 2013-02-20 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Prevent cursor from causing global reference leaks. | Per Allard | 2013-02-01 | 1 | -0/+1 |
* | | | | | | Merge "Update notification list when notifications are posted." | Daniel Sandler | 2013-02-20 | 1 | -14/+21 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Update notification list when notifications are posted. | Daniel Sandler | 2013-02-14 | 1 | -14/+21 |
* | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-02-19 | 5 | -10/+10 |
* | | | | | | Merge "Actually use the cache for names and icons." | Amith Yamasani | 2013-02-19 | 2 | -4/+7 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Actually use the cache for names and icons. | Amith Yamasani | 2013-02-19 | 2 | -4/+7 |
* | | | | | | am ff5b96fb: Merge changes If41fad5f,I9c860569,I2e3e8d4d,If65c4029 | Irfan Sheriff | 2013-02-15 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge changes If41fad5f,I9c860569,I2e3e8d4d,If65c4029 | Irfan Sheriff | 2013-02-15 | 4 | -105/+220 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use updated enterprise API | Irfan Sheriff | 2013-02-15 | 1 | -9/+9 |
| | * | | | | | Fix EAP field display for a new network | Irfan Sheriff | 2013-02-15 | 1 | -0/+5 |
| | * | | | | | Allow only valid EAP configs | Irfan Sheriff | 2013-02-15 | 3 | -24/+197 |
| | * | | | | | Update enterprise API usage | Irfan Sheriff | 2013-02-15 | 2 | -88/+25 |
| |/ / / / / | |||||
* | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-02-15 | 52 | -10/+402 |
* | | | | | | am 1ef6a106: Merge "Fix Settings app crash after enabled multi-user" | Amith Yamasani | 2013-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | Merge "Fix Settings app crash after enabled multi-user" | Amith Yamasani | 2013-02-15 | 1 | -2/+2 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Fix Settings app crash after enabled multi-user | Jaewan Kim | 2013-02-04 | 1 | -2/+2 |
* | | | | | resolved conflicts for merge of bbe409d3 to master | Kenny Root | 2013-02-14 | 2 | -3/+3 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Merge "KeyStore: stop using state()" | Kenny Root | 2013-02-14 | 3 | -7/+5 |
| |\ \ \ | |||||
| | * | | | KeyStore: stop using state() | Kenny Root | 2013-02-14 | 3 | -7/+5 |
| |/ / / | |||||
* | | | | App ops: new labels, fix crash, fix updating list. | Dianne Hackborn | 2013-02-13 | 3 | -20/+33 |
* | | | | Merge "Use updated enterprise API" | Irfan Sheriff | 2013-02-12 | 1 | -9/+9 |
|\ \ \ \ | |||||
| * | | | | Use updated enterprise API | Irfan Sheriff | 2013-02-12 | 1 | -9/+9 |
* | | | | | Merge "Import translations. DO NOT MERGE" | Baligh Uddin | 2013-02-12 | 6 | -19/+19 |
|\ \ \ \ \ | |||||
| * | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-02-12 | 6 | -19/+19 |
| |/ / / / | |||||
* | | | | | Show the user's list of notifications in Settings. | Daniel Sandler | 2013-02-12 | 10 | -0/+550 |
|/ / / / | |||||
* | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-02-11 | 36 | -104/+1848 |