资 源 简 介
A sort of gallery that fetches current pictures in /b/ and displays them.
Changelog:
```
v0.6
* Added - Support for swipe left to reload images.
* Added - Support for saving images to Download folder.
v0.5
* Added - Support for flexible thumbnail sizes.
* Fixed - Support for new 4chan CDN.
v0.4.3
* Fixed - New url format on 4chan.
v0.4.2
* Fixed - Android 4.0 compatability.
v0.4.1
* Fixed - Crash on expand image bug.
v0.4
* Removed - Remote exception logging lib.
v0.3.6
* Fix - Improved memory handling by requesting a large minHeap size (32mb).
v0.3.5
* Improved - Changed image-display into an activity resulting in better 1.6 support and a beautiful animation.
v0.3.1
* Added - Support for http compression via gzip/deflate.
v0.3
* Added - lib: dk.brics.automaton
Changed - Now relies on dk.brics.automaton for regexp. Should thoroughly increase speed.
v0.2
*A