Pokedex icon indicating copy to clipboard operation
Pokedex copied to clipboard

🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.

Results 24 Pokedex issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. --- > [!WARNING] > Renovate failed to look up the following dependencies: `Failed to...

In About page should be Author name and contact Source code - Github link Licence App version

Could be there option to download all the data by one button? If I get it correctly data is cached only after you look at it in online mode and...

this app doesn't have responsive sizes in devices with size 7+ inches , View size are shown very small so I suggest using this library https://github.com/intuit/sdp

this app doesn't have responsive font size in devices with size 7+ inches , fonts are shown very small so I suggest using this library https://github.com/intuit/ssp

### Types of changes Remove unnecessary provide methode of PokedexClient in hilt NetworkModule because this class is not a third party class, his constructor annotated with @Inject define how to...

## Guidelines Added a button that lets reader move to the top of the README.md easily by clicking backToTop button. ### Types of changes What types of changes does your...

A picture is worth a thousand words :) You have a typo on entity package. ![image](https://github.com/skydoves/Pokedex/assets/23448445/766f5a7d-03de-410f-a708-61676676d87c)

1. Encapsulate the stats ui into its UI Layout/XML file. Although this introduces additional nesting layouts, it facilitates additional re-use of the stats ui across other parts of the application,...