All Projects β†’ hidroh β†’ Tldroid

hidroh / Tldroid

Licence: apache-2.0
man pages on the go, written in Kotlin!

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Tldroid

Unity Weld
MVVM-style data-binding system for Unity.
Stars: ✭ 285 (+137.5%)
Mutual labels:  data-binding
Bindingrx
πŸ”—Data binding components for Unity3d upm package
Stars: ✭ 17 (-85.83%)
Mutual labels:  data-binding
Constraintlayout Sample
A demo app to showcase constraint layout implementation in Android
Stars: ✭ 103 (-14.17%)
Mutual labels:  data-binding
Udash Core
Scala framework for building beautiful and maintainable web applications.
Stars: ✭ 405 (+237.5%)
Mutual labels:  data-binding
Android Submit Credit Card Flow
πŸ’³ implementation of credit card form in material design
Stars: ✭ 628 (+423.33%)
Mutual labels:  data-binding
Tokamak
SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms
Stars: ✭ 1,083 (+802.5%)
Mutual labels:  data-binding
impex
a powerful web application engine
Stars: ✭ 74 (-38.33%)
Mutual labels:  data-binding
Ngx Context
Angular Context: Easy property binding for router outlet and nested component trees.
Stars: ✭ 118 (-1.67%)
Mutual labels:  data-binding
Slim.js
Fast & Robust Front-End Micro-framework based on modern standards
Stars: ✭ 789 (+557.5%)
Mutual labels:  data-binding
Lychee
The most complete and powerful data-binding library and persistence infra for Kotlin 1.3, Android & Splitties Views DSL, JavaFX & TornadoFX, JSON, JDBC & SQLite, SharedPreferences.
Stars: ✭ 102 (-15%)
Mutual labels:  data-binding
Simulacra
A data-binding function for the DOM.
Stars: ✭ 537 (+347.5%)
Mutual labels:  data-binding
Countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Stars: ✭ 616 (+413.33%)
Mutual labels:  data-binding
Proteus
Proteus : A JSON based LayoutInflater for Android
Stars: ✭ 1,179 (+882.5%)
Mutual labels:  data-binding
Gradientdrawabletuner
πŸ•ΉοΈ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively.
Stars: ✭ 343 (+185.83%)
Mutual labels:  data-binding
Playground
Playground
Stars: ✭ 108 (-10%)
Mutual labels:  data-binding
rx-property-android
Bindable and observable property for Android Data Binding
Stars: ✭ 76 (-36.67%)
Mutual labels:  data-binding
Observer Util
Transparent reactivity with 100% language coverage. Made with ❀️ and ES6 Proxies.
Stars: ✭ 905 (+654.17%)
Mutual labels:  data-binding
Binding.scala
Reactive data-binding for Scala
Stars: ✭ 1,539 (+1182.5%)
Mutual labels:  data-binding
Knockout
Knockout makes it easier to create rich, responsive UIs with JavaScript
Stars: ✭ 10,122 (+8335%)
Mutual labels:  data-binding
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-25%)
Mutual labels:  data-binding

tldroid

tldr Android client written in Kotlin, uses data binding, Constraint Layout, tested with Android testing support library, compatible with Android 2.3 and up.

Get it on Google Play

Setup

Requirements

  • Latest Android SDK tools
  • Latest Android platform tools
  • Android SDK Build tools 25.0.3
  • Android SDK 25
  • Android Support Repository
  • Android Support Library 25.3.1

Dependencies

Build & Test Build Status

./gradlew :app:assembleDebug
./gradlew :app:connectedAndroidTest
./gradlew :app:testDebug

License

Copyright 2015 Ha Duy Trung

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