summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Fix javadoc of camera focus distances API.Wu-cheng Li2010-05-201-9/+7
* | | | Merge "Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage." into krakenWink Saville2010-05-192-153/+165
|\ \ \ \
| * | | | Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage.Wink Saville2010-05-192-153/+165
* | | | | am ee1cdd0e: merge from open-source masterThe Android Open Source Project2010-05-191-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merge from open-source masterThe Android Open Source Project2010-05-191-0/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Don't allow invalid Uris to be added as observers."Romain Guy2010-05-191-0/+3
| | |\ \ \