Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Grohden/nice-animals

Repository files navigation

Nice Animals

Description

Nice animals is a simple android app that shows some pictures of nice animals :D

It uses shibe.online as a source for those pictures

Why this?

This was a challenge to get a job, the first implementation was using java 8 + streams and completable futures, after some time I switched to kotlin and rx, replaced the streams with sequences (or simply decent function calls) and completable futures with observables. Then recently I migrated it to use android jetpack stuff (room, livedata, etc.)

I really like this app, and I'm experimenting things on it, it is still simple. Also, i made a version of this app using flutter here

TODO

  • Shared view transitions between grid and fullscreen view
  • Add favorite button
    • Add a bottom navigation with the favorite section
  • Download image to local gallery
  • Option to set image as background to launcher & lockscreen

About

Simple android app that shows nice animals pictures

Topics

Resources

Readme

Stars

Watchers

Forks

Packages

Contributors