|
|
8c386416cf
|
Android Kotlin Fundamentals 03.2: Define navigation paths
9. Task: Add an options menu
|
2020-03-03 17:47:22 +03:00 |
|
|
|
7e229e5b07
|
Android Kotlin Fundamentals 03.2: Define navigation paths
8. Task: Add an Up button in the app bar
|
2020-03-03 17:30:28 +03:00 |
|
|
|
452c69c318
|
Task: Change the Back button's destination
|
2020-03-02 18:03:55 +03:00 |
|
|
|
aa3d64ff29
|
Task: Add conditional navigation
|
2020-02-19 17:38:15 +03:00 |
|
|
|
8d1891dc0d
|
Task: Add fragments to the navigation graph
|
2020-02-19 17:10:08 +03:00 |
|
|
|
436fff9aa9
|
init 03.2: Define navigation paths
|
2020-02-19 16:30:12 +03:00 |
|
GeneAndGoogle
|
5669a0c3f6
|
Update issue templates
|
2020-02-12 15:20:44 -08:00 |
|
GeneAndGoogle
|
e37a1fafb0
|
Update issue templates
|
2020-02-12 15:18:45 -08:00 |
|
GeneAndGoogle
|
f08c4755cd
|
remove assignees
|
2020-02-04 11:33:27 -08:00 |
|
GeneAndGoogle
|
4a94b39bd9
|
Add issue template
|
2020-02-03 14:22:40 -08:00 |
|
jtavva
|
8d7a62415b
|
Merge pull request #24 from google-developer-training/developer
Fix: Changing the Lifecycle owner to fragment view lifecycle.
|
2020-01-29 10:38:03 -08:00 |
|
Jhansi
|
59d36c7d6c
|
Fix: Changing the Lifecycle owner to fragement view lifecycle.
Changing the Lifecycle owner to fragement view lifecycle instead of fragment lifecycle for Databinding and Livedata.
Ref issue: https://github.com/google-developer-training/android-kotlin-fundamentals-apps/issues/15
|
2020-01-27 15:07:54 -08:00 |
|
jtavva
|
4a9a01d550
|
Merge pull request #23 from google-developer-training/developer
Fix: KotlinNullPointerException in LiveData when attempting to get a …
|
2020-01-27 15:02:28 -08:00 |
|
Jhansi
|
57995e8080
|
Fix: KotlinNullPointerException in LiveData when attempting to get a value
Adding a null check to avoid KotlinNullPointerException. Replacing isEmpty() call with isNullOrEmpty().
|
2020-01-23 10:06:11 -08:00 |
|
jtavva
|
36b429a9b4
|
Merge pull request #22 from google-developer-training/developer
Fix: Replacing high resolution image assets
|
2020-01-22 15:18:00 -08:00 |
|
Jhansi
|
d70a45c3a1
|
Fix: Replacing high resolution image assets
Fix for OutOfMemoryError exception.
High resolution images have been replaced with low resolution images.
Githib issue: https://github.com/google-developer-training/android-kotlin-fundamentals-starter-apps/issues/3
|
2020-01-22 15:14:44 -08:00 |
|
jtavva
|
6b8922d07f
|
Merge pull request #21 from google-developer-training/developer
Fix: Changing the function call to generate random numbers
|
2020-01-21 10:44:14 -08:00 |
|
Jhansi
|
9fc4939ef9
|
Fix: Changing the function call to generate random numbers
Changing the function call to generate random numbers to a more efficient way. Calling random() on Kotlin.ranges.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.ranges/random.html#random
|
2020-01-17 15:32:38 -08:00 |
|
jtavva
|
3829e9adbe
|
Merge pull request #20 from google-developer-training/developer
FiX: Score is not updated for the last word
|
2020-01-16 16:35:46 -08:00 |
|
Jhansi
|
0510d8a860
|
FiX: Score is not updated for the last word
Issue link: https://github.com/google-developer-training/android-kotlin-fundamentals-apps/pull/19
|
2020-01-16 15:36:46 -08:00 |
|
Jhansi
|
b3ed6a4ecf
|
Fixing comments
|
2020-01-14 15:15:09 -08:00 |
|
Jhansi
|
dc6837efaf
|
Moving the showCurrentDessert() call to the right place
|
2020-01-14 12:53:50 -08:00 |
|
Jhansi
|
df30c589f0
|
Fix for app crash, URL updated.
|
2020-01-14 12:09:16 -08:00 |
|
Aleks Haecky
|
ae7d3ef090
|
GDGFinder
Change-Id: Ia17c4383f879a5f2a7ee839920516cd8feeea373
|
2019-07-15 17:09:40 -07:00 |
|
Jhansi Tavva
|
8805e37396
|
Add apps for DevBytes, MarsRealEstate
|
2019-05-22 13:35:32 -07:00 |
|
Aleks Haecky
|
c685d8f3f1
|
RecyclerView apps added.
Change-Id: If081193ea949419364bdb2dad5b3375493c1592a
|
2019-05-15 11:22:27 -07:00 |
|
Jhansi Tavva
|
55560b6b49
|
add GuessTheWord solution apps: GuessTheWordViewModel, GuessTheWordTransformation, GuessTheWordLiveData, GuessTheWordDataBinding
|
2019-04-25 13:40:59 -07:00 |
|
Laura Lemay
|
2710dc30d3
|
Add DessertClickerLogs and DessertClickerFinal apps
|
2019-04-11 11:18:03 -07:00 |
|
Aleks Haecky
|
39f76aacf8
|
Initial commit of Android Kotlin Fundamentals Solution Apps.
Change-Id: I89c6d0f13f89a678a91b16694306579dbf031427
|
2019-03-14 14:29:45 -07:00 |
|
Laura Lemay
|
b023104c92
|
Add AndroidTriviaNavigation, AndroidTriviaFragment, AndroidTrivia solution apps
|
2019-03-13 15:49:51 -07:00 |
|
Laura Lemay
|
8332eb7de9
|
Gradle and kotlin updates
Change-Id: Ib916298f32a38b1fa855734b03d45c8b21850960
|
2019-01-22 11:28:01 -08:00 |
|
Aleks Haecky
|
c67904408b
|
Initial commit of Android Kotlin Fundamentals Solution Apps.
Change-Id: Idcfac405049b795d050b8ce7decec9028b566e4d
|
2018-12-17 16:29:05 -08:00 |
|
Aleks Haecky
|
fcd7e9d30b
|
first commit
|
2018-12-17 16:15:18 -08:00 |
|