issues
search
android
/
codelab-android-dagger
Apache License 2.0
183
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
#83
dependabot[bot]
opened
2 months ago
0
Improve/add dagger part 2
#82
ValentynBerkatiuk
closed
7 months ago
1
Improve/add dagger part 2
#81
ValentynBerkatiuk
closed
7 months ago
1
Fix FakeStorage reference error on TestStorageModule (issue #78)
#80
reisfernanda
opened
1 year ago
0
Update Mockito version to fix error regarding mocking final classes (issue #77)
#79
reisfernanda
opened
1 year ago
1
FakeStorage unresolved reference on TestStorageModule
#78
reisfernanda
opened
1 year ago
2
Mockito cannot mock final classes error
#77
khahani
opened
1 year ago
2
Dagger injection on Fragments
#76
rodrigodiasferreira
opened
1 year ago
0
fix-minor-gradle-issues as raised by issue #73
#75
Agusioma
closed
1 year ago
1
dagger homework
#74
Deulofeu
closed
1 year ago
1
Adding Dagger to the project: code snapshot contains 'kotlin-android-extensions'
#73
maiow
opened
1 year ago
1
@Component issue.
#72
Bhaskar91083
opened
2 years ago
0
Documentation Error in Part 8 (Using Dagger in the Main Flow)
#71
hossainsafwan
opened
2 years ago
0
1-@Inject_annotation
#70
WhoisAbel
closed
2 years ago
1
Content of MainActivity.kt in the code block is wrong
#69
KunalDhyani
opened
2 years ago
0
Instruction to remove the mainactivity injection is missing.
#68
pragyayadav-bucket
opened
2 years ago
1
My codelab
#67
panasetskaya
closed
2 years ago
1
Bump versions for Bumblebee
#66
osuleymanova
closed
2 years ago
0
Versions update for Bumblebee
#65
osuleymanova
closed
2 years ago
0
Versions update for Bumblebee
#64
osuleymanova
closed
2 years ago
0
Bump versions for Bumblebee
#63
osuleymanova
closed
2 years ago
0
Bump versions for Bumblebee
#62
osuleymanova
closed
2 years ago
0
[3 update] Update dependencies
#61
manuelvicnt
closed
3 years ago
0
[2 step] Update dependencies
#60
manuelvicnt
closed
3 years ago
0
[Solution] Update dependencies
#59
manuelvicnt
closed
3 years ago
0
[1 step] Update dependencies
#58
manuelvicnt
closed
3 years ago
0
[Main] Update dependencies
#57
manuelvicnt
closed
3 years ago
0
change gradle version
#56
mahdisayeri
closed
3 years ago
5
Mistake in the In the 8. Injecting the graph into an Activity . Private with @Inject
#55
YvgenTroshchiy
closed
3 years ago
0
https://developer.android.com/codelabs/android-dagger#9
#54
AbdullinAlbert
opened
3 years ago
0
In this section: https://developer.android.com/codelabs/android-dagger#14
#53
antranvn
opened
3 years ago
0
In section, Subcomponents, Tutorial doesn't show, explicitly, removal of registration component injectors from AppComponent
#52
dgoldhirsch
opened
3 years ago
1
Need to call the inject method from RegistrationActivity#onCreate
#51
dgoldhirsch
opened
3 years ago
0
Define registrationComponent in the RegistrationActivity class in https://developer.android.com/codelabs/android-dagger#10
#50
Olexandr1904
opened
3 years ago
0
Component annotation
#49
albertkhang
closed
3 years ago
1
Typo in https://developer.android.com/codelabs/android-dagger#6
#48
arsleonis
opened
3 years ago
0
Typo in 11. Scoping Subcomponents
#47
robertlhc
opened
3 years ago
1
Tipo on https://developer.android.com/codelabs/android-dagger#7
#46
AlexHuicu
opened
3 years ago
0
SharedPreferencesStorage is the class that depends on Context, not Storage
#45
petrosvoivontas-cp
opened
4 years ago
0
Both main and registration flow are getting different UserManager injected from the application graph even after switching to 1_registration_main
#44
dhirajhimani
opened
4 years ago
0
Step 12 - setContentView(R.layout.activity_settings) in MainActivity
#43
arduia
opened
4 years ago
0
lateinit Property step 7
#42
ghost
closed
4 years ago
0
Step 8 Injected private fields
#41
belousovconst
closed
4 years ago
0
Step 10 - RegistrationActivity or MainActivity?
#40
K-eL
opened
4 years ago
0
Step 8 android.os.UserManager cannot be provided without an @Inject constructor
#39
LazarRistic
opened
4 years ago
1
Step 7 Provide context
#38
aidanmack
opened
4 years ago
1
Dagger doesn't support injection in private fields, but in course it does
#37
denbondd
closed
4 years ago
1
Step 7 - Building the module requires InstallIn
#36
aidanmack
opened
4 years ago
0
Application test crashes for security error
#35
RonyBrosh
opened
4 years ago
0
Small grammar error in step 8
#34
akinadude
opened
4 years ago
0
Next