Features:
- Fully gesture enabled scrolling in fullscreen photo view. Left for next image, right for previous, up/down to close the view.
- Endless list of images
- Refresh list action in ActionBar
Left to do:
- Integrate endless list with the detail view gesture scrolling.
- Add settings to let user control how many pictures to load at once
- Improve visual design
- Possibly add Pull-To-Refresh instead of refresh from actionbar
- Add zoom-in in detail view
Building
- Add the two projects in libs to your IDE as library projects. ActionBarSherlock and RemoteImageView
- Hack away