Sam Judd
8ed06d2cf3
Include default inspection profile for AS/Intellij.
2017-12-29 23:19:37 -08:00
Róbert Papp (TWiStErRob)
e02969417a
Clean up synthetic accessor method rot ( #2762 )
...
* Clean up accessor method rotting.
* Make tests pass on Windows (10, JDK 8x64) (with less ignores than before)
* Fix error prone version
2017-12-29 22:23:28 -08:00
Alex Saveau
beb0a89cc1
Update dependencies
...
Signed-off-by: Alex Saveau <saveau.alexandre@gmail.com >
2017-12-02 17:44:32 -08:00
Sam Judd
963191a655
Update to Android Gradle Plugin 3.0
2017-11-12 16:22:10 -08:00
Sam Judd
d57b90b77e
Add a system for emulator based regression testing.
...
The tests can both generate canonical output specific to one
or more Android SDKs and compare the current output to previously
generated images to detect regressions.
Ideally we can add top level tests for most Glide functionality
using these tests to detect regression across the library without
a ton of overhead either when new tests are added or when
functionality is intentionally.
2017-10-28 11:29:01 -07:00
Vladislav Bauer
8e4a93fdb0
Update .gitignore: exclude runConfigurations.xml file
2015-08-22 02:21:11 +06:00
Sam Judd
d2d268bbc5
Remove and ignore unnecessary intellij files.
...
Also cleaned up .gitignore file.
2015-05-28 09:27:29 -07:00
Sam Judd
7734f6dff4
Update dependencies and test structure.
2015-05-21 11:52:49 -07:00
Sam Judd
e34df4494a
Add ide files for Intellij 14
2014-11-15 23:38:45 -08:00
Robert Papp
90fb33f2a2
Clean up .gitignore re:local.properties
2014-09-01 11:03:00 -07:00
Sam Judd
751aa97f34
Add combined jar task
2014-06-29 12:53:52 -07:00
Sam Judd
700284ec94
Make Volley an optional dependency
2014-06-28 21:02:36 -07:00
Sam Judd
53c16e0308
Add javadoc generation and fix javadoc warnings.
2014-06-27 07:34:08 -07:00
Sam Judd
f1d3090837
Working auto import into intellij using pom files
2014-06-22 14:34:07 -07:00
Emil Arfvidsson
4e3f616236
Fix the gradle build..
...
gif decoder is being built as a sub project while other dependencies are acquired via maven.
2014-06-21 22:33:36 -07:00
Sam Judd
af7dabc2a2
Add install dependencies script
2014-06-05 07:29:38 -07:00
Sam Judd
bbcff628a1
Migrate most tests to robolectric
2014-05-29 08:41:52 -07:00
Sam Judd
5578379e04
Add docs directory to .gitignore
2013-10-20 13:17:28 -07:00
Carlos Sobrinho
683b2a5877
- Added the Gradle and .settings folder to the .gitignore list.
...
Signed-off-by: Carlos Sobrinho <carlos.sobrinho@motain.de >
2013-10-20 10:08:12 -07:00
Carlos Sobrinho
6b6b71fd95
- Updated the git ignore file.
...
Signed-off-by: Carlos Sobrinho <carlos.sobrinho@motain.de >
2013-10-20 09:56:55 -07:00
Sam Judd
8a6ea1bf41
Prepare sample project for release
...
Mostly updating package from com.bumptech.flickr
to com.bumptech.glide.samples.flickr. Also
removes support jar in favor of one included with
ActionBarSherlock to avoid a dependency issue.
2013-08-09 09:48:32 -07:00
Sam Judd
388a07251f
Add gradle build file
2013-07-30 16:00:32 -07:00
Sam Judd
944080485b
Add test project with basic Glide interface tests
2013-07-25 13:22:33 -07:00
Sam Judd
51c51e7fa4
Initial commit of flickr sample
2013-01-09 18:38:18 -08:00
Sam Judd
25df36450c
Move source into library folder
2013-01-06 10:09:00 -08:00
Sam Judd
45bc62776a
fix typo in .gitignore
2012-12-20 14:15:53 -08:00
Sam Judd
d4bacdf31b
initial commit
2012-12-20 13:26:54 -08:00