summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix 4368649: Fix visible password issue on password unlock screen"Jim Miller2011-06-031-1/+2
|\ \ \
| * | | Fix 4368649: Fix visible password issue on password unlock screenJim Miller2011-06-031-1/+2
* | | | am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...Dianne Hackborn2011-06-031-4/+9
|\ \ \ \ | | |/ / | |/| |
| * | | am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used...Dianne Hackborn2011-05-311-4/+9
| |\ \ \ | | | |/ | | |/|
| | * | Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-4/+9
* | | | Restore status bar on phones.Daniel Sandler2011-06-031-2/+3
| |_|/ |/| |
* | | Merge "Fix 4518876: Disable lock screen rotation on phones."Jim Miller2011-06-021-6/+13
|\ \ \
| * | | Fix 4518876: Disable lock screen rotation on phones.Jim Miller2011-06-021-6/+13
* | | | resolved conflicts for merge of 76450622 to masterDianne Hackborn2011-06-021-10/+19
|\ \ \ \ | | |/ / | |/| |
| * | | am d5238cc1: am 7a09f72b: Merge "Rework how we decide whether to use system o...Dianne Hackborn2011-05-261-10/+19
| |\ \ \ | | | |/ | | |/|
| | * | Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-10/+19
| * | | am c5c7e047: am d0132e8e: Minor Alt-TAB / Recent Apps Dialog improvements. (D...Jeff Brown2011-05-252-26/+61
| |\ \ \ | | |/ /
| | * | Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)Jeff Brown2011-05-252-26/+61
| * | | am 6f37a7f9: am eea0aa25: Support primitive ALT-TAB style navigation using Re...Jeff Brown2011-05-252-26/+92
| |\ \ \ | | |/ /
| | * | Support primitive ALT-TAB style navigation using Recent Apps. (DO NOT MERGE)Jeff Brown2011-05-252-26/+92
| * | | am 16f1d2ca: am 36001a9f: Merge "Support chorded fallback keys. (DO NOT MERGE...Jeff Brown2011-05-251-6/+11
| |\ \ \ | | |/ /
| | * | Support chorded fallback keys. (DO NOT MERGE)Jeff Brown2011-05-241-6/+11
* | | | Implement bug 4500971 - Collapsable action viewsAdam Powell2011-06-011-3/+7
* | | | Integrating keystore with keyguard (Part 1 of 4)Brian Carlstrom2011-06-012-0/+4
* | | | Merge "Framework support for Android Dreams."Daniel Sandler2011-05-261-3/+91
|\ \ \ \ | |_|_|/ |/| | |
| * | | Framework support for Android Dreams.Daniel Sandler2011-05-241-3/+91
* | | | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-6/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-6/+14
| |\ \ | | |/
| | * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-6/+14
| * | am 21f1d49f: am a7f52d46: Merge "DO NOT MERGE Use action bar overflow menus o...Adam Powell2011-05-171-3/+2
| |\ \ | | |/
| | * Merge "DO NOT MERGE Use action bar overflow menus on large configurations as ...Adam Powell2011-05-171-3/+2
| | |\
| | | * DO NOT MERGE Use action bar overflow menus on large configurations asAdam Powell2011-05-161-3/+2
| * | | am 1d340a3c: am 0eac0927: Merge "DO NOT MERGE. From main -- Start work on si...Dianne Hackborn2011-05-161-0/+20
| |\ \ \ | | |/ /
| | * | DO NOT MERGE. From main -- Start work on simulating landscape/portrait when ...Dianne Hackborn2011-05-161-0/+20
| * | | am fddd927f: am 9d0f2c6d: Merge "DO NOT MERGE: From master -- Fix bug in deci...Dianne Hackborn2011-05-161-37/+32
| |\ \ \ | | |/ /
| | * | DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an...Dianne Hackborn2011-05-161-37/+32
| | |/
* | | Merge changes I21e9629e,I535ed3baDaniel Sandler2011-05-111-0/+6
|\ \ \
| * | | Create an XML config flag to turn the navbar off.Daniel Sandler2011-05-111-3/+5
| * | | It's lights out for you, navigation bar!Daniel Sandler2011-05-111-0/+4
* | | | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-0/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling w...Dianne Hackborn2011-05-091-2/+11
| |\ \ | | |/
| | * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-2/+11
* | | If there is no hdmi available, still record that hdmi is not plugged in.Joe Onorato2011-05-041-5/+5
* | | Merge "On-screen navigation bar (separate from the status bar)."Daniel Sandler2011-05-041-33/+131
|\ \ \
| * | | On-screen navigation bar (separate from the status bar).Daniel Sandler2011-04-271-33/+131
* | | | Fix bug 4361642 - Action menu unresponsive after orientation changeAdam Powell2011-05-031-2/+2
* | | | Fix bug 4355335 - android.app.cts.DialogTest.testContextMenu failing on IRJ28Adam Powell2011-05-031-5/+14
* | | | Fix bug 4345702 - update action bar tab views when the Tab object isAdam Powell2011-05-031-0/+1
* | | | Refactoring of action bar internalsAdam Powell2011-05-021-9/+11
* | | | am ded7c652: am 893812b2: am e6e3322a: am 8fff7805: Merge "Remove duplicate \...Conley Owens2011-04-291-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | am 893812b2: am e6e3322a: am 8fff7805: Merge "Remove duplicate \'=\' in excep...Conley Owens2011-04-291-3/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Remove duplicate '=' in exception messageBernhard Reutner-Fischer2011-04-281-3/+4
| * | | Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE]Jim Miller2011-03-102-1/+5
* | | | Introducing the split action bar.Adam Powell2011-04-281-0/+15
| |_|/ |/| |
* | | Fix a bug when showing the menu panel with an action bar/menu itemsAdam Powell2011-04-221-1/+11