summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Update imports to android-commonTom Taylor2009-12-214-1333/+1
* Unbundling workPaul Westbrook2009-12-143-498/+1
* Eliminate CrashData and friends.Dan Egnor2009-12-111-117/+6
* Merge change I0a56959e into eclair-mr2Android (Google) Code Review2009-12-103-0/+1437
|\
| * Implement a HierarchicalStateMachineWink Saville2009-12-083-0/+1437
* | Merge change I96ddd6e2 into eclair-mr2Android (Google) Code Review2009-12-083-25/+24
|\ \
| * | Migration to TrafficStats.Ken Shirriff2009-12-083-25/+24
* | | Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+7
|/ /
* | Add Sets#newSortedSet()Evan Millar2009-12-071-35/+44
|/
* am 1296d562: Merge change I8b63ab66 into eclairJim Miller2009-12-031-12/+26
|\
| * Better animation for sliding widget.Jim Miller2009-12-021-12/+26
* | moved the gdata library to vendor/googleFred Quintana2009-11-246-1374/+0
* | am a59a01ab: Merge change I43f72dd1 into eclairDaniel Sandler2009-11-231-2/+7
|\ \ | |/
| * Don't block TIME_TICK broadcasts in the DigitalClock widget.Daniel Sandler2009-11-201-2/+7
* | am 30142f7e: Merge change I9f239766 into eclairJim Miller2009-11-181-0/+9
|\ \ | |/
| * Merge change I9f239766 into eclairAndroid (Google) Code Review2009-11-181-0/+9
| |\
| | * Workaround for 2262578: Don't draw tabs if view is not in the correct orienta...Jim Miller2009-11-181-0/+9
* | | am 778f1e65: Merge change Icfc893d2 into eclairAmith Yamasani2009-11-181-1/+1
|\ \ \ | |/ /
| * | Merge change Icfc893d2 into eclairAndroid (Google) Code Review2009-11-181-1/+1
| |\ \
| | * | Fix for 2267410 : Battery use doesn't show CPU usage on non-wiped devicesAmith Yamasani2009-11-181-1/+1
| | |/
* | | am 6bcd99c2: Merge change I1b6d202b into eclairEvan Millar2009-11-171-40/+42
|\ \ \ | |/ /
| * | Move photo querying off main thread.Evan Millar2009-11-171-40/+42
| |/
* | Merge change Icef599ec into eclair-mr2Android (Google) Code Review2009-11-171-1/+4
|\ \
| * | null checkMark Wagner2009-11-171-1/+4
* | | am f0166e4d: Merge change I4f01d4a4 into eclairJim Miller2009-11-161-19/+77
|\ \ \ | |/ / |/| / | |/
| * Fix 2209086: Clean up visual glitches in SlidingTab for lock and incall screen.Jim Miller2009-11-161-19/+77
* | am 521d400b: Fix 2209086: Add animations and misc ui improvements to SlidingTab.Jim Miller2009-11-151-67/+174
|\ \ | |/
| * Fix 2209086: Add animations and misc ui improvements to SlidingTab.Jim Miller2009-11-151-67/+174
* | am 16a9d9a7: Fix 2209086: Fix missing callback that was preventing tab bar te...Jim Miller2009-11-151-0/+1
|\ \ | |/
| * Fix 2209086: Fix missing callback that was preventing tab bar text from updat...Jim Miller2009-11-151-0/+1
* | am 7c1c4600: Merge change I425ca595 into eclairJim Miller2009-11-141-20/+23
|\ \ | |/
| * Fix 2261626: Don't show text on button if orientation is vertical.Jim Miller2009-11-131-20/+23
* | am 11fea858: Merge change I8061e6ac into eclairJim Miller2009-11-121-7/+26
|\ \ | |/
| * Fix 2209086: Updated assets and fixed widget dimension calculation.Jim Miller2009-11-121-7/+26
* | Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-12/+12
* | am 2477fd69: Merge change Ic31c11ad into eclairJim Miller2009-11-121-20/+31
|\ \ | |/
| * Merge change Ic31c11ad into eclairAndroid (Google) Code Review2009-11-121-20/+31
| |\
| | * Fix 2209086: restore drawable states when drawables change.Jim Miller2009-11-121-20/+31
* | | am 609bbf18: Merge change I54089080 into eclairDaniel Sandler2009-11-121-0/+186
|\ \ \ | |/ /
| * | Update keyguard and pattern-lock layouts for new UX designs.Daniel Sandler2009-11-121-0/+186
* | | am 34d723d8: Merge change I32371166 into eclairDianne Hackborn2009-11-111-4/+11
|\ \ \ | |/ /
| * | Fix issue #2239203: Setting large background causes OOME and soft-reboot spiralDianne Hackborn2009-11-111-4/+11
| |/
* | am f2897fe4: Merge change Idc34a3f7 into eclairJim Miller2009-11-111-10/+15
|\ \ | |/
| * Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string f...Jim Miller2009-11-111-10/+15
* | am 2f92bd3e: Merge change Ia895aa7d into eclairJim Miller2009-11-111-0/+626
|\ \ | |/
| * Fix for 2209086: Initial pass at new SlidingTab widget and integration into ...Jim Miller2009-11-111-0/+626
* | am 11cff8cd: Merge change Ie211adae into eclairMarco Nelissen2009-11-092-1/+2
|\ \ | |/
| * Add a way for wallpapers to know the delta between virtual screens.Marco Nelissen2009-11-092-1/+2
* | Instead of a raw AIDL interface, give DropBox a JavaDan Egnor2009-10-281-0/+42
|/
* Add a method to clear info about a contactTom Taylor2009-10-231-0/+11