Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
android
/
codelab-android-compose
Public
Notifications
You must be signed in to change notification settings
Fork
765
Star
1.6k
Code
Issues
10
Pull requests
8
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
5289d9c
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 16, 2023
Update RallyActivity.kt
Show description for 5289d9c
felipedofd
committed
5289d9c
Copy full SHA for 5289d9c
Update build.gradle
Show description for 0be97d0
felipedofd
committed
0be97d0
Copy full SHA for 0be97d0
Commits on Jun 28, 2023
criado uma nova função compose com o nome PlantWatering e adicionado elementos composable Text para mostrar as informações de irrigação na tela
felipedofd
committed
ed4d8d7
Copy full SHA for ed4d8d7
Commits on Jun 27, 2023
criado uma nova função compose com o nome PlantWatering e adicionado elementos composable Text para mostrar as informações de irrigação na tela
felipedofd
committed
78364ff
Copy full SHA for 78364ff
Merge branch 'main' of https://github.com/felipedofd/codelab-android-compose
felipedofd
committed
3a12e3c
Copy full SHA for 3a12e3c
Removido o código da ConstraintLayout e as quatro TextViews aninhadas na NestedScrollView.
Show description for 65dc93a
felipedofd
committed
65dc93a
Copy full SHA for 65dc93a
Commits on Jun 23, 2023
adicionado um deepLink para acessar a função combinável SingleAccountScreen com um tipo de conta correspondente e permitir que esse deepLink também seja exposto a apps externos
felipedofd
committed
529058d
Copy full SHA for 529058d
Update gradle plugin
felipedofd
committed
8af2f59
Copy full SHA for 8af2f59
definido que a rota precisa solicitar argumentos, como um sinal para os destinos anteriores.
Show description for 169db54
felipedofd
committed
169db54
Copy full SHA for 169db54
Commits on Jun 22, 2023
update RallyActivity.kt
felipedofd
committed
d158628
Copy full SHA for d158628
Extraido o elemento combinável de cada tela do parâmetro screen dos objetos RallyDestination e adicionadas às funções composable correspondentes no NavHost, substituindo a chamada .screen()
felipedofd
committed
0e3ac13
Copy full SHA for 0e3ac13
implement a RallyTabRow to navigation
felipedofd
committed
3d9fda0
Copy full SHA for 3d9fda0
migration to compose-navigation, create and config a NavController
Show description for b7e8757
felipedofd
committed
b7e8757
Copy full SHA for b7e8757
implement compose navigation dependencies
felipedofd
committed
de9f5b1
Copy full SHA for de9f5b1
Update build.gradle
Show description for 4d0ae2e
felipedofd
committed
4d0ae2e
Copy full SHA for 4d0ae2e
Commits on May 11, 2023
Update all dependencies (main) (#357)
Show description for 98d443a
renovate[bot]
and
simona-anomis
authored
98d443a
Copy full SHA for 98d443a
Commits on May 10, 2023
[Basic State] Migrating to use Material3. (#333)
Show description for deb6c41
florina-muntenescu
authored
deb6c41
Copy full SHA for deb6c41
Commits on May 4, 2023
Merge pull request #335 from googlecodelabs/gurupreet/theming_codelab_m3_start
Show description for ee2d602
Gurupreet
authored
ee2d602
Copy full SHA for ee2d602
rebased
Gurupreet Singh
committed
4ddbfba
Copy full SHA for 4ddbfba
cleanup
Gurupreet Singh
committed
c4b65bf
Copy full SHA for c4b65bf
fixed padding in start code
Gurupreet Singh
committed
95b697f
Copy full SHA for 95b697f
added app preview to home
Gurupreet Singh
committed
af9f31c
Copy full SHA for af9f31c
added preview
Gurupreet Singh
committed
97b360d
Copy full SHA for 97b360d
fix launcher folder
Gurupreet Singh
committed
8bc12fd
Copy full SHA for 8bc12fd
suggested changes
Gurupreet Singh
committed
25de43c
Copy full SHA for 25de43c
updated readme and other suggested changes
Gurupreet Singh
committed
08d2106
Copy full SHA for 08d2106
remove build
Gurupreet Singh
committed
a2a7628
Copy full SHA for a2a7628
update gitignore
Gurupreet Singh
committed
4068044
Copy full SHA for 4068044
removed cache tracked files
Gurupreet Singh
committed
385d77c
Copy full SHA for 385d77c
cleanup imports
Gurupreet Singh
committed
2e1118d
Copy full SHA for 2e1118d
remove navigation compose
Gurupreet Singh
committed
330a9e2
Copy full SHA for 330a9e2
removed repository pattern
Gurupreet Singh
committed
3369e55
Copy full SHA for 3369e55
cleanup and formatting
Gurupreet Singh
committed
c937b90
Copy full SHA for c937b90
cleanup and import fixes
Gurupreet Singh
committed
37bfa48
Copy full SHA for 37bfa48
updated readme
Gurupreet Singh
committed
83b7564
Copy full SHA for 83b7564
Pagination
Previous
Next
You can’t perform that action at this time.