Skip to content

Tumblr Photo Browse is an open source Android application for browsing photos posted on Tumblr.

License

Notifications You must be signed in to change notification settings

nioc/tumblr-photo-browse

Repository files navigation

Tumblr Photo Browse

Build Status Codacy Badge License: GPL v3

Tumblr Photo Browse is an open source Android application for browsing photos posted on Tumblr.

Goal

Providing an Android Tumblr application:

  • photo focused,
  • user-friendly,
  • allow multi accounts,
  • without annoying ads.

Some functions made with love:

  • see recently updated blogs,
  • browse photos posts,
  • like a post,
  • navigate to original blog,
  • follow and unfollow blogs,
  • get EXIF data (camera and lens model, focal length, aperture, shutter speed, ISO rating) from a photo.

Connect account Browse blog posts Fullscreen display Manage followed blogs

Installation and usage

0. Common software dependencies

You will need Android Studio and a git tool (it should not be a problem as you're probably read this on GitHub).

1. Fork or download this repository

Easiest way is to download the repository, but you can also clone/fork it with Git.

2. Working with Android Studio

With Android Studio, you will have to :

  • import the project.
  • edit the gradle.properties file to set your own Tumblr API key TUMBLR_API_CONSUMER_KEY and secret TUMBLR_API_CONSUMER_SECRET ; to do this you will have to register your application.
  • build project and deploy APK to your device.

Reporting issues

Please refer to the GitHub issue tracker.

Contributing

The project is open and any contribution is welcome!

A little how-to for GitHub:

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes (with a detailed message): git commit -am 'Add an awesome feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Nioc - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Included libraries

This project uses the following:

About

Tumblr Photo Browse is an open source Android application for browsing photos posted on Tumblr.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages