GitHub / android10/Android-CleanArchitecture-Kotlin issues and pull requests
#126 - Use ktor and kotlinx serialization
Pull Request -
State: open - Opened by rahulsainani 3 months ago
- 1 comment
Labels: enhancement
#125 - Update and prepare dependencies for upcoming changes
Pull Request -
State: closed - Opened by rahulsainani 3 months ago
Labels: enhancement
#100 - typo
Pull Request -
State: closed - Opened by shubham08gupta almost 5 years ago
- 1 comment
#99 - How to merge multiples repositories response in the use case
Issue -
State: open - Opened by matiasdelbel almost 5 years ago
- 6 comments
#98 - How to put few call api to usecase ?
Issue -
State: closed - Opened by dashika almost 5 years ago
- 10 comments
#97 - How to handle REST and GraphQL?
Issue -
State: open - Opened by gameunite about 5 years ago
- 1 comment
#96 - Best place for input validation?
Issue -
State: open - Opened by ehsankalafchi about 5 years ago
- 4 comments
#95 - Other options for entity mapping?
Issue -
State: open - Opened by ehsankalafchi about 5 years ago
- 1 comment
#94 - UseCase Without return Value
Issue -
State: closed - Opened by arifaizin about 5 years ago
- 2 comments
#93 - retrofit interceptor on different module
Issue -
State: open - Opened by aaghan over 5 years ago
#92 - how it works viewmodel{observe,failure}
Issue -
State: open - Opened by aaghan over 5 years ago
#91 - Android X Migration
Pull Request -
State: closed - Opened by rjmangubat23 over 5 years ago
- 1 comment
#90 - Returning LiveData from UseCases
Issue -
State: open - Opened by svc985 over 5 years ago
- 3 comments
#89 - ViewModel knows all the implementation of UseCases
Issue -
State: closed - Opened by RicardAparicio over 5 years ago
- 4 comments
#88 - Why features are inside 'app' module?
Issue -
State: open - Opened by RaggaJungler over 5 years ago
- 2 comments
#87 - add bahasa Indonesia strings
Pull Request -
State: closed - Opened by suryamudti over 5 years ago
- 1 comment
#86 - [ Double tap ] image bug
Issue -
State: open - Opened by tperraut over 5 years ago
#85 - Fix network issue on roataion issue #46
Pull Request -
State: closed - Opened by deepakkumardk over 5 years ago
- 3 comments
#84 - Should we use instance variables inside a ViewModel to reuse fetched data?
Issue -
State: open - Opened by hernandazevedozup almost 6 years ago
- 1 comment
#83 - Why MovieDetailsAnimator is not injected as a @Singleton?
Issue -
State: open - Opened by minchaej almost 6 years ago
#82 - abstract class UseCase actual layer placement?
Issue -
State: open - Opened by mochadwi almost 6 years ago
#81 - Implementing Navigation component
Issue -
State: open - Opened by lemarcque almost 6 years ago
- 3 comments
Labels: question, discussion
#80 - Using kotlin-dsl for readable gradle script and easy navigation
Issue -
State: open - Opened by mochadwi about 6 years ago
Labels: question, discussion
#79 - This repository doesn't use module to separate layer?
Issue -
State: closed - Opened by mochadwi about 6 years ago
- 1 comment
#78 - Reactive Programming
Issue -
State: open - Opened by CristianMG over 6 years ago
- 3 comments
Labels: question, discussion
#77 - Please implement Paging library Using latest Jetpack
Issue -
State: open - Opened by viratshukla over 6 years ago
- 6 comments
Labels: question, discussion
#76 - replaced experimental kotline coroutine api to release.
Pull Request -
State: closed - Opened by matthewzhang007 over 6 years ago
- 1 comment
#75 - Versions plugin
Pull Request -
State: closed - Opened by St4B over 6 years ago
- 1 comment
#74 - Please update with latest kotlin
Issue -
State: open - Opened by viratshukla over 6 years ago
- 2 comments
Labels: question, discussion
#73 - ApplicationId, VersionCode, VersionName declaration?
Issue -
State: open - Opened by St4B over 6 years ago
Labels: question, discussion
#72 - How to consume the result object of Either in Use Case Layer?
Issue -
State: open - Opened by crjacinro over 6 years ago
- 11 comments
Labels: question, discussion
#71 - How to create database in this architecture?
Issue -
State: open - Opened by letruonglamit over 6 years ago
- 6 comments
Labels: question, discussion
#70 - How to work with multiple base URL Retrofit?
Issue -
State: closed - Opened by letruonglamit over 6 years ago
- 1 comment
#69 - Coroutines
Pull Request -
State: closed - Opened by St4B over 6 years ago
- 1 comment
#68 - No need to have multiple instances of empty objects
Pull Request -
State: closed - Opened by St4B over 6 years ago
- 1 comment
#67 - None class for UseCase
Issue -
State: open - Opened by RuiMiguel over 6 years ago
Labels: question, discussion
#66 - operator fun vs execute in the UseCase
Issue -
State: open - Opened by mahmed1987 over 6 years ago
- 1 comment
Labels: question, discussion
#65 - Question: Completable/Flowable UseCase
Issue -
State: closed - Opened by freaksgit over 6 years ago
- 1 comment
Labels: question, discussion
#64 - Differences between different repository:
Issue -
State: open - Opened by crjacinro over 6 years ago
- 3 comments
Labels: question, discussion
#63 - Android Arch Components handle configuration changes / lifecycle
Issue -
State: open - Opened by ashrafi over 6 years ago
- 4 comments
Labels: question, discussion
#62 - How should we pass new CoroutineContext to UseCase
Issue -
State: open - Opened by miroslavign over 6 years ago
- 3 comments
Labels: question, discussion
#61 - ListNotAvailable & NonExistentMovie
Issue -
State: open - Opened by Joe-Tang over 6 years ago
- 1 comment
Labels: question, discussion
#60 - Question: should I always create a "middle" model for the View?
Issue -
State: open - Opened by wilsoncastiblanco over 6 years ago
- 2 comments
Labels: question, discussion
#59 - Question: Where to put usecase/interactor used in different modules
Issue -
State: open - Opened by tentenponce over 6 years ago
- 3 comments
Labels: question, discussion
#58 - Update coroutines to 1.0.0
Pull Request -
State: closed - Opened by maruiz81 over 6 years ago
- 3 comments
#57 - Change RecyclerView.Adapter to ListAdapter
Pull Request -
State: closed - Opened by vincent-paing almost 7 years ago
- 1 comment
#56 - Question: why dependencies.gradle?
Issue -
State: open - Opened by dmfrey almost 7 years ago
- 3 comments
Labels: question, discussion
#55 - beter feature package organisation
Issue -
State: open - Opened by ooCHURIoo almost 7 years ago
- 3 comments
Labels: discussion
#54 - Cache policy
Issue -
State: open - Opened by roxananistor92 almost 7 years ago
- 1 comment
Labels: question, discussion
#53 - Correct issues with unit tests by mocking dependencies.
Pull Request -
State: closed - Opened by fowlerwill almost 7 years ago
- 3 comments
#52 - Update AndroidAssertions.kt
Pull Request -
State: closed - Opened by tiomamaster almost 7 years ago
#51 - Replace RecyclerView.Adapter to ListAdapter
Issue -
State: open - Opened by mustafakuloglu about 7 years ago
- 5 comments
Labels: question, discussion
#50 - memory leak detection
Issue -
State: closed - Opened by giuliohome about 7 years ago
- 8 comments
#49 - info query about binding format in the view
Issue -
State: open - Opened by giuliohome about 7 years ago
- 1 comment
Labels: question, discussion
#48 - Rationale Behind Using Only One Module "App" instead of multiple modules.
Issue -
State: closed - Opened by crjacinro about 7 years ago
- 2 comments
#47 - Fix configuration change issue
Pull Request -
State: closed - Opened by pkliang about 7 years ago
- 1 comment
#46 - configuration change (screen rotaion) doesn't manage Screen state
Issue -
State: open - Opened by mibrahimdev about 7 years ago
- 1 comment
Labels: bug
#45 - Question: How to clean login fragment from back stack?
Issue -
State: closed - Opened by LEOMZE about 7 years ago
#44 - Clean architecture of input validation
Issue -
State: open - Opened by stanbar about 7 years ago
- 1 comment
Labels: question, discussion
#43 - Question: Where would you store shared fragments such as a bottom navigation bar?
Issue -
State: closed - Opened by avaitla about 7 years ago
- 1 comment
#42 - How to run usecases in parallel?
Issue -
State: open - Opened by Nyan274 about 7 years ago
- 5 comments
Labels: question, discussion
#41 - Why keep unused static functions in Either file?
Issue -
State: open - Opened by ar-g about 7 years ago
Labels: question, discussion
#40 - Fix ViewModel tests because they were always successful
Pull Request -
State: closed - Opened by JavierSA about 7 years ago
- 1 comment
#39 - Replace Dagger 2 with Koin
Issue -
State: open - Opened by stanbar about 7 years ago
- 5 comments
Labels: question, discussion
#38 - Navigator tests pass even if the destination Activity changes
Issue -
State: open - Opened by cesarferreira about 7 years ago
- 2 comments
Labels: question, discussion
#37 - Refactored use case to improve readability
Pull Request -
State: closed - Opened by carbaj03 about 7 years ago
- 1 comment
#36 - Use defined gradle_tools variable and update to 3.1.3
Pull Request -
State: closed - Opened by onyxmueller about 7 years ago
- 1 comment
#35 - UseCases not posting to UI by default
Issue -
State: open - Opened by minafkamel about 7 years ago
- 1 comment
Labels: question, discussion
#34 - Divide ViewModelModule into several feature based module?
Issue -
State: open - Opened by jaychang0917 about 7 years ago
- 2 comments
Labels: question, discussion
#33 - Question about database observing
Issue -
State: open - Opened by SeanBlahovici about 7 years ago
- 2 comments
Labels: question, discussion
#32 - Question about What is the best option?, Code Proposal
Issue -
State: open - Opened by Martindgadr about 7 years ago
- 2 comments
Labels: question, discussion
#31 - Asynchronous approach for UseCase execute function
Issue -
State: open - Opened by khairilushan about 7 years ago
- 3 comments
Labels: discussion
#30 - Canceling UseCase job when ViewModel cleared
Issue -
State: open - Opened by ghost about 7 years ago
- 7 comments
Labels: question, discussion
#29 - Configuration change is not handled
Issue -
State: open - Opened by jaychang0917 about 7 years ago
- 2 comments
Labels: bug, discussion
#28 - Bug fix for android M and older, intent flag error when call youtube action
Pull Request -
State: closed - Opened by Martindgadr about 7 years ago
- 2 comments
#27 - ViewModel tests are always successful
Issue -
State: open - Opened by jmcaldera about 7 years ago
- 5 comments
Labels: bug, discussion
#26 - BufferItemConsumer error
Issue -
State: open - Opened by handiwiguna about 7 years ago
- 1 comment
Labels: bug, discussion
#25 - FLAG_ACTIVITY_NEW_TASK Android M Error
Issue -
State: closed - Opened by Martindgadr about 7 years ago
- 3 comments
Labels: bug, discussion
#24 - Question about Movie vs MovieEntity
Issue -
State: closed - Opened by carterhudson about 7 years ago
- 7 comments
Labels: question, discussion
#23 - Domain separated from Feature, is it a good idea?
Issue -
State: open - Opened by reinaldomoreira about 7 years ago
- 10 comments
Labels: question, discussion
#22 - Logo Design and ReadMe Banner
Pull Request -
State: closed - Opened by loydjayme25 about 7 years ago
- 2 comments
#21 - Declare @Body data class in Api internal interface
Issue -
State: open - Opened by UriAbadAtabix about 7 years ago
- 5 comments
Labels: question, discussion
#20 - UseCase dependencies
Issue -
State: open - Opened by nikolajakshic about 7 years ago
- 2 comments
Labels: question, discussion
#19 - Icon/Logo Proposal
Issue -
State: open - Opened by loydjayme25 about 7 years ago
- 4 comments
Labels: question, discussion
#18 - Integration with APIs which return the result in `onActivityResult()`
Issue -
State: open - Opened by RustamG about 7 years ago
Labels: question, discussion
#17 - Refactored Context extension networkInfo to return a nullable NetworkInfo
Pull Request -
State: closed - Opened by chronvas about 7 years ago
#16 - IllegalStateException when no connectivity
Issue -
State: closed - Opened by chronvas about 7 years ago
- 2 comments
Labels: bug, help wanted
#15 - UseCase.run returning multiple values?
Issue -
State: open - Opened by robertoestivill about 7 years ago
- 12 comments
Labels: question, discussion
#14 - Returning LiveData from domain layer
Issue -
State: open - Opened by pablobaldez about 7 years ago
- 21 comments
Labels: question, discussion
#13 - Streams
Issue -
State: open - Opened by St4B about 7 years ago
- 2 comments
Labels: question, discussion
#12 - Either vs Sealed class
Issue -
State: closed - Opened by mateherber about 7 years ago
- 14 comments
Labels: question, discussion
#11 - Should a complex feature logic be placed in the datastore class or moved to the usecase class?
Issue -
State: open - Opened by vuksa about 7 years ago
- 6 comments
Labels: question, discussion
#10 - Device Specific Implementation
Issue -
State: open - Opened by Thansoft007 over 7 years ago
Labels: question, discussion
#9 - How to have automatic update of gradle dependencies by using a defined file for dependencies?
Issue -
State: open - Opened by FlorianChps over 7 years ago
- 2 comments
Labels: question, discussion
#8 - Code packages
Issue -
State: open - Opened by rendecano over 7 years ago
- 12 comments
Labels: question, discussion
#7 - Pagination
Issue -
State: open - Opened by Toffor over 7 years ago
- 2 comments
Labels: enhancement, question
#6 - What strategy you apply to choose right action description prefix between "render", "display" and "show" for View interfaces?
Issue -
State: closed - Opened by ghost over 7 years ago
- 1 comment
#5 - Mocking framework
Issue -
State: closed - Opened by oleksiyp over 7 years ago
- 7 comments
#4 - Added onError to completable use case
Pull Request -
State: closed - Opened by denys-vasylenko over 7 years ago
- 1 comment
#3 - Added onError to completable use case
Pull Request -
State: closed - Opened by denys-vasylenko over 7 years ago