summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/Window.java
Commit message (Expand)AuthorAgeFilesLines
* Add dispatch key shortcut window callback.Jeff Brown2011-01-051-0/+19
* Fix issue #3272082: Contacts: when going back from edit view,Dianne Hackborn2010-12-161-4/+6
* Fix bug 2948913 - provide lifecycle notifications for action modesAdam Powell2010-11-151-3/+22
* Get rid of the extended themes.Dianne Hackborn2010-11-141-0/+4
* Remove unused constant.Romain Guy2010-09-221-4/+0
* Disable FEATURE_ACTION_BAR on windows with incompatible feature sets.Adam Powell2010-08-241-0/+9
* Maybe fix #2925641: calling onCreateOptionsMenu before attached activityDianne Hackborn2010-08-171-0/+12
* ActionBar overlay mode, height fetching, show/hideAdam Powell2010-08-111-2/+12
* Add android:hardwareAccelerated to Activity.Romain Guy2010-08-041-4/+25
* Action modes without action barAdam Powell2010-07-271-1/+6
* Generate shaders to cover all possible cases.Romain Guy2010-07-271-5/+0
* Moved context modes into view, renamed to action modesAdam Powell2010-07-261-0/+8
* am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+1
|\
| * IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+1
* | am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-231-3/+3
|\ \ | |/
| * Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-231-3/+3
* | am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc...Dianne Hackborn2010-06-231-0/+7
|\ \ | |/
| * First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+7
* | Add Fragment option menu APIs.Dianne Hackborn2010-06-091-0/+2
* | resolved conflicts for merge of 8b625a95 to masterDianne Hackborn2010-05-181-0/+8
|\ \ | |/
| * Add new API to take over a window's Surface.Dianne Hackborn2010-05-181-0/+8
* | ActionBar added to framework, integrated with Activity and styles.Adam Powell2010-05-131-0/+17
|/
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
* Infrastructure for supporting wallpaper previews.Dianne Hackborn2009-08-201-2/+17
* am b5c735d3: Merge change 7106 into donutAndroid (Google) Code Review2009-07-141-2/+6
|\
| * Return adjusted display for WindowManager.getDefaultDisplay()Mitsuru Oshima2009-07-141-2/+6
* | make FEATURE_OPENGL public (but hidden for now) so we can test with itMike Reed2009-06-021-3/+3
|/
* Add new window manager type for a hacking second-level media surface.Dianne Hackborn2009-05-211-0/+6
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-2/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1005
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1005/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+15
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+37
* Initial ContributionThe Android Open Source Project2008-10-211-0/+962