All Projects → TeamCityApp → Similar Projects or Alternatives

720 Open source projects that are alternatives of or similar to TeamCityApp

MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Stars: ✭ 100 (+108.33%)
Mutual labels:  mockito, dagger2, espresso-tests
Android Livedata Viewmodel
Android app that demonstrates how to use new Architecture components.
Stars: ✭ 114 (+137.5%)
Mutual labels:  circleci, espresso, dagger2
Newspaper
An aggregated newspaper app containing news from 10+ local news publishers in Hong Kong. Made with ❤
Stars: ✭ 82 (+70.83%)
Mutual labels:  mockito, espresso, dagger2
mvp-sample
Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding
Stars: ✭ 35 (-27.08%)
Mutual labels:  mockito, espresso, dagger2
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+89.58%)
Mutual labels:  mockito, espresso, dagger2
TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (-20.83%)
Mutual labels:  mockito, espresso, dagger2
Avenging
MVP pattern example on Android: no Dagger or RxJava example
Stars: ✭ 279 (+481.25%)
Mutual labels:  retrofit, mockito, espresso
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (+31.25%)
Mutual labels:  mockito, espresso, dagger2
Githubprojectbrowser
This is a sample Android Project that is based on Clean Architecture
Stars: ✭ 64 (+33.33%)
Mutual labels:  mockito, espresso, dagger2
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (+10.42%)
Mutual labels:  mockito, espresso, dagger2
Debt-Manager
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stars: ✭ 22 (-54.17%)
Mutual labels:  mockito, dagger2, espresso-tests
Kotlin Android Starter
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
Stars: ✭ 589 (+1127.08%)
Mutual labels:  mockito, espresso
Mockstar
Demo project on How to be a Mockstar using Mockito and MockWebServer.
Stars: ✭ 53 (+10.42%)
Mutual labels:  mockito, dagger2
Daggermock
A JUnit rule to easily override Dagger 2 objects
Stars: ✭ 1,156 (+2308.33%)
Mutual labels:  mockito, espresso
Ribot Android Boilerplate Kotlin
Kotlin version of android boilerplate app that showcases architecture and libraries used at ribot http://ribot.co.uk
Stars: ✭ 85 (+77.08%)
Mutual labels:  mockito, dagger2
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (+43.75%)
Mutual labels:  mockito, dagger2
Refactoring Android App Series Overview
Overview of wonderful series started by Oday and Rakesh for refactoring android application under youtube channel Dry Code.
Stars: ✭ 101 (+110.42%)
Mutual labels:  mockito, dagger2
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-20.83%)
Mutual labels:  mockito, espresso-tests
Android-Model-View-Presenter
No description or website provided.
Stars: ✭ 26 (-45.83%)
Mutual labels:  retrofit, dagger2
Askme
Social media app to ask and answer user questions and interact with users
Stars: ✭ 16 (-66.67%)
Mutual labels:  retrofit, dagger2
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-56.25%)
Mutual labels:  mockito, dagger2
Awesome Third Library Source Analysis
📖 Deep understanding of popular open source library source code (optimizing...)
Stars: ✭ 866 (+1704.17%)
Mutual labels:  retrofit, dagger2
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+372.92%)
Mutual labels:  mockito, espresso
Clean Android Code
MVP + Dagger 2 + RxJava + Retrofit2
Stars: ✭ 311 (+547.92%)
Mutual labels:  retrofit, dagger2
Bigbang
Android base project used by Xmartlabs team
Stars: ✭ 47 (-2.08%)
Mutual labels:  retrofit, dagger2
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (+14.58%)
Mutual labels:  retrofit, mockito
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+2012.5%)
Mutual labels:  mockito, espresso
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (-22.92%)
Mutual labels:  mockito, dagger2
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+197.92%)
Mutual labels:  retrofit, dagger2
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Stars: ✭ 144 (+200%)
Mutual labels:  retrofit, dagger2
teamcity-runas-plugin
The teamcity-runas plugin to run TeamCity build steps under a specified user account on Windows or Linux.
Stars: ✭ 20 (-58.33%)
Mutual labels:  teamcity, teamcity-plugin
typescript-express-passportjs
ExpressJs project uses TypeScript, PassportJS, Moongose, Continuous Integration (CircleCI.io) and Code Coverage (CodeCov.io)
Stars: ✭ 14 (-70.83%)
Mutual labels:  circleci, codecov
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+191.67%)
Mutual labels:  mockito, dagger2
Android Starter
[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
Stars: ✭ 522 (+987.5%)
Mutual labels:  mockito, espresso
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 (-68.75%)
Mutual labels:  retrofit, dagger2
FlickOff
A lite movie guide app, with MVVM architecture, that lets you discover movies from TMDb.
Stars: ✭ 31 (-35.42%)
Mutual labels:  retrofit, dagger2
kotlin-mvvm-boilerplate
💡💡 An Android boilerplate project with: Kotlin, MVVM, Room, Dagger2, RxJava, Retrofit and more.
Stars: ✭ 32 (-33.33%)
Mutual labels:  retrofit, dagger2
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+4804.17%)
Mutual labels:  retrofit, dagger2
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (+433.33%)
Mutual labels:  circleci, dagger2
teamcity-docker-samples
TeamCity docker compose samples
Stars: ✭ 116 (+141.67%)
Mutual labels:  teamcity, teamcity-server
Acgclub
一款纯粹的ACG聚合类App
Stars: ✭ 829 (+1627.08%)
Mutual labels:  retrofit, dagger2
Geeknews
📚A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
Stars: ✭ 3,496 (+7183.33%)
Mutual labels:  retrofit, dagger2
teamcity-rust-plugin
TeamCity Rust and Cargo plugin
Stars: ✭ 29 (-39.58%)
Mutual labels:  teamcity, teamcity-plugin
Tvflix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
Stars: ✭ 286 (+495.83%)
Mutual labels:  mockito, dagger2
Topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
Stars: ✭ 131 (+172.92%)
Mutual labels:  retrofit, dagger2
Kingtv
📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
Stars: ✭ 1,594 (+3220.83%)
Mutual labels:  retrofit, dagger2
Jreadhub
Readhub Android 客户端——官网 : https://readhub.cn
Stars: ✭ 168 (+250%)
Mutual labels:  retrofit, dagger2
Scallop
干货集中营Android app(MVP + RxJava2 + Dagger2 + Retrofit)
Stars: ✭ 120 (+150%)
Mutual labels:  retrofit, dagger2
koshry
Run on CI, Apply Rules on the Build and Get the Result back to the Pull Request.
Stars: ✭ 59 (+22.92%)
Mutual labels:  circleci, teamcity
Flyabbit
🔥组件化,Retrofit,Rxjava2,dagger2,Mvp ,ReactNative ,Atlas(插件化)
Stars: ✭ 219 (+356.25%)
Mutual labels:  retrofit, dagger2
Jd Test
仿京东app 全新组件化架构升级
Stars: ✭ 1,346 (+2704.17%)
Mutual labels:  retrofit, dagger2
Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (-66.67%)
Mutual labels:  mockito, dagger2
ContactsApp
Go-Jek Engineering Task Used MVP and Unit Testing Espresso, Mock Webserver and Activity Instrumentation Tests ,RxJava + RxAndroid + Retrofit 2 + OkHttp 3 + Dagger2 + ButterKnife+ Glide + Active Android ORM
Stars: ✭ 21 (-56.25%)
Mutual labels:  espresso, dagger2
teamcity-docker-compose
Compose to create working TeamCity server with PostgreSQL and Agents
Stars: ✭ 97 (+102.08%)
Mutual labels:  teamcity, teamcity-server
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+322.92%)
Mutual labels:  circleci, mockito
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (-33.33%)
Mutual labels:  retrofit, databinding-android
tcWebHooks
WebHooks plugin for Teamcity. Supports many build states and payload formats.
Stars: ✭ 128 (+166.67%)
Mutual labels:  teamcity, teamcity-plugin
teamcity-azure-storage
TeamCity Azure artifacts storage support plugin
Stars: ✭ 14 (-70.83%)
Mutual labels:  teamcity, teamcity-plugin
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+62.5%)
Mutual labels:  mockito, dagger2
rxify
Now: RxJava Playground, Previous: Demo for the talk at DroidconIN 2016, Droidcon Boston 2017 and Codelab for GDG January Meetup
Stars: ✭ 59 (+22.92%)
Mutual labels:  mockito, dagger2
1-60 of 720 similar projects