-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #874 from SimonMarquis/string-decoder
Replace StringDecoder injection with simpler API
- Loading branch information
Showing
8 changed files
with
9 additions
and
145 deletions.
There are no files selected for viewing
21 changes: 0 additions & 21 deletions
21
core/common/src/main/java/com/google/samples/apps/nowinandroid/core/decoder/StringDecoder.kt
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
core/common/src/main/java/com/google/samples/apps/nowinandroid/core/decoder/UriDecoder.kt
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...src/main/java/com/google/samples/apps/nowinandroid/core/decoder/di/StringDecoderModule.kt
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
.../main/java/com/google/samples/apps/nowinandroid/core/testing/decoder/FakeStringDecoder.kt
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
...main/java/com/google/samples/apps/nowinandroid/core/testing/di/TestStringDecoderModule.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