| Commit message (Expand) | Author | Age | Files | Lines |
* | Make invalidateOptionsMenu asynchronous | Adam Powell | 2012-09-18 | 1 | -0/+7 |
* | Refactor for multi-display support. | Jeff Brown | 2012-08-19 | 1 | -10/+4 |
* | Refactor local window manager implementation. | Jeff Brown | 2012-07-20 | 1 | -64/+48 |
* | Docs tweak | Christopher Tate | 2012-06-04 | 1 | -0/+4 |
* | Add new feature to let apps layout over status bar / system bar. | Dianne Hackborn | 2012-03-30 | 1 | -0/+10 |
* | Fix issue #5755172: Soft menu key disappears when menu is open | Dianne Hackborn | 2011-12-13 | 1 | -0/+3 |
* | Add system property to force hw acceleration. | Romain Guy | 2011-09-29 | 1 | -1/+5 |
* | Add progress dialog for booting after an upgrade. | Dianne Hackborn | 2011-08-22 | 1 | -0/+23 |
* | Offer a masked version of setUiOptions for windows to only modify certain flags. | Adam Powell | 2011-08-16 | 1 | -0/+8 |
* | Fix bug 5098288 - Rethink the suite of new themes | Adam Powell | 2011-08-02 | 1 | -1/+6 |
* | Work on issue #4518815: Compatibility mode introduces compatibility regressio... | Dianne Hackborn | 2011-06-08 | 1 | -1/+8 |
* | More compatibility mode improvements. | Dianne Hackborn | 2011-05-24 | 1 | -26/+5 |
* | am fe86e979: am 661b6cfb: Merge "Okay, new plan for dialogs." into honeycomb | Dianne Hackborn | 2011-01-18 | 1 | -2/+5 |
|\ |
|
| * | Okay, new plan for dialogs. | Dianne Hackborn | 2011-01-18 | 1 | -2/+5 |
* | | am 2ec5a716: am 36c84403: Merge "Fix issue #3362484: Can\'t dismiss activity ... | Dianne Hackborn | 2011-01-18 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog | Dianne Hackborn | 2011-01-18 | 1 | -0/+35 |
* | | Add joystick support to framework. | Jeff Brown | 2011-01-17 | 1 | -0/+20 |
|/ |
|
* | Add dispatch key shortcut window callback. | Jeff Brown | 2011-01-05 | 1 | -0/+19 |
* | Fix issue #3272082: Contacts: when going back from edit view, | Dianne Hackborn | 2010-12-16 | 1 | -4/+6 |
* | Fix bug 2948913 - provide lifecycle notifications for action modes | Adam Powell | 2010-11-15 | 1 | -3/+22 |
* | Get rid of the extended themes. | Dianne Hackborn | 2010-11-14 | 1 | -0/+4 |
* | Remove unused constant. | Romain Guy | 2010-09-22 | 1 | -4/+0 |
* | Disable FEATURE_ACTION_BAR on windows with incompatible feature sets. | Adam Powell | 2010-08-24 | 1 | -0/+9 |
* | Maybe fix #2925641: calling onCreateOptionsMenu before attached activity | Dianne Hackborn | 2010-08-17 | 1 | -0/+12 |
* | ActionBar overlay mode, height fetching, show/hide | Adam Powell | 2010-08-11 | 1 | -2/+12 |
* | Add android:hardwareAccelerated to Activity. | Romain Guy | 2010-08-04 | 1 | -4/+25 |
* | Action modes without action bar | Adam Powell | 2010-07-27 | 1 | -1/+6 |
* | Generate shaders to cover all possible cases. | Romain Guy | 2010-07-27 | 1 | -5/+0 |
* | Moved context modes into view, renamed to action modes | Adam Powell | 2010-07-26 | 1 | -0/+8 |
* | am f8d9379b: am d76b67c3: IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -1/+1 |
|\ |
|
| * | IME events are now dispatched to native applications. | Dianne Hackborn | 2010-07-13 | 1 | -1/+1 |
* | | am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. | Dianne Hackborn | 2010-06-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Remove InputConsumer, replacing with InputQueue. | Dianne Hackborn | 2010-06-23 | 1 | -3/+3 |
* | | am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc... | Dianne Hackborn | 2010-06-23 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 1 | -0/+7 |
* | | Add Fragment option menu APIs. | Dianne Hackborn | 2010-06-09 | 1 | -0/+2 |
* | | resolved conflicts for merge of 8b625a95 to master | Dianne Hackborn | 2010-05-18 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Add new API to take over a window's Surface. | Dianne Hackborn | 2010-05-18 | 1 | -0/+8 |
* | | ActionBar added to framework, integrated with Activity and styles. | Adam Powell | 2010-05-13 | 1 | -0/+17 |
|/ |
|
* | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 1 | -1/+1 |
* | Infrastructure for supporting wallpaper previews. | Dianne Hackborn | 2009-08-20 | 1 | -2/+17 |
* | am b5c735d3: Merge change 7106 into donut | Android (Google) Code Review | 2009-07-14 | 1 | -2/+6 |
|\ |
|
| * | Return adjusted display for WindowManager.getDefaultDisplay() | Mitsuru Oshima | 2009-07-14 | 1 | -2/+6 |
* | | make FEATURE_OPENGL public (but hidden for now) so we can test with it | Mike Reed | 2009-06-02 | 1 | -3/+3 |
|/ |
|
* | Add new window manager type for a hacking second-level media surface. | Dianne Hackborn | 2009-05-21 | 1 | -0/+6 |
* | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m... | svetoslavganov | 2009-05-14 | 1 | -2/+11 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1005 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1005/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+15 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -9/+37 |