summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | merge from open-source masterThe Android Open Source Project2010-06-032-4/+28
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge "Improved error-handling in Rfc822Tokenizer"Kenny Root2010-06-011-2/+6
| | |\ \ \ \ \
| | | * | | | | Improved error-handling in Rfc822TokenizerHenrik Hall2010-03-261-2/+6
* | | | | | | | Merge "Fixed some minor bugs in MotionEvent recycling." into krakenJeff Brown2010-06-021-7/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed some minor bugs in MotionEvent recycling.Jeff Brown2010-06-021-7/+12
* | | | | | | | | Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-022-164/+3
* | | | | | | | | Start moving resources to SystemUI.apk.Joe Onorato2010-06-02111-235/+9
* | | | | | | | | updateNotifications works.Joe Onorato2010-06-022-1/+8
* | | | | | | | | Notifications don't crash when you click them, and pass through events to Not...Joe Onorato2010-06-021-0/+2
* | | | | | | | | notifications showJoe Onorato2010-06-023-1/+7
* | | | | | | | | Checkpoint. Doesn't build.Joe Onorato2010-06-024-8/+31
* | | | | | | | | Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-026-2/+349
* | | | | | | | | Add expand and collapse.Joe Onorato2010-06-023-13/+3
* | | | | | | | | Make disable() work.Joe Onorato2010-06-023-4/+5
* | | | | | | | | Set the visibility of the icons.Joe Onorato2010-06-022-8/+12
* | | | | | | | | Put the icons in the right order.Joe Onorato2010-06-021-19/+19
* | | | | | | | | The status bar draws its icons now.Joe Onorato2010-06-0211-289/+316
* | | | | | | | | Checkpoint status bar factoring. Now it builds and doesn't crash at boot.Joe Onorato2010-06-022-120/+0
* | | | | | | | | Add IStatusBarJoe Onorato2010-06-022-3/+3
* | | | | | | | | Rename IStatusBar to IStatusBarService.Joe Onorato2010-06-022-3/+3
* | | | | | | | | First pass at splitting the status bar for the different devices.Joe Onorato2010-06-022-0/+28
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | am 1bd7597b: merge from open-source masterThe Android Open Source Project2010-06-022-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | merge from open-source masterThe Android Open Source Project2010-06-022-2/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Replaced raw string arguments for Context.getSystemService() with final Conte...Christian Mehlmauer2010-05-312-2/+2
| | | |_|_|/ / | | |/| | | |
* | | | | | | am c8763858: merge from open-source masterThe Android Open Source Project2010-06-021-4/+2
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | merge from open-source masterThe Android Open Source Project2010-06-021-4/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix for issue 895 (missing android: prefix), Removed unused importsChristian Mehlmauer2010-05-211-4/+2
* | | | | | am 1f5e8473: am a80331c4: Merge "Comment-only change to add documentation for...Dan Egnor2010-06-011-13/+67
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | am a80331c4: Merge "Comment-only change to add documentation for FileObserver...Dan Egnor2010-06-011-13/+67
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Comment-only change to add documentation for FileObserverDan Egnor2010-05-311-13/+67
* | | | | Add javadoc for camera scene modes.Wu-cheng Li2010-05-311-1/+61
* | | | | Merge "Add video frame parameter." into krakenWu-cheng Li2010-05-281-1/+1
|\ \ \ \ \
| * | | | | Add video frame parameter.Wu-cheng Li2010-05-281-1/+1
* | | | | | am 6cc13745: am 94f1751c: Merge "Fix typo in EastAsianWidth javadoc" into froyoKenny Root2010-05-271-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 94f1751c: Merge "Fix typo in EastAsianWidth javadoc" into froyoKenny Root2010-05-271-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix typo in EastAsianWidth javadoc" into froyoKenny Root2010-05-271-3/+3
| | |\ \ \
| | | * | | Fix typo in EastAsianWidth javadocKenny Root2010-05-271-3/+3
* | | | | | Merge "Fix 2667859: change text back to default size" into krakenJim Miller2010-05-252-2/+0
|\ \ \ \ \ \
| * | | | | | Fix 2667859: change text back to default sizeJim Miller2010-05-252-2/+0
* | | | | | | am 88ccecf5: am d1055a25: Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-251-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am d1055a25: Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-251-0/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make the NTP Cache max-age gservices-settableRobert Greenwalt2010-05-251-0/+8
* | | | | | fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ...Mathias Agopian2010-05-241-3/+10
* | | | | | am f67c874c: am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from s...Adam Powell2010-05-241-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too ...Adam Powell2010-05-241-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expa...Adam Powell2010-05-241-4/+4
| | |/ / /
* | | | | New shadowy status bar, direct from Z'ha'dum.Daniel Sandler2010-05-218-20/+33
* | | | | am 3716ea04: am 06906796: If the network SSID is a string, it should be enclo...Xia Wang2010-05-201-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | am 06906796: If the network SSID is a string, it should be enclosed in double...Xia Wang2010-05-201-1/+5
| |\ \ \ \ | | |/ / /
| | * | | If the network SSID is a string, it should be enclosed in double quotation ma...Xia Wang2010-05-201-1/+5