Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
android10
/
Android-CleanArchitecture
Public
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
15.5k
Code
Issues
129
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Refactor project structure to one single module
- #103
#103
Open
android10
wants to merge 12 commits into
master
android10/Android-CleanArchitecture:master
from
core/refactor-project-structure
android10/Android-CleanArchitecture:core/refactor-project-structure
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Refactor project structure to one single module
#103
android10
wants to merge 12 commits into
master
android10/Android-CleanArchitecture:master
from
core/refactor-project-structure
android10/Android-CleanArchitecture:core/refactor-project-structure
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2016
Rename presentation module to app.
android10
committed
b9a90c9
View commit details
Copy full SHA for b9a90c9
Browse repository at this point
Rename presentation package to app.
android10
committed
8c34551
View commit details
Copy full SHA for 8c34551
Browse repository at this point
Make everything compile in one module. Unit tests passing. Wip.
android10
committed
269ef36
View commit details
Copy full SHA for 269ef36
Browse repository at this point
Reorganize data layer classes.
android10
committed
f90db16
View commit details
Copy full SHA for f90db16
Browse repository at this point
Pull out packages view, presenter, interactor and data.
android10
committed
8c0a7ae
View commit details
Copy full SHA for 8c0a7ae
Browse repository at this point
Minimize users feature scope. First attempt.
android10
committed
2096d04
View commit details
Copy full SHA for 2096d04
Browse repository at this point
Refactor and fix unit tests. Package re organization.
android10
committed
916c77d
View commit details
Copy full SHA for 916c77d
Browse repository at this point
Commits on Sep 21, 2016
- Improve scoping.
Show description for a5f22b9
android10
committed
a5f22b9
View commit details
Copy full SHA for a5f22b9
Browse repository at this point
Fix broken build.
android10
committed
84c22f6
View commit details
Copy full SHA for 84c22f6
Browse repository at this point
Commits on Sep 22, 2016
Change Api url address.
android10
committed
f60df53
View commit details
Copy full SHA for f60df53
Browse repository at this point
Commits on Sep 25, 2016
Clean up and scope re organization.
android10
committed
bf5bacd
View commit details
Copy full SHA for bf5bacd
Browse repository at this point
Rename JsonSerializer to Serializer and make it generic.
android10
committed
021ae2f
View commit details
Copy full SHA for 021ae2f
Browse repository at this point
You can’t perform that action at this time.