Commit Graph

  • b19387ce0a Fix a deprecated call in the parent gradle file. Sam Judd 2017-12-21 15:09:28 -08:00
  • b221d4bbec Default isLowRam to true on APIs < 19. Sam Judd 2017-12-21 15:07:28 -08:00
  • 6c7cf3f8ca Fix using a recycled DecodeJob object when ResourceEncoders throw. Sam Judd 2017-12-20 11:37:10 -08:00
  • c889c2ed10 Default test coverage disabled. Sam Judd 2017-12-20 11:31:24 -08:00
  • bd2f21595d Util nullability (#2729) Alex Saveau 2017-12-21 15:00:12 -08:00
  • a6f1b1c1be Remove deprecated constructor in RoundedCorners judds 2017-12-19 11:23:51 -08:00
  • 92d761d002 Remove deprecated constructor in BitmapTransformation. judds 2017-12-19 11:19:30 -08:00
  • 429b7e2d98 Properly trim LruResourceCache kurtn 2017-12-14 12:18:49 -08:00
  • 73759b9eb1 Default active resource retention false. judds 2017-12-11 18:22:48 -08:00
  • 2f8f2c40cb Only avoid restarting old requests when memory cache is disabled, not just set judds 2017-12-11 18:18:52 -08:00
  • c902730b75 Catch NPEs and RuntimeExceptions thrown in getActiveNetworkInfo. Sam Judd 2017-12-20 07:36:50 -08:00
  • 2b4be8b8c2 Fix all annotation testing issues on Windows (#2721) Alex Saveau 2017-12-19 23:00:27 -08:00
  • ec5d1b8c66 Remove text for Glide logo. Sam Judd 2017-12-19 21:58:26 -08:00
  • 650bb7770d Start adding nullability annotations to Registry class and its dependencies Alex Saveau 2017-12-16 14:23:20 -08:00
  • 04b9c1147e Disable 16, 17, and 18 emulator tests. Sam Judd 2017-12-19 17:32:37 -08:00
  • 36e0b802c3 Cleanup (#2722) Alex Saveau 2017-12-17 22:04:05 -08:00
  • cfae30aa55 Add nullability annotations to gif encoder module (#2713) Alex Saveau 2017-12-14 17:34:47 -08:00
  • e923554b10 Add more models affected by #738 (#2720) Juliane Lehmann 2017-12-15 02:31:47 +01:00
  • f541b65e59 Add nullability annotations to gif modules (#2712) Alex Saveau 2017-12-14 11:59:41 -08:00
  • b9289c23f3 Fix a typo in model loader tutorial. Sam Judd 2017-12-11 22:15:38 -08:00
  • 0cffd1da97 Add nullability annotations to library module (1/n) (#2681) Alex Saveau 2017-12-11 17:57:05 -08:00
  • fb5d608756 Fix not specific enough generic types in Java 7. Sam Judd 2017-12-11 15:44:54 -08:00
  • 150ebabbd7 Remove unnecessary public empty constructors in Glide transformations. judds 2017-12-11 13:39:49 -08:00
  • 144ac5374e Remove deprecated CircleCrop constructor judds 2017-12-11 13:27:09 -08:00
  • d427cbd332 Fix a race causing an NPE when obtaining load paths for resources. judds 2017-12-11 12:00:05 -08:00
  • 2f76842b8e Remove deprecated CenterCrop constructor. judds 2017-12-11 11:46:47 -08:00
  • 76c6af2398 Increase default timeouts in emulator tests. Sam Judd 2017-12-11 12:26:25 -08:00
  • c809f7ec03 Add first gen Moto G (XT1032) to locks whitelist. Sam Judd 2017-12-11 11:54:05 -08:00
  • b443d29b01 Add warnings about including AppGlideModule in libraries. Sam Judd 2017-12-11 08:40:10 -08:00
  • ae56f22149 Improve contribution instructions for testing annotation processor changes (#2703) Alex Saveau 2017-12-11 07:16:46 -08:00
  • 7c466652e7 Fix typos in doc. (#2699) Muyangmin 2017-12-11 22:59:24 +08:00
  • ef9b89aa34 Disallow imports of org.mockito.ArgumentMatchers as well as methods. Sam Judd 2017-12-08 23:01:06 -08:00
  • dad8e89ff5 Fix parameter comments that don't match the formal parameter name cushon 2017-12-08 09:26:46 -08:00
  • d840533448 Remove deprecated constructor in FitCenter judds 2017-12-07 15:22:19 -08:00
  • b18a63f695 Use ConcurrencyHelper in GifDrawableTest. Sam Judd 2017-12-08 17:28:04 -08:00
  • 523562c2fd Fix GifDrawable leaks in GifDrawableTest. Sam Judd 2017-12-08 09:28:54 -08:00
  • 7ab1621224 Fix GifDrawable restart after stop emulator test. Sam Judd 2017-12-07 23:09:25 -08:00
  • b64f23de2a Fix static decoding of interlaced or downsampled transparent GIFs. Sam Judd 2017-12-07 22:32:02 -08:00
  • d8f6224d12 Remove deprecated constructor in FitCenter judds 2017-12-07 09:10:50 -08:00
  • 55594baf79 Remove deprecated BitmapPool constructor in RoundedCorners judds 2017-12-07 08:03:13 -08:00
  • 9bedc2b5fe Remove deprecated constructors in CenterInside judds 2017-12-07 07:51:51 -08:00
  • 733b2e0f25 Remove a deprecated constructor in CircleCrop judds 2017-08-15 20:11:51 -07:00
  • 23975d933b Remove a deprecated constructor in CenterCrop. judds 2017-12-06 20:10:03 -08:00
  • 11b5fd73e0 Fix an ordering issue in Glide's annotation processor. judds 2017-12-04 09:32:34 -08:00
  • 3dc1d18da7 Avoid re-using completed previous requests if skipMemoryCache is true. Sam Judd 2017-12-06 21:58:43 -08:00
  • eb28ca59c9 Fix incorrect docs for RequestBuilder on options page. Sam Judd 2017-12-06 19:58:45 -08:00
  • 9ab0cee4a8 Add a section on custom Transformations to the Transformations page. Sam Judd 2017-12-06 19:35:23 -08:00
  • 07ae4f7157 Add more docs about equality and keys to BitmapTransformation. Sam Judd 2017-12-06 19:22:04 -08:00
  • 517c617aae Update snapshots versions to 4.5 Sam Judd 2017-12-06 19:13:58 -08:00
  • 0e6fd91ee6 Update javadocs for version 450 Sam Judd 2017-12-06 19:08:12 -08:00
  • 73fcc6e174 Add TOC to snapshots page. Sam Judd 2017-12-06 10:09:05 -08:00
  • 4217a7982d Add disqus to custom model loader tutorial Sam Judd 2017-12-06 09:59:54 -08:00
  • 06ba3442fd Ensure that <packaging> is set in poms. Sam Judd 2017-12-06 09:57:25 -08:00
  • 1d9724a9b6 Add a tutorial page for custom ModelLoaders. Sam Judd 2017-12-05 21:53:02 -08:00
  • b4b45791cc Fix an out of date reference to Glide.load() Sam Judd 2017-12-05 19:47:33 -08:00
  • 753f177026 Update SimpleTarget javadocs and warn about its limitations. Sam Judd 2017-12-05 19:37:19 -08:00
  • c3dafde00a Add nullability annotations to okhttp3 module and its dependencies (#2685) Alex Saveau 2017-12-05 19:23:56 -08:00
  • dc12b60c8f Improve Kotlin support for RecyclerView module (#2670) Alex Saveau 2017-12-05 09:30:25 -08:00
  • 67783961c7 Cleanup target api annotations (#2671) Alex Saveau 2017-12-05 09:23:30 -08:00
  • 4e539f5266 Fix incorrect/old javadoc in RequestListener. Sam Judd 2017-12-04 17:43:10 -08:00
  • 4a55dfc3de Add return values to RequestListener in debugging.md Sam Judd 2017-12-04 17:29:59 -08:00
  • c3bb9701d8 Add a script for running most code related release steps. Sam Judd 2017-12-04 17:26:32 -08:00
  • 092a5948af Add a test for loading byte[] from DATA disk cache. Sam Judd 2017-12-04 17:25:46 -08:00
  • 09e33a2133 Add pauseAllRequests() kurtn 2017-12-01 17:07:09 -08:00
  • 5d760e2a11 Fail CachingTest if our weak reference is never cleared. judds 2017-12-01 12:31:43 -08:00
  • b00c8b96ff Update versions to 4.4.0 Sam Judd 2017-12-04 09:01:07 -08:00
  • 0e4c491ae0 Update readme to point to 4.4.0. Sam Judd 2017-12-04 08:59:11 -08:00
  • e29533cfaf Update javadocs for version 450 Sam Judd 2017-12-04 08:57:33 -08:00
  • abb1d5729a Update javadocs for version 440 Sam Judd 2017-12-04 08:56:18 -08:00
  • 63d9633580 Bump version to 4.5.0-SNAPSHOT Sam Judd 2017-12-04 08:53:13 -08:00
  • f9918e7b9f Bump version to 4.4.0 v4.4.0 Sam Judd 2017-12-04 08:34:34 -08:00
  • e7020a6367 Update snapshots to include details on -PLOCAL. Sam Judd 2017-12-03 16:31:04 -08:00
  • ce90ed4086 Update readme to point to docs pages instead of wiki. Sam Judd 2017-12-03 16:24:07 -08:00
  • dd1a854432 Upload to the local maven repo when -PLOCAL is used with uploadArchives. Sam Judd 2017-12-03 12:07:11 -08:00
  • b9568d37cd Use reflection to retrieve @Excludes values. Sam Judd 2017-12-03 11:27:51 -08:00
  • 7e70d2980b Add regression tests for @Excludes. Sam Judd 2017-12-03 10:51:07 -08:00
  • 0c56f5215b Or not Alex Saveau 2017-12-03 11:59:26 -08:00
  • 5e62023557 Ensure java imports are last to follow existing code style Alex Saveau 2017-12-03 11:57:06 -08:00
  • 63ec9ba1fb Update IntelliJ code style settings to follow existing style Alex Saveau 2017-12-03 11:44:30 -08:00
  • b8b97ec847 Add a TOC to about integration libraries and fix links. Sam Judd 2017-12-02 18:43:54 -08:00
  • 75631ef45b Update okhttp3/volley notes in readme to point to docs page. Sam Judd 2017-12-02 18:35:53 -08:00
  • fe9f800df8 Update documentation on integration libraries. Sam Judd 2017-12-02 18:31:44 -08:00
  • 597a915f45 Fix licensing issues Alex Saveau 2017-11-30 23:04:52 -08:00
  • beb0a89cc1 Update dependencies Alex Saveau 2017-11-30 22:30:54 -08:00
  • 029f9e1615 Update javadocs script to pull version from gradle.properties. Sam Judd 2017-12-02 17:31:07 -08:00
  • 78d89917c8 Update javadocs for version 440 Sam Judd 2017-12-02 17:34:43 -08:00
  • 4f650681c5 Whitelist build stability for stale. Sam Judd 2017-12-02 17:12:47 -08:00
  • 21060136cf Avoid running firebase when secrets are missing. Sam Judd 2017-12-01 18:39:46 -08:00
  • d9cc63a3a8 Update README to use new dependency resolution DSL (#2668) Alex Saveau 2017-12-01 12:23:32 -08:00
  • 4a528bfacf setEnqeueud->setDequeued in ActiveResources. judds 2017-11-30 11:42:26 -08:00
  • a1e3fa281b Only restart full request when restarting requests with thumbnails. judds 2017-11-30 12:18:02 -08:00
  • 2c7aa8536d Poll ActiveResources’ ReferenceQueue using a separate Thread. Sam Judd 2017-11-29 21:56:27 -08:00
  • cb4bda0d47 Update some documentation around active resources. judds 2017-11-30 09:42:01 -08:00
  • f372e632e4 Add an API to avoid active resource retention. Sam Judd 2017-11-29 22:26:16 -08:00
  • 6bb54e9874 Update javadocs for version 440 Sam Judd 2017-11-29 07:40:34 -08:00
  • 924bb97532 Cleanup internal build errors and warnings. Sam Judd 2017-11-28 19:15:35 -08:00
  • 243c1cf5bc Avoid releasing resources to memory cache after they’re removed. Sam Judd 2017-11-27 19:57:35 -08:00
  • a277fa513c Fix parameter comments that don't match the formal parameter name cushon 2017-11-26 21:53:07 -08:00
  • fcec722bdc Fix a missing closing ‘}’ tag in RequestManager javadoc. Sam Judd 2017-11-27 07:33:52 -08:00
  • 383110daf2 Update the javadocs in Engine#load. Sam Judd 2017-11-27 07:32:13 -08:00