cloudbank / commons

A Rare Android Photo Archive App from Flickr Commons API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Commons v 1.8

A Rare Photo Archive App

         

SDK 19+, Oreo compatible, for phone and tablet

  • The Commons collection--rare pictures from around the world curated by you!
  • The 'Interesting' collection
  • View by Color
  • Uses Retrofix/RxJava with the SyncAdapter for updates. OAuthKit library used to create a signing interceptor

VIEW

                  

COMMENT

                  

CURATE

                  

Designed with the Material theme and latest, greatest android libs for best viewing pleasure!

In addition you can:

  • Add comments & see tags

--> download from the Google Play Store

License

Building

This app was built with Android Studio which uses the gradle build system.

Acknowledgements

This project uses the [Flickr API] ( https://www.flickr.com/services/api/)

It also uses many other open source libraries such as:

  • OAuthKit-- a helper lib for OAuth1.0a/2.0 with okhttp and signpost to easily hook into retrofit
  • Retrofit Type-safe HTTP client for Android and Java by Square
  • RxJava Observable for easy, reliable threading and beautiful code that works with Retrofit
  • Realm A new db for devices that is faster than naked sqlite!
  • Retrolambda the java 1.8 lambda backport for android
  • Picasso Square's optimized image loading library with built in caching and bg thread capability
  • Jackson Streaming treemap for fastest JSON parsing available
  • Facebook Rebound Physics based animation toolkit
  • com.aurelhubert:ahbottomnavigation Bottom Navigation library
  • Admob advertisement integration

About

A Rare Android Photo Archive App from Flickr Commons API


Languages

Language:Java 99.0%Language:Roff 1.0%