1. 610190c reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago android-cts-2.1_r2 android-cts-2.1_r3 android-cts-2.1_r4 android-cts-2.1_r5 android-sdk-tools_r5
  2. 87185b0 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  3. 024bb96 android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  4. 874caa5 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  5. f0a7472 relax the Organization validation logic by Fred Quintana · 15 years ago eclair-passion-release eclair-release eclair-sholes-release eclair-sholes-release2 android-2.0.1_r1 android-2.0_r1 android-2.1_r1 android-2.1_r2 android-2.1_r2.1p android-2.1_r2.1p2 android-2.1_r2.1s android-sdk-2.0.1-docs_r1 android-sdk-2.0.1_r1 android-sdk-2.0_r1 android-sdk-2.1_r1 android-sdk-tools_r3 android-sdk-tools_r4
  6. 00080c4 Merge change I3e9f81b8 into eclair by Android (Google) Code Review · 15 years ago
  7. 3e9f81b Backporting a fix to a problem with parsing partial feeds that was uncovered in the by fmantek · 15 years ago
  8. 36d9585 Merge change 27299 into eclair by Android (Google) Code Review · 15 years ago
  9. a315581 Don't send guestsCanModify, etc to server. by Ken Shirriff · 15 years ago
  10. 644d0df fix the printing of UserDefinedField by Fred Quintana · 15 years ago
  11. ce6c672 various fixes by Fred Quintana · 15 years ago
  12. f91b527 add BadRequestException for when 400 is returned by Fred Quintana · 15 years ago
  13. 435a35c small fix to the Entry class by Frank Mantek · 15 years ago
  14. f4006da handle calendars with an access level of "root" by Debajit Ghosh · 15 years ago
  15. 5ba0fd8 delete unused gdata2 code. by Debajit Ghosh · 15 years ago
  16. 5c87041 fix bad cast in ContactEntry.toString(). by Debajit Ghosh · 15 years ago
  17. 5fa509c Merge change 23281 into eclair by Android (Google) Code Review · 15 years ago
  18. 6ba47a9 Remove duplicate additionalName. by Ken Shirriff · 15 years ago
  19. 2d5e0c3 Documentation changes, no code changes. by fmantek · 15 years ago
  20. a836162 Fix sendEventNotifications. by Ken Shirriff · 15 years ago
  21. 788d4d2 fix a bug in parsing the content field by Fred Quintana · 15 years ago
  22. 30201d6 Merge change 22070 into eclair by Android (Google) Code Review · 15 years ago
  23. 7bbd514 Cleanup of some GData functionallity. Changed parser.init() to parser.parseFeed(). Also added by fmantek · 15 years ago
  24. 2b1eeff save space on device, delete unused gdata spreadsheets code. this feed is deprecated, and a new one will be autogenerated in gdata2. by Debajit Ghosh · 15 years ago
  25. 4f574f3 Add organizer to EventEntry. by Ken Shirriff · 15 years ago
  26. 7d9c314 Fix bad calendar tag. by Ken Shirriff · 15 years ago
  27. d38f2ac add support for storing, parsing, and serializing guestsCanModify, guestsCanInviteOthers, and guestsCanSeeGuests. by Debajit Ghosh · 15 years ago
  28. 6453565 adding support for calendar quickadd. quickadd lets you add an event to a by Debajit Ghosh · 15 years ago
  29. 0c7aea1 Fixed XmlGDataParser for batch operations. We must check the batch namespace first in case of common tag names (e.g. "id"). Added comment. by Jen Hsieh · 15 years ago
  30. 4c60174 Merge change 20164 by Android (Google) Code Review · 15 years ago
  31. 75e4c10 Merge change 20384 by Android (Google) Code Review · 15 years ago
  32. 4655282 Contact entry serialization: Added websites. Fixed birthday. by Jen Hsieh · 15 years ago
  33. 054f2f6 - add some convenience constructors by Fred Quintana · 15 years ago
  34. 51e0a9f Bug fix: added missing value in parser. by Jen Hsieh · 15 years ago
  35. 8f3167b Merge change 8996 by Android (Google) Code Review · 15 years ago
  36. 0521b85 Merge change 8862 by Android (Google) Code Review · 15 years ago
  37. f7d82e5 Merge change 8846 by Android (Google) Code Review · 15 years ago
  38. 164dc8c Add support for gcal:sendEventNotifications to gdata library. by Debajit Ghosh · 15 years ago
  39. f06ed28 - add ForbiddenException for response 403 by Fred Quintana · 15 years ago
  40. cea1662 Merge change 4767 by Android (Google) Code Review · 15 years ago
  41. 77aecae Modified ParseException in SimplePullParser to compile in J2ME environment. by Jen Hsieh · 15 years ago
  42. 48bb953 Quick typo fix. by Jen Hsieh · 15 years ago
  43. 90f4e2c Merge change 8634 by Android (Google) Code Review · 15 years ago
  44. 49cbe9e Explicitly throw the subtypes of GDataException in the method singatures of GDataServiceClient. by Jen Hsieh · 15 years ago
  45. 9e609e6 Squashed commit of the following: by fmantek · 15 years ago
  46. 7b57405 Added missing copyright statements. by Jen Hsieh · 15 years ago
  47. 6644e4e Fix some NPEs during contact serialization by Bryan Mawhinney · 15 years ago
  48. 0ccf7e9 Merge change 6303 by Android (Google) Code Review · 15 years ago
  49. 49cdd89 contacts v3 serializer by fmantek · 15 years ago
  50. 79ec156 Merge change 7517 by Android (Google) Code Review · 15 years ago
  51. 83c1096 Added missing mapping for phone number WORK_FAX. by Jen Hsieh · 15 years ago
  52. ba3f7c0 Fixed J2ME Build break modified: ../contacts/data/ContactEntry.java by fmantek · 15 years ago
  53. 855f40b Porting detailed exception support from googlemobile. by Jen Hsieh · 15 years ago
  54. be301ed Squashed commit of the following: by fmantek · 15 years ago
  55. 8f1cdc5 Added constructors and fixed some feedback items by fmantek · 15 years ago
  56. 567d4ce Porting gdata batch support from googlemobile. by Bryan Mawhinney · 15 years ago
  57. 7a38a42 Revert "Updated batch support following comments from Debajit" by Bryan Mawhinney · 15 years ago
  58. 8db4e00 Updated batch support following comments from Debajit by Bryan Mawhinney · 15 years ago
  59. a4b9504 Changes per CR by fmantek · 15 years ago
  60. aaf044e more work on the new Contacts SyncAdapter by Fred Quintana · 15 years ago
  61. efad6b3 redid changes by fmantek · 15 years ago
  62. af470e9 Patching gdata2 to compile on j2me. by Bryan Mawhinney · 15 years ago
  63. a6a8bf5 Initial gdata2 checkin. Just package name changes to make diffing the changes later easier by fmantek · 15 years ago
  64. 3feedc6 Implement sliding window sync. by Ken Shirriff · 15 years ago
  65. bc844c0 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  66. 9b5b371 Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 15 years ago
  67. d2eee49 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago donut-plus-aosp
  68. a8d14b5 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago cupcake cupcake-release donut donut-release donut-release2 main master android-1.5 android-1.5r2 android-1.5r3 android-1.5r4 android-1.6_r1 android-1.6_r1.1 android-1.6_r1.2 android-1.6_r1.3 android-1.6_r1.4 android-1.6_r1.5 android-1.6_r2 android-sdk-1.5-pre android-sdk-1.5_r1 android-sdk-1.5_r3 android-sdk-1.6-docs_r1 android-sdk-1.6_r1 android-sdk-1.6_r2 android-sdk-tools_r2
  69. cc78b25 Merge commit 'remotes/korg/cupcake' into cupcake_to_master by Jean-Baptiste Queru · 15 years ago
  70. 65b014e auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. 7e245e0 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. e784ba4 Merge branch 'cupcake' by android-build SharedAccount · 15 years ago
  73. 7f3a40f auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  74. a32cb5d Merge branch 'cupcake' by The Android Open Source Project · 15 years ago
  75. eea01ce auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  76. 0357501 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  77. 27eda2e Initial Contribution by The Android Open Source Project · 16 years ago cdma-import release-1.0 android-1.0