Skip to content

issues Search Results · repo:bufferapp/android-clean-architecture-boilerplate language:Kotlin

Filter by

36 results
 (77 ms)

36 results

inbufferapp/android-clean-architecture-boilerplate (press backspace or delete to remove)

Well, let s start with Coroutines instead of RXJava2. Hey joe I got a job with your Caster course on Clean Architecture, so I would like to give back, now that have two years and half real working experience, ...
  • Ndrocchietto
  • Opened 
    on Feb 27, 2021
  • #62

Usually, in apps, there are some tasks that we run in the background, such as syncing of data, analytics etc. Google suggested to use deferrable components such as WorkManager and JobScheduler in such ...
  • KwabenBerko
  • 2
  • Opened 
    on Dec 6, 2020
  • #61

Hello there. I was thinking after seeing a lot of repositories that usually the presenter or viewModel maps the domain models to presentation (there are no UI models) but this has a lot of problems (I ...
  • JavierSegoviaCordoba
  • 2
  • Opened 
    on Mar 8, 2020
  • #59

I see modularization by layer. How would package/modularize by feature to improve build speeds fall into this?
  • ursusursus
  • 1
  • Opened 
    on Jul 5, 2019
  • #58

I have a question the data model that are using for sending between activity/fragment live? the data model most likely domain s data model but it s can be serialized/Parcelized
  • arohim
  • 2
  • Opened 
    on Mar 19, 2019
  • #56

Hi, I m new on Clean architecture and we are planning to convert our project(MVP) to Clean architecture and I m making POC project from our code base and see how it goes for my team. as the sample code, ...
  • arohim
  • 1
  • Opened 
    on Mar 14, 2019
  • #55

App can t load data from the URL , gives 404 https://joe-birch-dsdb.squarespace.com/s/team.json
  • MohammedAlaaMorsi
  • 1
  • Opened 
    on Mar 6, 2019
  • #54

Hi, I wonder how does BrowseAdapter inject automatically without any @Provide method?
  • meness
  • 2
  • Opened 
    on Mar 4, 2019
  • #53

The layer defines the Bufferoo class but no mapper. This is because the Domain layer is our central layer, it knows nothing of the layers outside of it so has no need to map data to any other type of model. ...
  • AldrichMascarenhas
  • 1
  • Opened 
    on Mar 1, 2019
  • #52
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub