cat-dev-null/Opengur
1
0
Fork
You've already forked Opengur
0
Opengur is an open source app for Imgur.com. The original project is EOL so this is a fork. https://cat-dev-null.codeberg.page/Opengur
  • Java 98.5%
  • HTML 1.5%
cat-dev-null 919d26d36e
All checks were successful
/ release (push) Successful in 2m59s
fix: tags display on images
2026年04月01日 00:04:50 -06:00
.forgejo/workflows ci: more fixes 2026年03月12日 01:09:50 -06:00
.zed wip: first commit for the fork 2026年03月11日 22:39:24 -06:00
app fix: tags display on images 2026年04月01日 00:04:50 -06:00
assets Fix Screenshot 2015年11月14日 10:54:13 -05:00
gradle/wrapper Update Gradle 2017年02月25日 10:00:21 -05:00
.gitignore build: got release signing working 2026年03月11日 22:39:27 -06:00
.justfile chore: some justfile adjustments for helping testing the imgur api 2026年03月13日 19:45:06 -06:00
build.gradle wip: first commit for the fork 2026年03月11日 22:39:24 -06:00
CHANGELOG.MD fix: tags display on images 2026年04月01日 00:04:50 -06:00
fork-logo.svg style: new logo 2026年03月18日 03:16:36 -06:00
FORK_NOTES.md docs: removed part from FORK_NOTES.md about InkPageIndicator that is no longer true 2026年03月12日 00:59:44 -06:00
gradlew Update Libraries 2015年04月23日 20:21:41 -04:00
gradlew.bat Update Libraries, Include Gradle 2015年03月22日 07:25:55 -04:00
PRIVACY_POLICY.md chore: updated privacy policy and fixed bad in-app links to it 2026年03月12日 01:38:48 -06:00
README.md docs(readme): slight clarification in the "Contribution" section 2026年03月11日 22:39:26 -06:00
settings.gradle build: changed InkPageIndicator to jitpack 2026年03月12日 00:37:40 -06:00

Opengur

This is a fork of the original Opengur by kennyc1202. For details on what the forking entails, see the FORK_NOTES.md document.

Open source Imgur Android App

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 Opengur

Contribution

Pull requests are welcomed and encouraged. However, contributors should be aware that the project is still in maintenance mode (see FORK_NOTES.md for more details).

If you experience any bugs, please file an issue

License

The original Opengur is Copyright 2014 Kenny Campagna.

Both it and this fork are released under the Apache License Version 2.0:

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.