Open source Imgur Android App

Related tags

App Opengur
Overview

Opengur

NO LONGER UNDER ACTIVE DEVELOPMENT

Open source Imgur Android App

Want to become a beta tester? Click Here!

screenshot

#Features

  • Built in native java
  • Native support for both Gifs and GifV image formats
  • Tablet Support
  • Album Support
  • Material Design
  • Dark Theme
  • Meme Generator
  • Muzei Support
  • Support for Api 17+

#What's New Check the Changelog for the changes of each version

#Building Check out the wiki for instructions on building Open Imgur

#Contribution Pull requests are welcomed and encouraged. If you experience any bugs, please file an issue

License

Copyright 2014 Kenny Campagna

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Comments
  • Use HTTPS protocol in external links.

    Use HTTPS protocol in external links.

    These websites are capable of secure communication and future technologies require secure connections to be used in major implementations (SPDY/HTTP2).

    PS. Noob here, still fumbling around with building to apk to verify these are the necessary/desired changes. Would appreciate correction of any errors/mistakes.

    opened by ghost 4
  • Changes to UI, add functions and add spanish Translations

    Changes to UI, add functions and add spanish Translations

    Add changes in the UI, remove the point and i put the upVotes and downVotes in each image, in the Image screen i change the function when do you click the sort button, now if you click, open the comment view first and after launch the dialog. and i add the spanish translation

    screen shot 2015-03-29 at 10 42 23 pm

    opened by Diego-Franco 3
  • Use HTTPS protocol in external links.

    Use HTTPS protocol in external links.

    These websites are capable of secure communication, and future technologies which require secure connections in major implementations (SPDY/HTTP2, Firefox, Chrome).

    opened by ghost 3
  • Travis CI Integration

    Travis CI Integration

    If you do not know about Travis CI, you can check it out here: https://travis-ci.org/

    Travis CI is an awesome way to make sure that builds work for anyone that pulls down the repo. The configuration for this project was a bit challenging, due to Fabric, but if you look at the travis.yml script, you can see that I basically just ignore the tasks that fabric normally runs. In addition, there was an error with the javadocs step that ran for EventBus, so I made it where incorrect javadocs would not fail the build.

    Side note: Most of the time, you see the Travis build badge at the top of a README, but I thought since there was already a section for Building, that was a good place.

    opened by Jawnnypoo 2
  • Replaced

    Replaced ".gifv" with ".mp4" in video cache download.

    The problem was that VideoCache tried to download from the ".gifv" url. That file downloaded was invalid and unplayable by VideoView. Changing the url to ".mp4" fixed this error.

    opened by ghost 2
  • Update README formatting and move LICENSE to a separate file

    Update README formatting and move LICENSE to a separate file

    GitHub has switched to commonmark formatting for markdown and broke the headers in this document. The second commit moves the license to a separate file as putting the license in the readme leaves the code copyrighted and is bad practice.

    opened by ghost 1
  • Switch to the material refresh icon.

    Switch to the material refresh icon.

    Right now, the app uses a somewhat older version of the refresh icon used in Android. This updates it to the newer one used in apps such as Google Chrome.

    Use gradle build tools 1.4 beta so that we can use vector drawables on all API version. If you do not know about it already, check it out here: http://android-developers.blogspot.com/2015/09/android-studio-14.html Its pretty awesome!

    opened by Jawnnypoo 1
  • Initial push for Gallery Widget

    Initial push for Gallery Widget

    Initial code commit for the gallery widget, which includes adding the provider, remoteviews service, xml layouts and other needed items to begin. Not yet ready for production, but I would like to request a pull so that progress can be checked. screenshot_2015-04-06-13-51-04

    opened by Jawnnypoo 1
  • Close cursor in the cursor adapter onDestroyView, per logcat:

    Close cursor in the cursor adapter onDestroyView, per logcat:

    Finalizing a Cursor that has not been deactivated or closed. database = /data/data/com.kennyc.open.imgur/databases/open_imgur.db, table = null, query = SELECT * FROM subreddits WHERE name LIKE '%android%' android.database.sqlite.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here

    I saw this log when I was on the subreddit screen and was rotating. Checked to see if there were other places where cursoradapter was used and found none, so here is the only issue.

    opened by Jawnnypoo 1
  • Use HTTPS protocol in external links.

    Use HTTPS protocol in external links.

    ~~These websites are capable of secure communication and future technologies require secure connections to be used in major implementations (SPDY/HTTP2).~~

    ~~PS. Noob here, still fumbling around with building to apk to verify these are the necessary/desired changes. Would appreciate correction of any errors/mistakes.~~ #45

    opened by ghost 1
Releases(4.7.1)
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks

Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks

MindOrks 1.2k Dec 29, 2022
Open-source modular Android App IDE for Android

Blokkok Blokkok is an open-source modular Android App IDE for Android. Every components of the IDE are separated from each other by modules, every mod

null 14 Dec 16, 2022
Open source Crypto Currency Tracker Android App made fully in Kotlin

CoinBit CoinBit is a beautiful CryptoCurrency app, completely open sourced and 100% in kotlin. It supports following features Track prices of over 300

Pranay Airan 50 Dec 5, 2022
A sample Android app which showcases advanced usage of Dagger among other open source libraries.

U+2020 A sample Android app which showcases advanced usage of Dagger among other open source libraries. Watch the corresponding talk or view the slide

Jake Wharton 5.7k Dec 27, 2022
An open-source reimplementation of the Discord Android app

OpenCord An open source reimplementation of the Discord Android app. Why does this exist? Current discord app sucks as it looks ugly and doesn't suppo

Tornike Khintibidze 521 Jan 3, 2023
Ivy Wallet is an Open Source money manager app for android that you can either build or download from Google Play.

Ivy Wallet is an Open Source money manager app for android that you can either build or download from Google Play.

null 727 Dec 26, 2022
DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android.

DAVx⁵ Please see the DAVx⁵ Web site for comprehensive information about DAVx⁵. DAVx⁵ is licensed under the GPLv3 License. News and updates: @davx5app

bitfire web engineering 478 Dec 28, 2022
An Open-Source Android app for creating training plans and tracking progress

GymRoutines noahjutz.codeberg.page/gymroutines An Open-Source Android app for creating training plans and tracking progress. Screenshots Contributing

Noah 4 Dec 16, 2022
Authenticator Pro is a free open-source two factor authentication app for Android

Authenticator Pro Authenticator Pro is a free open-source two factor authentication app for Android. It features encrypted backups, icons, categories

jmh 1k Jan 4, 2023
Aegis Authenticator is a free, secure and open source 2FA app for Android

Aegis Authenticator Aegis Authenticator is a free, secure and open source 2FA app for Android. It aims to provide a secure authenticator for your onli

Beem Development 4.6k Jan 3, 2023
AudioNotes 📙 An open source simple audio note taking app built to demonstrate android development best practices.

AudioNotes ?? A simple open source audio note-taking ?? Android application built to describe the use of Modern Android development tools. ?? . Made w

Samson Achiaga 47 Dec 15, 2022
An open-source reimplementation of the Discord Android app

OpenCord An open-source reimplementation of the Discord Android app. Chat Drawer Why does this exist? Current Discord app sucks as it doesn't support

null 529 Jan 6, 2023
A free and open-source offline authenticator app for Wear OS.

Wristkey Need 2FA codes quickly, right on your Wear watch without needing a phone? Wristkey is an open-source 2FA client for Wear OS watches that does

Owais Shaikh 80 Jan 4, 2023
PngNote is a free, open-source, handwriting note-taking app based on BOOX SDK.

PngNote is a free, open-source, handwriting note-taking app based on BOOX SDK. Use BOOX SDK: Leverage raw-rendering feature, similar stylus lag to the

null 34 Nov 11, 2022
An Open Source App which enables users to drop all their professional handles and projects at one place.

An Open Source App which enables users to drop all their professional handles and projects at one place. This is a Beginner Friendly Repository made for Open Source Enthusiasts who can contribute to the App during HacktoberFest 2021.

GDSC JSS Noida 32 May 26, 2022
A Free, open source Contacts Butler App built with kotlin

Contacts Butler Do you have a bunch of contacts that are missing a lot of info such as names, emails, phone numbers, etc? Do you really know the conta

Android Contacts Butlers 1 Nov 30, 2021
GitTouch - An built with Flutter open-source app for GitHub, GitLab, Bitbucket, Gitea and Gitee(码云),

GitTouch - An built with Flutter open-source app for GitHub, GitLab, Bitbucket, Gitea and Gitee(码云)

GitTouch 1.3k Jan 8, 2023
Open Source Magic: The Gathering life tracker and companion app

SpellCounter SpellCounter is a free, open source Magic: The Gathering life and counter tracking app Features 100% free with no ads Supports up to 8 pl

Sean Kenkeremath 3 Jul 27, 2022
An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly.

An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly. The main aim of this repository is to help students who are learning Android Development or preparing for an Android Developer role-based job.

Mimo Patra 15 Dec 29, 2022