Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
waqas028
/
Jetpack-Compose-Tutorials
Public
forked from
SmartToolFactory/Jetpack-Compose-Tutorials
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 2, 2024
update jetpack compose version
SmartToolFactory
committed
a158cc5
Copy full SHA for a158cc5
add polygon and points sample
SmartToolFactory
committed
7a5342d
Copy full SHA for 7a5342d
Commits on Apr 15, 2024
Merge remote-tracking branch 'origin/master'
SmartToolFactory
committed
a7daf81
Copy full SHA for a7daf81
update tutorials
SmartToolFactory
committed
4641587
Copy full SHA for 4641587
Commits on Apr 8, 2024
Merge pull request #48 from Naveed-Baloch/dark-theme-support
Show description for 6325aa0
SmartToolFactory
authored
6325aa0
Copy full SHA for 6325aa0
Commits on Apr 7, 2024
add proper theme support for both Dark & light
Muhammad Naveed
committed
47caf16
Copy full SHA for 47caf16
Commits on Mar 7, 2024
Merge pull request #46 from shahzadansari/fix/tutorial3.6.1-restrict-textfield-maxlines
Show description for a68947f
SmartToolFactory
authored
a68947f
Copy full SHA for a68947f
Restrict ChatTextField maxLines to 6
shahzadansari
committed
0fcd152
Copy full SHA for 0fcd152
Merge pull request #42 from shahzadansari/fix/tutorial-2.9.1-content-padding-not-used
Show description for 1072f9a
SmartToolFactory
authored
1072f9a
Copy full SHA for 1072f9a
Commits on Mar 6, 2024
Merge branch 'master' into fix/tutorial-2.9.1-content-padding-not-used
Show description for 607ddbe
shahzadansari
committed
607ddbe
Copy full SHA for 607ddbe
Merge pull request #45 from shahzadansari/tutorial2.10-add-preview-states
Show description for cbbb718
SmartToolFactory
authored
cbbb718
Copy full SHA for cbbb718
Merge pull request #44 from shahzadansari/fix/tutorial2.10.1-broken-preview
Show description for c2cdc28
SmartToolFactory
authored
c2cdc28
Copy full SHA for c2cdc28
Merge pull request #41 from shahzadansari/fix/tutorial2.9.1-drawer-state-previews
Show description for 51a70fb
SmartToolFactory
authored
51a70fb
Copy full SHA for 51a70fb
Merge pull request #40 from ardakazanci/update/kotlinCompilerExtensionVersion-update
Show description for 47c746a
SmartToolFactory
authored
47c746a
Copy full SHA for 47c746a
Merge pull request #39 from shahzadansari/fix/tutorial3.9-preview-not-interactive
Show description for 4fffd3f
SmartToolFactory
authored
4fffd3f
Copy full SHA for 4fffd3f
Add multiple Preview states with ParameterProvider
shahzadansari
committed
ca7dfe4
Copy full SHA for ca7dfe4
Commits on Mar 5, 2024
Fix broken Preview in Tutorial 2.10.1
shahzadansari
committed
2659b25
Copy full SHA for 2659b25
Add Preview states for all of Tutorial 2.9
shahzadansari
committed
649135a
Copy full SHA for 649135a
Merge pull request #38 from shahzadansari/fix-bubble-composed-modifier
Show description for 6c3ba79
SmartToolFactory
authored
6c3ba79
Copy full SHA for 6c3ba79
Merge pull request #37 from shahzadansari/chap3-enable-preview-background
Show description for 89dac83
SmartToolFactory
authored
89dac83
Copy full SHA for 89dac83
Merge pull request #36 from shahzadansari/chap1-chap2-preview-backgrounds
Show description for d3cac66
SmartToolFactory
authored
d3cac66
Copy full SHA for d3cac66
Fix content padding not used issue
shahzadansari
committed
fa7b5f2
Copy full SHA for fa7b5f2
Fix TutorialContent usage for Preview
shahzadansari
committed
0530b59
Copy full SHA for 0530b59
Preview DrawStates via PreviewParameterProvider
shahzadansari
committed
ead1331
Copy full SHA for ead1331
Commits on Mar 3, 2024
[UPDATE]- kotlinCompilerExtensionVersion update.
ardakazanci
committed
470d015
Copy full SHA for 470d015
Basic impl for Preview Toast
shahzadansari
committed
f483bc5
Copy full SHA for f483bc5
Fix unnecessary use of composed Modifier in Bubble
shahzadansari
committed
e9a3117
Copy full SHA for e9a3117
Commits on Mar 2, 2024
Chapter 3 - Enable preview backgrounds
shahzadansari
committed
15f5a8a
Copy full SHA for 15f5a8a
Enable Preview backgrounds in Chapter 1 and 2
shahzadansari
committed
3ce5d42
Copy full SHA for 3ce5d42
Commits on Mar 1, 2024
Merge pull request #29 from shahzadansari/fix/tutorial2.10.1-preview-bottom-sheet-states
Show description for 626e226
SmartToolFactory
authored
626e226
Copy full SHA for 626e226
Merge pull request #31 from Naveed-Baloch/fix-bottom-sheet-preview
Show description for bbfcb56
SmartToolFactory
authored
bbfcb56
Copy full SHA for bbfcb56
Merge pull request #35 from momintahir/fix/warnings-mutableStateOf
Show description for 4f6107d
SmartToolFactory
authored
4f6107d
Copy full SHA for 4f6107d
Merge pull request #34 from shahzadansari/fix/tutorial2.11-preview-not-interactive
Show description for 984ab85
SmartToolFactory
authored
984ab85
Copy full SHA for 984ab85
Merge pull request #30 from shahzadansari/fix/tutorial2.12-preview-not-interactive
Show description for 27eaa88
SmartToolFactory
authored
27eaa88
Copy full SHA for 27eaa88
Merge pull request #33 from shahzadansari/add-previews-tutorial-2.12
Show description for 565cf10
SmartToolFactory
authored
565cf10
Copy full SHA for 565cf10
Pagination
Previous
Next
You can’t perform that action at this time.