summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Support ActionBar in DialogsAdam Powell2010-08-091-8/+25
* Replace Bitmap's finalizers with PhantomReferences.Romain Guy2010-08-091-3/+7
* Set umask of system server to 0077Mike Lockwood2010-08-061-0/+4
* Basic support for notification payloads in the panel.Daniel Sandler2010-08-051-0/+1
* am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers an...Chris Tate2010-08-041-17/+19
|\
| * am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs....Chris Tate2010-08-031-17/+19
| |\
| | * Enhanced VelocityTracker for > 5 pointers and fixed bugs.Jeff Brown2010-07-301-17/+19
* | | Added android.widget.PopupMenuAdam Powell2010-08-041-3/+5
* | | Add support for action buttons without an icon.Adam Powell2010-08-031-17/+31
* | | Populate accessibility field on ActionBar items.Jeff Sharkey2010-08-021-9/+12
* | | Add ActionMode#getMenuInflater() for easier menu inflation inAdam Powell2010-08-022-1/+13
* | | Added CHOICE_MODE_MULTIPLE_MODAL to ListView.Adam Powell2010-08-021-0/+2
* | | am ff74e22b: am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc...Romain Guy2010-07-291-4/+6
|\ \ \ | |/ /
| * | am ce3ac5f0: Merge "Corrected buffer overflow when parsing /proc/wakelocks"Romain Guy2010-07-291-4/+6
| |\ \
| | * \ Merge "Corrected buffer overflow when parsing /proc/wakelocks"Romain Guy2010-07-291-4/+6
| | |\ \
| | | * | Corrected buffer overflow when parsing /proc/wakelocksJohannes Carlsson2010-07-021-4/+6
* | | | | Add support for setting action bar title/subtitle by resource IDAdam Powell2010-07-281-0/+21
* | | | | Add support for setting action mode titles/subtitles by resource IDAdam Powell2010-07-282-0/+20
* | | | | Merge changes I00d6980a,I814221b4,Id88603a5Mike Lockwood2010-07-281-1/+1
|\ \ \ \ \
| * | | | | Give system server permission to access USB.Mike Lockwood2010-07-271-1/+1
* | | | | | Action modes without action barAdam Powell2010-07-273-13/+136
|/ / / / /
* | | | | Moved context modes into view, renamed to action modesAdam Powell2010-07-262-20/+16
* | | | | am 64f04a64: am 70736a6d: Merge "Avoid starting multiple threads in ShutdownT...Mike Lockwood2010-07-261-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | am 70736a6d: Merge "Avoid starting multiple threads in ShutdownThread" into g...Mike Lockwood2010-07-261-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Avoid starting multiple threads in ShutdownThreadMike Lockwood2010-07-261-1/+5
* | | | | am 443d884e: am 3bee5af8: Battery stats: start removing last stats, keep tota...Dianne Hackborn2010-07-261-98/+116
|\ \ \ \ \ | |/ / / /
| * | | | am 3bee5af8: Battery stats: start removing last stats, keep total discharge.Dianne Hackborn2010-07-261-98/+116
| |\ \ \ \ | | |/ / /
| | * | | Battery stats: start removing last stats, keep total discharge.Dianne Hackborn2010-07-241-98/+116
* | | | | am fed3c364: am eab07e5c: Merge "Report sensor events to BatteryStats service...Mathias Agopian2010-07-261-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | am eab07e5c: Merge "Report sensor events to BatteryStats service" into ginger...Mathias Agopian2010-07-261-0/+7
| |\ \ \ \ | | |/ / /
| | * | | Report sensor events to BatteryStats serviceMathias Agopian2010-07-231-0/+7
* | | | | Make finish() a no-op on a context mode that is not active.Adam Powell2010-07-221-0/+5
* | | | | Rename callback methods for contextual modes to match recent refactoring.Adam Powell2010-07-211-4/+4
* | | | | Merge "Fix bug 2859423 - action bar: need a way to choose item in spinner"Adam Powell2010-07-212-8/+43
|\ \ \ \ \
| * | | | | Fix bug 2859423 - action bar: need a way to choose item in spinnerAdam Powell2010-07-212-8/+43
* | | | | | am aa0f5550: am 92010ff5: am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 92010ff5: am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
| |\ \ \ \ | | |/ / /
| | * | | am dbac180d: Fix a merge problem with html mmsTom Taylor2010-07-212-3/+8
| | |\ \ \
| | | * | | Fix a merge problem with html mmsTom Taylor2010-07-213-3/+9
| * | | | | merge from open-source masterThe Android Open Source Project2010-07-201-1/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-191-1/+2
* | | | | | Refactored contextual modes out of action bar.Adam Powell2010-07-202-10/+11
* | | | | | Fix a bug with closing action bar context modesAdam Powell2010-07-201-5/+5
* | | | | | Make sure action bar context modes reserve space for overflow menus on all de...Adam Powell2010-07-202-3/+8
* | | | | | Action bar context mode support for overflow, submenusAdam Powell2010-07-202-54/+45
* | | | | | Fix bug 2852909 - screen density for contextual action barAdam Powell2010-07-191-2/+3
* | | | | | Initial changes to allow collections in widgets.Winson Chung2010-07-193-0/+32
* | | | | | Overflow menu for action bars.Adam Powell2010-07-165-22/+199
* | | | | | am f97b21b5: am bd623daf: Undo IMediaContainerService changesKenny Root2010-07-161-2/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am bd623daf: Undo IMediaContainerService changesKenny Root2010-07-151-2/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |