GithubHelp home page GithubHelp logo

adessoturkey / android-sample-app Goto Github PK

View Code? Open in Web Editor NEW
36.0 12.0 13.0 2.94 MB

Android sample app based on boilerplate that showcases architecture and libraries used at adesso Turkey

License: Apache License 2.0

Kotlin 99.67% Shell 0.33%
viewmodel architecture android-boilerplate android mvvm jetpack static-analysis ktlint android-navigation-component detekt

android-sample-app's People

Contributors

adarzulfu avatar aligkts avatar berkakbas avatar fatihergin avatar hcknl avatar mehmetaliocak avatar mrtckr008 avatar muratbilir avatar murattuzel avatar mutkuensert avatar titanwalking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-sample-app's Issues

Offline Storage

Popular and now-playing movies&series should be stored locally first and synced remotely second.
The repository should be the single source of truth.

Refresh Token Mechanism

In a couple of recent projects, we have implemented Auth 2.0 solution for authorization. In all of these implementations, we had to implement a token refresh mechanism from scratch. So a sample refresh token mechanism for Auth 2.0 will be good for the boilerplate application.

Local Data

We can put shared preferences data into database if it is structural. Genres can be stored in database.

NumberFormatException at Genre TypeConverter

A NumberFormatException occurs when app tries to map an empty String into a List of Long values; since genreIds String can be an empty one.

Responsible Line: com.adesso.movee.internal.util.typeconverter.GenreConverter.fromString(GenreConverter.kt:10)

Drawer Sample

In a recent project, we've required a drawer. So a drawer sample will be good to be implemented in the boilerplate application for future uses.

Pagination

Pagination would be great for supported apis.

Create Gists for the Common Development Usecases

  • Prevent multiple clicks on ui elements
  • Build flow & application signing procedure
  • Add a new feature to existing project
  • EditText search-on-type (debounce) with coroutines
  • Common extensions
  • App-wide style settings (font family, button styles etc.)

Version Updates

We should use the most recent stable version of the dependencies.

Fix Metadata Badge in README

CircleCI metadata badge seems broken. We can fix it and also add more badges & screenshots of the app to README like android-boilerplate project

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.