Commit Graph

  • 2895b351fa Fix some gradle script deprecations TacoTheDank 2022-07-11 18:16:14 -04:00
  • a287253579 Merge pull request #4829 from TacoTheDank:updateLibs Glide 2022-07-08 17:13:12 -07:00
  • b8fb588c2d Update AndroidX libraries TacoTheDank 2022-07-05 17:56:30 -04:00
  • 1f0b049389 Merge pull request #4822 from sjudd:gallery_kotlin Glide 2022-06-28 18:35:19 -07:00
  • dae0f9ae78 Convert Gallery sample to Kotlin using a ViewModel and Flow. Sam Judd 2022-06-20 15:44:52 -07:00
  • 9560eadb13 Merge pull request #4820 from sjudd:update_to_gradle_7 Glide 2022-06-28 14:46:23 -07:00
  • cec7464607 Add more detail to the javadoc for onlyRetrieveFromCache Sam Judd 2022-06-28 14:25:48 -07:00
  • 2a43b5aaee Update Glide version in readme to 4.13.2 Sam Judd 2022-06-28 14:22:45 -07:00
  • fdbb694e68 Update Glide to Gradle 7+ Sam Judd 2022-06-20 15:44:52 -07:00
  • fd5e7df9fc Merge pull request #4813 from TacoTheDank:fixVersioning Glide 2022-06-22 07:00:51 -07:00
  • 1f73006e3d Merge branch 'master' into fixVersioning Sam 2022-06-21 18:27:57 -07:00
  • 340d57bfd9 Merge pull request #4817 from sjudd:bump_version_to_4.14.0-SNAPSHOT Glide 2022-06-21 01:23:12 -07:00
  • f91be27040 Bump version to 4.14.0-SNAPSHOT Sam Judd 2022-06-19 15:09:26 -07:00
  • 3633e95064 Some more versioning cleanup TacoTheDank 2022-06-05 17:32:56 -04:00
  • 8875d30ee1 Clean up and rearrange gradle.properties TacoTheDank 2022-06-05 17:21:03 -04:00
  • 17cae33fd8 Allow Drawable requests to be loaded with a specified theme Sam Judd 2022-06-01 16:53:26 -07:00
  • 3c1e7b90fb Bump version to 4.13.2. v4.13.2 4_13_2 Sam Judd 2022-05-04 13:39:28 -07:00
  • eec04c22dc avif integration: Update libavif dependency to a319893 Vignesh Venkatasubramanian 2022-03-14 14:55:27 -07:00
  • 9e93e0b879 Improve error messages in Glide for empty strings. Sam Judd 2022-05-03 14:24:37 -07:00
  • 4f29adab64 Rewind ByteBuffers in ImageHeaderParserUtils between each parser. Sam Judd 2022-03-31 12:39:49 -07:00
  • 9840c91e1b Disable ParcelFileDescriptor rewinding for Robolectric tests as Os#lseek does not work in Robolectric. Sam Judd 2022-03-28 09:37:54 -07:00
  • 50702ef9a9 Remove lazy registry intialization flag from Glide and default it on. Sam Judd 2022-03-16 17:39:31 -07:00
  • e2b488c30d avif integration: Update libavif dependency to a319893 Vignesh Venkatasubramanian 2022-03-14 14:55:27 -07:00
  • 14b3bf5445 Configure alpha as false explicitly on jpeg encode tests Sam Judd 2022-03-07 09:50:14 -08:00
  • ad35f5e4fc Default on animated webp decoding in Glide on P+ Sam Judd 2022-02-24 10:45:45 -08:00
  • 153d94ae98 avif: Update the depdendency version to 4.13.1 (#4753) Vignesh Venkatasubramanian 2022-02-23 15:17:32 -08:00
  • 6e51c138d8 Bump version to 4.13.1 v4.13.1 4_13_1 Sam Judd 2022-02-23 10:53:16 -08:00
  • 96e190b789 avif: Add annotationProcessor dependency Vignesh Venkatasubramanian 2022-02-23 10:48:19 -08:00
  • 67350cd7de avif: Add annotationProcessor dependency Vignesh Venkatasubramanian 2022-02-23 10:48:19 -08:00
  • 6ba4b548ca Move Glide Registry initialization to a background thread. Sam Judd 2022-02-18 17:14:27 -08:00
  • edf9d32aa4 Remove Glide's spotless integration. Sam Judd 2022-02-18 16:06:52 -08:00
  • a607b1d679 Move Glide Registry initialization to a background thread. Sam Judd 2022-02-14 17:45:38 -08:00
  • 48cf57b7c6 Move Glide Registry initialization to a background thread. Sam Judd 2022-02-14 16:44:58 -08:00
  • 46ed2fa26e Move Glide registry initialization to a separate class. Sam Judd 2022-02-14 15:09:32 -08:00
  • 96596ae926 Handle connectivity changes < API 24 on background threads. Sam Judd 2022-02-11 17:46:49 -08:00
  • 23f229dd0a Internal change test_428111161 Sam Judd 2022-02-11 16:03:53 -08:00
  • 02ca3a0bf6 Add a page for the AVIF integration library (#4735) Vignesh Venkatasubramanian 2022-02-07 16:51:55 -08:00
  • 1a6fa926ea Merge pull request #4738 from sjudd:bump_version_to_4.13.0 v4.13.0 Glide 2022-02-07 15:21:36 -08:00
  • 878d148a34 Bump version to 4.13.0 Sam Judd 2022-02-07 14:56:32 -08:00
  • 2b52437cd5 Open source the AVIF Integration Sam Judd 2022-01-26 11:30:39 -08:00
  • f5e78ed03c Internal change Sam Judd 2022-01-26 09:03:22 -08:00
  • 979459c485 Add experimental ImageDecoder based animated webp decoders to Glide. Sam Judd 2022-01-18 15:12:19 -08:00
  • f83cc274b4 Convert image decoder helper class into a OnHeaderDecoded listener. Sam Judd 2022-01-18 14:01:03 -08:00
  • 54dd43fbf7 Internal change test_421913078 Sam Judd 2022-01-14 14:26:24 -08:00
  • 42654b298e Add support for animated webp detection to Glide's ImageHeaderParser. Sam Judd 2022-01-14 15:19:52 -08:00
  • 849e9d02ed Internal change test_421913075 Sam Judd 2022-01-14 14:26:24 -08:00
  • accc6812e3 Internal change test_421880212 Sam Judd 2022-01-14 11:56:56 -08:00
  • afc37e814d Internal change. Sam Judd 2022-01-11 16:38:40 -08:00
  • 23245c2873 Internal change. test_421132446 Sam Judd 2022-01-11 14:56:24 -08:00
  • 52a8cf84a9 Change asset uri data fetcher to return AssetFileDescriptor rather than ParcelFileDescriptor. Sam Judd 2022-01-05 17:11:08 -08:00
  • a6d84a81e3 Add instrumentation test for AssetUriLoader. Sam Judd 2022-01-05 15:42:59 -08:00
  • 8bebf71e80 Rollforward retry adding pending RequestManager Fragments. Sam Judd 2021-12-07 10:43:28 -08:00
  • 3fd8e777e2 Add AVIF sniffing to DefaultImageHeaderParser Sam Judd 2021-12-02 18:31:08 -08:00
  • 1c0a45f80b b/206969426 Sam Judd 2021-11-18 12:37:35 -08:00
  • 0f7ba1946e Collateral for b/206969426 Sam Judd 2021-11-18 09:57:44 -08:00
  • 258305660c Start lifecycles not RequestManagers in RequestManagerRetriever. Sam Judd 2021-11-15 14:07:55 -08:00
  • f40cc137d8 Rollforward retry adding pending RequestManagerFragments. Sam Judd 2021-11-11 15:05:05 -08:00
  • 5e1e71008a Failed assertion adding two fragments. Sam Judd 2021-11-05 13:44:06 -07:00
  • 02165470c6 Retry adding pending RequestManagerFragments. Sam Judd 2021-11-03 15:48:18 -07:00
  • ba544276d2 Remove unused custom shadow Sam Judd 2021-11-03 12:03:52 -07:00
  • 2faabe8b7c Android SDK T drop Sam Judd 2021-11-02 18:16:14 -07:00
  • f9d9afe2f2 Add support for Android S Sam Judd 2021-11-01 16:51:00 -07:00
  • 808a685f3c Hardcode the maximum FD size for honor/huawei devices to avoid native crashes. Sam Judd 2021-10-29 13:38:52 -07:00
  • 833ef21d4e Rollforward using a non-deprecated API for connectivity monitoring Sam Judd 2021-10-28 12:09:34 -07:00
  • b43ea9833e Use a non-deprecated way of monitoring connectivity state on API 24+ Sam Judd 2021-10-12 14:39:14 -07:00
  • 4504939c0f Use a non-deprecated way of monitoring connectivity state on API 24+ Sam Judd 2021-09-28 15:46:51 -07:00
  • 66c46f6e16 Use a non-deprecated way of monitoring connectivity state on API 24+ Sam Judd 2021-09-28 11:46:19 -07:00
  • 05f35ccd2e Use a non-deprecated way of monitoring connectivity state on API 24+ Sam Judd 2021-09-23 11:05:03 -07:00
  • ef16e1cac4 Migrate off deprecated mockito APIs Liam Miller-Cushon 2021-09-21 10:46:30 -07:00
  • dbdae568a3 Make the connectivity BroadcastReceiver in Glide a singleton Sam Judd 2021-09-17 14:35:34 -07:00
  • e9f7cecc75 Merge pull request #4634 from madison-allen:master Glide 2021-09-16 09:54:18 -07:00
  • b21dde771d Internal change Sam Judd 2021-09-15 21:05:49 -07:00
  • 02fed10b71 AtomicInteger instead of lock for threadNum Sam Judd 2021-09-15 17:16:59 -07:00
  • aa23eedb79 Deprecate .thumnbail(float) and javadoc RequestListener and thumbnail behavior. Sam Judd 2021-09-13 13:03:38 -07:00
  • 286cb0f27b Merge pull request #1 from madison-allen/firstIssueBranch Madison Allen 2021-09-12 16:50:09 -05:00
  • c0dc37e4dc Fixed typo in RycyclerToListViewScrollListener javadoc Madison Allen 2021-09-12 13:21:25 -05:00
  • e7fe3e35c0 Remove some generated accessor methods in TranscoderRegistry. Sam Judd 2021-09-10 14:31:58 -07:00
  • 7d1717bf9c Updated API for enabling hardware Bitmaps. Sam Judd 2021-07-23 10:17:07 -07:00
  • 6e3f8705f3 Add a page on the cronet integration library. Sam Judd 2021-07-23 10:07:12 -07:00
  • f0e54a5c41 Ignore .jekyll-cache Sam Judd 2021-07-23 09:40:53 -07:00
  • 1a4525adf9 Add link to 4.13 javadocs. Sam Judd 2021-07-23 09:40:31 -07:00
  • 1328c44b86 Update javadocs for version 4130 Sam Judd 2021-07-23 09:37:38 -07:00
  • 10acc31a16 Merge pull request #4546 from fightyz:fix_registered_transcode_classes_fun Glide 2021-06-28 11:26:59 -07:00
  • 9c7f7f83e9 Merge pull request #4514 from skyinu:fix_colorspace_option Glide 2021-06-11 16:50:43 -07:00
  • 9dc1f60854 update the documentation for default value change windy 2021-06-07 21:53:31 +08:00
  • a8c24c63c1 Fix a StrictMode violation in VideoDecoder#decode. Sam Judd 2021-05-18 16:04:06 -07:00
  • 2d57f6967a Rewrite x.equals(null) to suppress EqualsNull errorprone check Sam Judd 2021-05-05 10:18:43 -07:00
  • 0e6912a910 Replace RuntimeEnvironment.application with ApplicationProvider.getApplicationContext() Sam Judd 2021-04-28 15:23:44 -07:00
  • 621da63582 Add more tracing for image loads. Sam Judd 2021-04-27 16:00:31 -07:00
  • e6464721ce Plumb toString() all the way though to the in-flight request. Sam Judd 2021-04-20 10:15:34 -07:00
  • 4733d1d330 Avoid cancelling preload requests until the primary request completes. Sam Judd 2021-04-19 17:49:41 -07:00
  • a7b254c428 ...Androidx Annotation Migration... Sam Judd 2021-04-16 14:42:35 -07:00
  • 755c39fb1f Try to decode source data directly if we fail to write it to disk. Sam Judd 2021-04-13 15:28:53 -07:00
  • 0ac564fd27 Fixup the testutil package for the external build Sam Judd 2021-04-13 12:56:55 -07:00
  • ce8b5e31d7 TranscoderRegistry.getTranscodeClasses method should return registered transcode classes fightyz 2021-04-13 04:01:54 +08:00
  • a2b759bdcd Merge pull request #4536 from sjudd:add_more_benchmarks Glide 2021-03-29 18:54:53 -07:00
  • 80922f1da1 Add various benchmarks for Glide/MediaStore/Downsampler. Sam Judd 2021-03-19 15:31:36 -07:00
  • 71e7c2f9ef Merge pull request #4529 from sjudd:add_benchmarks Glide 2021-03-24 16:11:55 -07:00
  • 415a1c70c2 ...Androidx Migration... test_364856850 Sam Judd 2021-03-24 11:55:23 -07:00
  • 9a7d01d766 ...Androidx Migration... test_363939758 Sam Judd 2021-03-19 11:57:42 -07:00