All Projects → arturogutierrez → Openticator

arturogutierrez / Openticator

Licence: other
Another authenticator implementation

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Openticator

Android Rxpresenter
A Reactive Presenter library for MVP pattern for modern Android Apps
Stars: ✭ 21 (-73.75%)
Mutual labels:  mvp-architecture, mvp-android
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-10%)
Mutual labels:  mvp-architecture, mvp-android
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+3585%)
Mutual labels:  mvp-architecture, mvp-android
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
Stars: ✭ 65 (-18.75%)
Mutual labels:  mvp-architecture, mvp-android
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+853.75%)
Mutual labels:  mvp-architecture, mvp-android
visum
Android reactive MVP stack
Stars: ✭ 19 (-76.25%)
Mutual labels:  mvp-architecture, mvp-android
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+4270%)
Mutual labels:  mvp-architecture, mvp-android
uv-index
This is a work-in-progress (🔧️) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
Stars: ✭ 64 (-20%)
Mutual labels:  mvp-architecture, mvp-android
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+668.75%)
Mutual labels:  mvp-architecture, mvp-android
Fasthub
FastHub the ultimate GitHub client for Android.
Stars: ✭ 5,543 (+6828.75%)
Mutual labels:  mvp-architecture, mvp-android
Flair
This is powerful android framework
Stars: ✭ 31 (-61.25%)
Mutual labels:  mvp-architecture, mvp-android
Telegraph Android
Telegraph X is Android client for Telegra.ph minimalist publishing tool (made by Telegram team) that allows you to create and manage publications
Stars: ✭ 78 (-2.5%)
Mutual labels:  mvp-architecture, mvp-android
MVPArchitecture
Android MVP architecture in Kotlin using Dagger2, RxJava2, Retrofit2 and so on
Stars: ✭ 27 (-66.25%)
Mutual labels:  mvp-architecture, mvp-android
Android Architectures Kotlin
Simple examples showcasing implementation of some popular app architecture patterns using Kotlin.
Stars: ✭ 52 (-35%)
Mutual labels:  mvp-architecture, mvp-android
mvp-android-template
MVP Android Template to give you a Quick Head Start for your next Android Project. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2
Stars: ✭ 20 (-75%)
Mutual labels:  mvp-architecture, mvp-android
Componentizationarch
Stars: ✭ 265 (+231.25%)
Mutual labels:  mvp-architecture, mvp-android
mvp-architecture-kotlin-dagger-2-retrofit-android
Android Application MVP (Model-View-Presenter) architecture example using Dagger2 Dependency Injection (DI) and Retrofit Tutorial using Kotlin programming language.
Stars: ✭ 15 (-81.25%)
Mutual labels:  mvp-architecture, mvp-android
Android-Model-View-Presenter
No description or website provided.
Stars: ✭ 26 (-67.5%)
Mutual labels:  mvp-architecture, mvp-android
Protein
🥚 An Android App for Dribbble
Stars: ✭ 598 (+647.5%)
Mutual labels:  mvp-architecture, mvp-android
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+870%)
Mutual labels:  mvp-architecture, mvp-android

Build status GitHub license

Get it on Google Play

Openticator

My own authenticator implementation written with Clean Architecture and MVP in Kotlin..

Project Structure

App

  • Presentation layer
  • Presenters
  • View implementations
  • Navigation
  • Dagger components and modules

Domain (Pure Kotlin module)

  • Business logic
  • Uses cases
  • Data Source interfaces
  • Repositories

Data

  • DataSource implementations

Main Libraries

Demo

Here you can see how the app look likes:

Demo

Developed By

Follow me on Twitter Add me to Linkedin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].