Commit Graph

7 Commits

Author SHA1 Message Date
Hristo Hristov
37b1623adc Fix when GridLayout is recycled some internal states are not invalidated correctly (#104) 2017-08-09 15:52:52 +03:00
Hristo Hristov
381bc36cd8 Bitmap is cleared only when setUri is called with empty/null uri (#97)
* Bitmap is cleared only when setUri is called with empty/null uri

* update gradle & buildtools versions

* fix gradle plugin version

* rename assembleRelease to assemble task
2017-05-03 14:16:21 +03:00
Hristo Hristov
adad33a129 Image improvements (#53)
* ImageView loads Bitmaps in Java so that they can be GC'ed.
Added ImageCache, AsyncLoading, Memory & DiskCache, Reusing Bimtaps

* Change FILE_PREFIX to match iOS file prefix.

* Refactoring package & class names

* Package renamed
2016-10-03 14:58:11 +03:00
vchimev
ecebdb6101 Publish @next
Update .travis.yml.
Add .travis/add-publishConfig.js.
Fix a typo.
2016-07-14 16:24:18 +03:00
vchimev
db73e9ada2 Update .travis.yml 2016-07-12 16:21:15 +03:00
plamen5kov
5942abc15f migrated widgets project so it has nothing unnecessary
project can now be build with android studio or by running the command gradlew build
2016-07-01 16:17:45 +03:00
Panayot Cankov
5f1a79ad5a Add iOS framework 2016-04-27 17:38:19 +03:00