All Projects → fibelatti → Pinboard Kotlin

fibelatti / Pinboard Kotlin

Licence: apache-2.0
Unofficial Pinboard android app, developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Pinboard Kotlin

Weatherapp
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Stars: ✭ 426 (+610%)
Mutual labels:  dagger2, mvvm, clean-architecture, room
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+111.67%)
Mutual labels:  coroutines, dagger2, mvvm, clean-architecture
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (+130%)
Mutual labels:  dagger2, mvvm, clean-architecture, room
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+156.67%)
Mutual labels:  coroutines, mvvm, clean-architecture, room
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (+105%)
Mutual labels:  coroutines, dagger2, mvvm, clean-architecture
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-71.67%)
Mutual labels:  room, coroutines, mvvm, clean-architecture
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+608.33%)
Mutual labels:  dagger2, mvvm, room
Stocker
Stocker is a currency monitoring app. It offers instant currency rates of banks.
Stars: ✭ 38 (-36.67%)
Mutual labels:  dagger2, mvvm, clean-architecture
Pokedex
🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+8036.67%)
Mutual labels:  coroutines, dagger2, mvvm
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+988.33%)
Mutual labels:  mvvm, clean-architecture, room
Stackzy
💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡
Stars: ✭ 307 (+411.67%)
Mutual labels:  coroutines, dagger2, mvvm
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+708.33%)
Mutual labels:  mvvm, clean-architecture, room
Plainupnp
PlainUPnP is an upnp control point application for android.
Stars: ✭ 33 (-45%)
Mutual labels:  coroutines, dagger2, mvvm
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (-11.67%)
Mutual labels:  dagger2, mvvm, clean-architecture
Playandroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
Stars: ✭ 414 (+590%)
Mutual labels:  coroutines, mvvm, room
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+583.33%)
Mutual labels:  dagger2, mvvm, room
Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Stars: ✭ 577 (+861.67%)
Mutual labels:  dagger2, mvvm, clean-architecture
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-70%)
Mutual labels:  dagger2, mvvm, room
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+1276.67%)
Mutual labels:  coroutines, mvvm, room
Myweatherkotlinflow
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection
Stars: ✭ 23 (-61.67%)
Mutual labels:  coroutines, mvvm, room

Pinkt

Language License Android CI

Pinkt is an unofficial Pinboard Android client. Pinboard is a fast, no-nonsense bookmarking site for people who value privacy and speed.

Get it on Google Play

About the project

It is mainly developed as a playground to study many topics related to Android.

This project is used to study and demonstrate many topics related to Android development such as:

  • Android Support Library
  • Kotlin
  • Coroutines
  • ViewModel and LiveData
  • Room (with FTS)
  • DI with Dagger 2
  • Detekt
  • Source Control Organisation
  • CI with GitHub Actions

License

Copyright 2019 Filipe Belatti

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.
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].