-
Notifications
You must be signed in to change notification settings - Fork 36
Comparing changes
Open a pull request
base repository: melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
base: old-multi-activity
head repository: melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
compare: master
- 20 commits
- 162 files changed
- 5 contributors
Commits on Aug 21, 2019
-
Single activity approach (#30)
* CircleCI config fixes * Implicit deeplinking via navController navigate * Removed jacoco.exec files. Closes # 32
Configuration menu - View commit details
-
Copy full SHA for 2a90aba - Browse repository at this point
Copy the full SHA 2a90abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe846a - Browse repository at this point
Copy the full SHA ffe846aView commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 934a50a - Browse repository at this point
Copy the full SHA 934a50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aafd76f - Browse repository at this point
Copy the full SHA aafd76fView commit details
Commits on Aug 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9c6d71f - Browse repository at this point
Copy the full SHA 9c6d71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a10edc - Browse repository at this point
Copy the full SHA 5a10edcView commit details
Commits on Sep 13, 2019
-
* Working with material styles * Replaced deprecated ViewModelProviders.of and applied base styles with material components * Various code style fixes and styles.xml improvements
Configuration menu - View commit details
-
Copy full SHA for 99a2abf - Browse repository at this point
Copy the full SHA 99a2abfView commit details
Commits on Sep 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3dba5e - Browse repository at this point
Copy the full SHA c3dba5eView commit details
Commits on Sep 23, 2019
-
Updated fastlane version (#39)
Signed-off-by: Melih Aksoy <aksoy.melihcan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9aa7a5b - Browse repository at this point
Copy the full SHA 9aa7a5bView commit details
Commits on Sep 24, 2019
-
#34 Change use of deprecated NetworkInfo enhancement (#38)
* replace NetworkInto with the ConnectivityManager. Since this network validation is being done at repository level, I've had to add the network dependency on it's own AndroidManifest. * moved network_state_permission from repository manifest to app's manifest. removed wildcard imports. now, network_info it's been provided and not the connectivity_manager
Configuration menu - View commit details
-
Copy full SHA for 8344e7f - Browse repository at this point
Copy the full SHA 8344e7fView commit details
Commits on Sep 26, 2019
-
Feature/core repository separation (#44)
* Fixed wrong package name. Fixes #43 * Updated package name. Fixes #41 * Ignoring not-used warning - this graph is included in main graph * Separated repository from core. Fixes #42 * Removing adapter from recyclerView when view is destroyed to prevent leak. Fixes #40 * Updated new module graph Signed-off-by: Melih Aksoy <aksoy.melihcan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 83e3940 - Browse repository at this point
Copy the full SHA 83e3940View commit details
Commits on Oct 30, 2019
-
WIP: feature/abstractions (#45)
* Abstraction layer backup * Removed DataEntity, was unnecessary for now * Separated network, persistence, entities and interaction, closes #29 * Renamed binding * Removed build files, example tests Removed build files, example tests * Fixed build files were not being ignored all around app * Updated CI ymls * Small changes * Fixed legacy repository package names * Fixed CQ findings * Updated Fastlane * Packaging changes and version upgrades * Removed core from interactors * Version bumps * Added new module graph
Configuration menu - View commit details
-
Copy full SHA for 8802262 - Browse repository at this point
Copy the full SHA 8802262View commit details
Commits on Nov 18, 2019
-
Fixing crash due to initialization order in detail inj
Melih Aksoy committedNov 18, 2019 Configuration menu - View commit details
-
Copy full SHA for a6fec53 - Browse repository at this point
Copy the full SHA a6fec53View commit details
Commits on Nov 19, 2019
-
Fixes & early adoptation to AS 4.0
Melih Aksoy committedNov 19, 2019 Configuration menu - View commit details
-
Copy full SHA for a68dac7 - Browse repository at this point
Copy the full SHA a68dac7View commit details
Commits on Jan 1, 2020
-
Melih Aksoy authored and Melih Aksoy committed
Jan 1, 2020 Configuration menu - View commit details
-
Copy full SHA for ac89207 - Browse repository at this point
Copy the full SHA ac89207View commit details
Commits on Jan 2, 2020
-
Updated workflow commands & gems
Melih Aksoy authored and Melih Aksoy committedJan 2, 2020 Configuration menu - View commit details
-
Copy full SHA for bd1bc9c - Browse repository at this point
Copy the full SHA bd1bc9cView commit details
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 927c5c0 - Browse repository at this point
Copy the full SHA 927c5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef05fa7 - Browse repository at this point
Copy the full SHA ef05fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f2654 - Browse repository at this point
Copy the full SHA 75f2654View commit details
Commits on Jul 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1bcde28 - Browse repository at this point
Copy the full SHA 1bcde28View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff old-multi-activity...master