-
Uber
- Recife - Brazil
- http://hotappsnearby.com
-
Uber's cross-platform mobile architecture framework.
Kotlin Apache License 2.0 UpdatedOct 14, 2024 -
motif Public
Forked from uber/motifA simple DI API for Android / Java
Kotlin Apache License 2.0 UpdatedFeb 14, 2024 -
AutoDispose Public
Forked from uber/AutoDisposeAutomatic binding+disposal of RxJava streams.
Java Apache License 2.0 UpdatedJul 28, 2023 -
-
kotlinx.coroutines Public
Forked from Kotlin/kotlinx.coroutinesLibrary support for Kotlin coroutines
Kotlin Apache License 2.0 UpdatedApr 11, 2023 -
KEEP Public
Forked from Kotlin/KEEPKotlin Evolution and Enhancement Process
Markdown Apache License 2.0 UpdatedApr 11, 2023 -
-
-
geofire-android-kt Public
Forked from firebase/geofire-androidGeoFire for Android apps
Kotlin Apache License 2.0 UpdatedDec 31, 2022 -
-
LocationFetcher Public
Easy Location fetching for Android apps.
-
-
arrow Public
Forked from arrow-kt/arrowΛrrow - Functional companion to Kotlin's Standard Library
Kotlin Other UpdatedDec 20, 2021 -
flow-lifecycle-observer Public
A plugin for collecting Kotlin Flow in an Android Lifecycle-aware manner.
-
material-components-android Public
Forked from material-components/material-components-androidModular and customizable Material Design UI components for Android
Java Apache License 2.0 UpdatedOct 1, 2021 -
tasksflow Public
A Kotlin Flow builder for representing discrete tasks with progress report.
Kotlin UpdatedAug 23, 2021 -
easyfw Public
Projeto de Compiladores do curso de Ciência da Computação - UFBA, 2009.2.
Yacc UpdatedJun 8, 2021 -
-
-
-
-
Encontro Técnico do dia 26/11/2020
-
-
android-maps-utils Public
Forked from googlemaps/android-maps-utilsHandy extensions to the Google Maps Android API.
Java Apache License 2.0 UpdatedMay 18, 2020 -
FlowDemo Public
A simple MVVM project to demonstrate the migration from LiveData to Flow on the Repositories and DataSources.
-
-
-
var timesStarted by persisted.Int(0) - Easily persisting vars backed by Android's SharedPreferences through the use of delegates.
-
Android_MVVM Public
TDC - The Developers Conference - Recife 2019: Android Architecture Components ViewModel + LiveData in Kotlin
-
Android-CleanArchitecture-Kotlin Public
Forked from android10/Android-CleanArchitecture-KotlinThis is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.