summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix StaleDataException in isPartitionEmptyJay Shrauner2015-04-021-1/+1
* am 7158b670: Fix StaleDataExceptionsJay Shrauner2015-01-051-2/+9
|\
| * Fix StaleDataExceptionsJay Shrauner2014-12-191-2/+9
* | Remove apache dependency from android-common.Narayan Kamath2014-12-153-3/+227
|/
* Add public method to check if the partition is empty.Nancy Chen2014-08-151-1/+5
* fix race condition in OperationSchedulerDoug Zongker2014-06-231-4/+12
* Remove unnecessary versions from android-common's build.gradle.Jeff Davidson2014-06-181-3/+0
* am 4edf1e54: am a03388cf: am e53ad9ba: Merge "Let Rfc822Validator validate IE...Régis Décamps2014-06-112-20/+94
|\
| * Let Rfc822Validator validate IEA in Punycode or Unicode.Régis Décamps2014-06-062-20/+94
* | Update sdk and build tools versionsJeff Hamilton2014-05-161-1/+1
* | Make logtags an official buildSrc pluginJustin Morey2014-04-241-24/+6
* | am 92591524: am e0b5c555: am 49f3ffd3: am 194dda10: Fix some warningsScott Kennedy2014-03-251-1/+2
|\|
| * Fix some warningsScott Kennedy2014-03-241-1/+2
* | Fix buildDir issue.Xavier Ducrohet2014-02-251-2/+0
* | Resolve tag conflict between exp_det_snet and gmail_perf_end.William Luh2014-01-311-1/+1
* | Rename exp_det_snet tag to snet.William Luh2014-01-301-1/+3
* | Fix gradle's buildDirXavier Ducrohet2014-01-291-1/+1
* | Disable break on lint error.Xavier Ducrohet2014-01-291-0/+4
* | Update build-tools version for gradle.Xavier Ducrohet2014-01-231-1/+1
* | Add event log tag for Android SNet.William Luh2014-01-061-0/+3
|/
* Refactor List<Partition> to Partition[]Alon Albert2013-08-261-69/+66
* Merge "Set the build dir to be relative to a root folder."Adam Metcalf2013-07-091-1/+1
|\
| * Set the build dir to be relative to a root folder.Adam Metcalf2013-07-081-1/+1
* | am b5e00794: Fix some javadoc bugs.Andrew Sapperstein2013-07-011-5/+4
|\ \ | |/ |/|
| * Fix some javadoc bugs.Andrew Sapperstein2013-07-011-5/+4
* | Gradle project file.Adam Metcalf2013-06-182-0/+38
* | Fix for CompositeCursorAdapter returning wrong item view typesYorke Lee2013-05-281-2/+6
* | Clean up dist files.Ying Wang2013-05-211-3/+0
|/
* add exponential backoff option to OperationSchedulerDoug Zongker2012-11-072-12/+81
* Add getSuggestions() to SearchBjorn Bringert2012-03-021-0/+75
* Adding minor tweaks to SQLiteContentProvider.Tom Wilson2012-02-231-1/+11
* Add an addAll(String[]) method to ProjectionMap.Dave Santoro2012-01-261-0/+7
* am f7da24b3: Make static fields of DUSU package-privateConley Owens2011-12-211-2/+2
|\
| * Make static fields of DUSU$DUF package-privateConley Owens2011-12-211-2/+2
* | Moving ProjectionMap into frameworks/ex.Dave Santoro2011-12-131-0/+85
|/
* Remove ArrayListCursor.Jeff Brown2011-10-121-167/+0
* Use ICS version codeDaisuke Miyakawa2011-09-141-6/+3
* Use ICS release name instead of version codeDaisuke Miyakawa2011-08-231-2/+3
* b/5122753 Make Rfc822Validator a bit smarterErik2011-08-052-3/+63
* Adds tests for Variable Speed code.Hugo Hudson2011-07-251-1/+1
* Use HC MR3's verison code instead of MR2'sDaisuke Miyakawa2011-07-191-2/+2
* Enhance the URL Regex script to handle i18n TLDs.Shimeng (Simon) Wang2011-07-181-4/+10
* Adds the MoreCloseables utility file.Hugo Hudson2011-07-141-0/+46
* Add the new global-search field to android-common.Mark Brophy2011-07-071-0/+11
* Merge "Pass query parameters for primary account."Daisuke Miyakawa2011-06-151-3/+12
|\
| * Pass query parameters for primary account.Daisuke Miyakawa2011-04-071-3/+12
* | Introduce utility library for sending usage feedback.Daisuke Miyakawa2011-06-091-0/+263
|/
* am 86018e02: Merge "Preventive fix in setNotificationsEnabled" into honeycombGilles Debunne2011-01-191-2/+2
|\
| * Preventive fix in setNotificationsEnabledGilles Debunne2011-01-191-2/+2
* | am 10c28c7f: Don\'t change the visibility of overridden methods.Ficus Kirkpatrick2011-01-161-4/+4
|\|