-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #55: Update dependencies (libs, gradle, kotlin) * #55: Update memory from gradle in gradle.properties * #54: Modules for Consent & Ads -> AdView cannot be found * #54: Consent & Ad Module started * #54: Finished Consent & Start Settings * #42: Implement Settings Activity options (except remove Ads) * #54: Implemented Consent Flows * #54: Added Remove Ads option (untested) * #54: Update UnitTests * #54: Renamed module to libAds * #54: Lower Gradle Memory for Travis CI * #54: Cleanup & Localised Settings screen * #54: Add --info to build task to get more output of error * #54: Update build tools version to 29.0.0 for Travis * #54: Removed --info (too much for travis to handle) * #54: Add licence for Build Tools 29.0.0 to Travis script * #54: Clean up Lint & Compiler warnings * #54: Update Dagger to 2.23.1 * #54: Refactored Ads & Consent Dagger modules * #54: Experiment with kapt{ correctErrorTypes = true } * #54: Trying to let Travis show the actual error * Revert "#54: Trying to let Travis show the actual error" This reverts commit c8189d6. * #54: More trial & errorring * #54: Doh * $54: Remove deps on Consent pt 1 * #54: Add deps from App to Consent pt2 * #54: Remove ConsentComponent pt3 * #54: New ConsentModule pt4 * #54: Fuck pt5 * #54: Removed StoreCurrentConsent -> included in Ask Consent * #54: Add Fetch consent back to Ads module pt6 * #54: Fixed Settings layout & Donations
- Loading branch information
Showing
209 changed files
with
2,053 additions
and
882 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 0 additions & 36 deletions
36
android/DartsScorecard/app/src/main/java/nl/entreco/dartsscorecard/ad/AdLoader.kt
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
android/DartsScorecard/app/src/main/java/nl/entreco/dartsscorecard/ad/InterstitialLoader.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
android/DartsScorecard/app/src/main/java/nl/entreco/dartsscorecard/base/BaseFragment.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...corecard/app/src/main/java/nl/entreco/dartsscorecard/base/widget/MaxHeightRecyclerView.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 4 additions & 5 deletions
9
...Scorecard/app/src/main/java/nl/entreco/dartsscorecard/base/widget/WrapContentViewPager.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.