-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FP Refactor #28
base: master
Are you sure you want to change the base?
FP Refactor #28
Commits on Feb 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7c6cb08 - Browse repository at this point
Copy the full SHA 7c6cb08View commit details
Commits on Feb 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dfb9e58 - Browse repository at this point
Copy the full SHA dfb9e58View commit details
Commits on Mar 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8a992f4 - Browse repository at this point
Copy the full SHA 8a992f4View commit details
Commits on Mar 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 24b7b57 - Browse repository at this point
Copy the full SHA 24b7b57View commit details -
Merge pull request #1 from jrgonzalezg/rr-fp-refactor
Work In Progress: Migration of artist logic to the new FP approach
Configuration menu - View commit details
-
Copy full SHA for d2b6dec - Browse repository at this point
Copy the full SHA d2b6decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40aaadb - Browse repository at this point
Copy the full SHA 40aaadbView commit details -
Merge pull request #2 from jrgonzalezg/rr-fp-refactor
Improved Gradle build configuration and updated many dependencies
Configuration menu - View commit details
-
Copy full SHA for a0a1187 - Browse repository at this point
Copy the full SHA a0a1187View commit details -
Initial attempt to refactor datasets (now datasources) and repository…
… code. Partial corrections to tests (still do not work / compile)
Configuration menu - View commit details
-
Copy full SHA for 0655767 - Browse repository at this point
Copy the full SHA 0655767View commit details -
Merge pull request #3 from jrgonzalezg/rr-fp-refactor
Initial attempt to refactor datasets (now datasources) and repository…
Configuration menu - View commit details
-
Copy full SHA for 3960350 - Browse repository at this point
Copy the full SHA 3960350View commit details -
Introduces
ResultT.firstResultOf
to generalize iteration looking fo……r success over chained promises
6Configuration menu - View commit details
-
Copy full SHA for 20e8f28 - Browse repository at this point
Copy the full SHA 20e8f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24b233 - Browse repository at this point
Copy the full SHA a24b233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7e969 - Browse repository at this point
Copy the full SHA 1c7e969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9302967 - Browse repository at this point
Copy the full SHA 9302967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab7586 - Browse repository at this point
Copy the full SHA 2ab7586View commit details
Commits on Mar 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 05ea9cd - Browse repository at this point
Copy the full SHA 05ea9cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f25c80b - Browse repository at this point
Copy the full SHA f25c80bView commit details -
Partial conversion of the top albums logic to the functional style (t…
…he biggest missing part is a proper implementation of CloudAlbumDataSource::requestTopAlbums()). Removed unused classes and libraries for buses, interactors and jobs. Some additional minor changes and simplifications.
Configuration menu - View commit details
-
Copy full SHA for 22f1fab - Browse repository at this point
Copy the full SHA 22f1fabView commit details -
Merge pull request #4 from jrgonzalezg/rr-fp-refactor
Partial conversion of the top albums logic to the functional style (the biggest...
Configuration menu - View commit details
-
Copy full SHA for 0e038ed - Browse repository at this point
Copy the full SHA 0e038edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 214619b - Browse repository at this point
Copy the full SHA 214619bView commit details
Commits on Mar 4, 2017
-
Some performance improvements to NonEmptyList. Refactored the whole p…
…roject code using the default Android Studio 2.3 code style to make the project more coherent in terms of formatting.
Configuration menu - View commit details
-
Copy full SHA for e59baca - Browse repository at this point
Copy the full SHA e59bacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7f49e - Browse repository at this point
Copy the full SHA ef7f49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8340f68 - Browse repository at this point
Copy the full SHA 8340f68View commit details -
Merge pull request #5 from jrgonzalezg/rr-fp-refactor
Some performance improvements to NonEmptyList. Refactored the whole p…
Configuration menu - View commit details
-
Copy full SHA for 93f5f77 - Browse repository at this point
Copy the full SHA 93f5f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef77f1c - Browse repository at this point
Copy the full SHA ef77f1cView commit details
Commits on Mar 5, 2017
-
Add toString, equals and hashCode to NonEmptyList
pakoito committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 012f55e - Browse repository at this point
Copy the full SHA 012f55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for af9b3ca - Browse repository at this point
Copy the full SHA af9b3caView commit details -
Refactor move predef to a new module with package com.finecinnamon
pakoito committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 353eb54 - Browse repository at this point
Copy the full SHA 353eb54View commit details -
Fix broken coroutine. Rename binding {} as bind {}.
pakoito committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for a48868f - Browse repository at this point
Copy the full SHA a48868fView commit details -
pakoito committed
Mar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for d254017 - Browse repository at this point
Copy the full SHA d254017View commit details -
Refactor update CloudAlbumDataSource to new bind
pakoito committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 1e622ad - Browse repository at this point
Copy the full SHA 1e622adView commit details -
Merge remote-tracking branch 'origin/rr-fp-refactor' into rr-fp-refactor
# Conflicts: # tools/src/main/java/com/finecinnamon/predef.kt
pakoito committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 0e27362 - Browse repository at this point
Copy the full SHA 0e27362View commit details -
Merge remote-tracking branch 'origin/rr-fp-refactor' into rr-fp-refactor
# Conflicts: # tools/src/main/java/com/finecinnamon/predef.kt
pakoito committedMar 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 9ccc98f - Browse repository at this point
Copy the full SHA 9ccc98fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ebb54 - Browse repository at this point
Copy the full SHA 18ebb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e008201 - Browse repository at this point
Copy the full SHA e008201View commit details
Commits on Mar 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1491b7e - Browse repository at this point
Copy the full SHA 1491b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46af953 - Browse repository at this point
Copy the full SHA 46af953View commit details
Commits on Mar 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 415b0b2 - Browse repository at this point
Copy the full SHA 415b0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da516f - Browse repository at this point
Copy the full SHA 8da516fView commit details -
Enabled kotlinx coroutines including new android module. Moved corout…
…ine enabling from build.gradle files to gradle.properties
Configuration menu - View commit details
-
Copy full SHA for 24d5d68 - Browse repository at this point
Copy the full SHA 24d5d68View commit details -
Added immutable collections dependency from the kotlinx-collections-i…
…mmutable proposal that are based on PCollections
Configuration menu - View commit details
-
Copy full SHA for 77b4467 - Browse repository at this point
Copy the full SHA 77b4467View commit details
Commits on Mar 17, 2017
-
Renamed tools module and its packages. Reapplied default IDEA code st…
…yle and import optimizer to the whole project.
Configuration menu - View commit details
-
Copy full SHA for dccb8b9 - Browse repository at this point
Copy the full SHA dccb8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29ffb6 - Browse repository at this point
Copy the full SHA b29ffb6View commit details
Commits on Mar 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 16ef99c - Browse repository at this point
Copy the full SHA 16ef99cView commit details
Commits on May 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3dc5a5d - Browse repository at this point
Copy the full SHA 3dc5a5dView commit details