373 Commits

Author SHA1 Message Date
Dylan Vann
3e692b901d 4.0.12 v4.0.12 2018-05-06 03:48:33 -04:00
Dylan Vann
a4e6ef3002 Revert increasing buildToolsVersion and targetSdkVersion. 2018-05-06 03:47:33 -04:00
Dylan Vann
52ccc8ce9a Revert change to android manifest. 2018-05-06 03:44:02 -04:00
Dylan Vann
bf67634a44 Fix android project. 2018-05-06 03:39:22 -04:00
Dylan Vann
a55287cdb6 Downgradle gradle build tools. 2018-05-06 03:05:03 -04:00
Dylan Vann
9bc880e46a 4.0.11 v4.0.11 2018-05-06 02:18:07 -04:00
Dylan Vann
466f43f4ae Handle assets from asset library. 2018-05-06 02:12:08 -04:00
Dylan Vann
69d6c250c9 Downgradle gradle. 2018-05-06 02:10:52 -04:00
Dylan Vann
75e3fd7cd8 Improve TypeScript types. 2018-05-06 02:08:06 -04:00
Dylan Vann
3e8d0e6882 4.0.10 v4.0.10 2018-05-05 23:41:51 -04:00
Dylan Vann
243b33db76 Handle photos from smart albums. 2018-05-05 23:41:29 -04:00
Dylan Vann
38192fa220 4.0.9 v4.0.9 2018-05-05 21:22:26 -04:00
Dylan Vann
c99ce2253e Remove git lfs. 2018-05-04 00:34:02 -04:00
Dylan Vann
a3b63d4861 Merge branch 'master' of github.com:DylanVann/react-native-fast-image 2018-05-04 00:33:14 -04:00
Dylan Vann
98520137b4 Optimize scroll gif. 2018-05-04 00:24:16 -04:00
Dylan Vann
e26f328810
Update README.md 2018-05-04 00:23:07 -04:00
Dylan Vann
b11303752d
Fix image links.
Git LFS is not working nicely with the relative links.
2018-05-04 00:13:20 -04:00
Dylan Vann
1cbc838e33
Merge pull request #101 from btegenbosch/hotfix/use-okhttpclient-provider
Use OkHttpClientProvider to allow extending preconfigured clients.
2018-05-03 12:17:55 -04:00
Dylan Vann
b2a7207a3c
Update README.md 2018-05-03 00:41:20 -04:00
Dylan Vann
d8082548d8
Update README.md 2018-05-03 00:31:53 -04:00
Dylan Vann
4912305572 Update example gifs. 2018-05-03 00:30:25 -04:00
Dylan Vann
b384002528 Fix status bar in example. 2018-05-03 00:20:59 -04:00
Dylan Vann
0a7d771e8f Setup signing for example. 2018-05-02 23:27:53 -04:00
Dylan Vann
943e3b1011 4.0.8 v4.0.8 2018-05-01 10:17:10 -04:00
Dylan Vann
236ca3e69e Handle content urls. 2018-05-01 10:17:10 -04:00
Dylan Vann
c2de0a771b 4.0.7 v4.0.7 2018-05-01 10:17:10 -04:00
Dylan Vann
3fb8bb9030
Update README.md 2018-04-26 22:59:11 -04:00
Dylan Vann
f31e8d6a3e
Add note about Proguard. 2018-04-26 22:58:05 -04:00
Dylan Vann
d2b5457bae Change back to usage. 2018-04-25 03:09:10 -04:00
Dylan Vann
35cc0dd43c Improve iOS linking instructions. 2018-04-25 03:07:13 -04:00
Dylan Vann
2f014d2bcd Move documentation on other linking methods into docs. 2018-04-25 03:05:16 -04:00
Dylan Vann
e2597c3a2e Merge branch 'master' of github.com:DylanVann/react-native-fast-image 2018-04-25 03:03:20 -04:00
Dylan Vann
4f96129a7c
Merge pull request #179 from Meandmybadself/master
Adding instructions to manually link.
2018-04-25 03:03:07 -04:00
Dylan Vann
a4c4848ff4 Format and refactor capturing ref. 2018-04-25 02:55:56 -04:00
Dylan Vann
30c2d966e4
Merge pull request #186 from kphungry/master
Fix Animation bug.
2018-04-25 02:19:04 -04:00
Dylan Vann
be1564fe54 Invert if to reduce nesting. 2018-04-24 22:57:26 -04:00
Dylan Vann
599abfafaa
Merge pull request #172 from Kouznetsov/master
Added null check on  getCurrentActivity()'s return value.
2018-04-24 22:54:57 -04:00
Dylan Vann
c9b3aaef9c
Merge pull request #192 from rayronvictor/master
Using SDK Version variables from root project.
2018-04-24 22:48:24 -04:00
Dylan Vann
d6a5cb0347 Update examples. 2018-04-24 22:41:10 -04:00
Dylan Vann
232a7680df 4.0.6 v4.0.6 2018-04-24 21:37:36 -04:00
Dylan Vann
ac00fdaa63 Fix other FLAnimatedImage header path. 2018-04-24 21:37:05 -04:00
Dylan Vann
af43cb120d 4.0.5 v4.0.5 2018-04-24 20:25:50 -04:00
Dylan Vann
084a41497d Use conditional import. 2018-04-24 20:25:22 -04:00
Rayron Victor
bbdfd33aaf Using SDK Version variables from root project
Instead of assuming the `compileSdkVersion`, `targetSdkVersion`, etc, read it from the root project.
Default `compileSdkVersion` and `targetSdkVersion` to the latest versions.

Android Target API Level 26 will be required in August 2018.
https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html
And the React Native team is already working on this:
facebook/react-native#17741
facebook/react-native#18095
2018-04-24 14:56:37 -03:00
Dylan Vann
e891ca9c3b
Update README.md 2018-04-22 13:49:43 -04:00
Dylan Vann
d71843d79d Words. 2018-04-22 12:15:00 -04:00
Dylan Vann
d3e3a99211 Add troubleshooting doc. 2018-04-22 12:12:01 -04:00
Dylan Vann
b959edb61b 4.0.4 v4.0.4 2018-04-21 20:54:12 -04:00
Dylan Vann
a2d9fe2c71 Remove FLAnimatedImage from FastImage project. 2018-04-21 19:51:15 -04:00
Dylan Vann
883dc0664d Fix FLAnimatedImage header search path. 2018-04-21 19:50:57 -04:00