Ian Lake Profile Banner
Ian Lake Profile
Ian Lake

@ianhlake

Followers
19,175
Following
187
Media
163
Statuses
4,335

Android Toolkit Developer and Runner

Sunnyvale, CA
Joined October 2008
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@ianhlake
Ian Lake
2 months
There were a lot of deliberate decisions behind the approach we took for adding compile time type safety to Navigation Compose including using existing compiler plugins instead of writing our own, minimizing 'infectious' Navigation dependencies, and more.
@AndroidDev
Android Developers
2 months
Navigation Compose 🤝 Type Safety Add compile time type safety to your Navigation Compose screens by using the Kotlin Serialization based APIs available in Navigation 2.8.0-alpha08. →
Tweet media one
4
34
344
7
18
125
@ianhlake
Ian Lake
4 years
The fragments of today are not the fragments of even a year ago, much less those of 5+ years ago. This week, the *documentation* for fragments has been effectively rewritten from scratch bringing it up to speed with the best practices of 2020.
16
224
1K
@ianhlake
Ian Lake
4 years
The new Database Inspector in Android Studio 4.1 Canary 5 is 💯 I'm particularly fond of the built in support for Room, which gives you an icon right next to each Query in your DAO to run the query in the Database Inspector (with support for parameters!)
24
150
624
@ianhlake
Ian Lake
4 years
If you like stable Jetpack releases, today's your day! WorkManager, Navigation, Fragment, Activity, Lifecycle, Lifecycle ViewModel SavedState, SQLite, and Transition all hit stable in their respective releases.
9
208
590
@ianhlake
Ian Lake
3 years
Guess what bug just got marked as fixed? Multiple back stacks (for both Fragments, Navigation with Fragments, and Navigation Compose)! See our update on the issue tracker:
26
113
568
@ianhlake
Ian Lake
8 months
My team at Google is hiring in London! We're looking for mid-level Android developers who want to work in the 'UI Architecture' layer of Jetpack i.e., Paging, Fragments, Lifecycle, Activity, Navigation and SavedState as we focus on Jetpack Compose and KMP
19
111
523
@ianhlake
Ian Lake
5 years
We've made it lot easier to see what the latest version of each AndroidX library is with a new table:
15
114
380
@ianhlake
Ian Lake
4 years
Today, official integration between the Navigation component and Jetpack Compose was released as androidx.navigation:navigation-compose:1.0.0-alpha01 Check out the newly available guide with code examples:
11
75
336
@ianhlake
Ian Lake
5 years
Stable AndroidX releases are the best releases and today brings a ton of stable release: Navigation 2.1, AppCompat 1.1, Preference 1.1, Fragment 1.1, Activity 1.0, Lifecycle 2.1, Core 1.1, Media 1.1, MediaRouter 1.1, Media2 1.0, and more:
6
120
331
@ianhlake
Ian Lake
5 years
Graduation day for many AndroidX libraries! - Activity, Fragment, AppCompat, CoordinatorLayout, and Preferences went to beta! - Core, Loader, and VersionedParcelable are now release candidates - Annotation and Collection's latest releases are now stable
10
85
327
@ianhlake
Ian Lake
5 years
Today's Jetpack release has Benchmark and ViewPager2 hit 1.0.0 stable! In addition, RecyclerView 1.1.0, ExifInterface 1.1.0, and Room 2.2.2 are also available on the stable channel!
8
85
305
@ianhlake
Ian Lake
5 years
The Android KTX page () got an update today, covering even more of the Kotlin extensions available. Also check out the new page that lists every Kotlin extension function, property, and top level function across AndroidX+Play Core:
3
83
295
@ianhlake
Ian Lake
4 years
Don't say Jake and I never agree on anything. Fuck all of them.
@JakeWharton
Jake Wharton
4 years
Ayyyeee 50,000 followers what up! Let's get rid of some! Fuck Donald Trump Fuck Mike Pence Fuck Mitch McConnell Fuck white supremacy Fuck fascism Fuck the NRA Fuck the police Fuck CBP Fuck ICE Fuck Mark Zuckerberg Fuck racism Fuck Betsy DeVos Fuck the entire Republican party
94
247
3K
4
12
282
@ianhlake
Ian Lake
6 years
Google Play Console added an "Internal Test" release channel for up to 100 users to get new APKs within a few minutes <3
6
102
262
@ianhlake
Ian Lake
6 years
Framework Fragments and Loaders have been officially deprecated in Android P. Use the Support Library versions to get consistent behavior across all API levels, backported bug fixes, and Lifecycle and ViewModel support.
11
129
256
@ianhlake
Ian Lake
5 years
The NavigationAdvancedSample is available now, showing the recommended way of doing multiple back stacks with bottom nav and Navigation: - star to track further progress on making multiple back stacks official
7
72
256
@ianhlake
Ian Lake
4 years
Jetpack releases today include *stable* releases of Navigation 2.3.0, DrawerLayout 1.1.0, Emoji 1.1.0, SwipeRefreshLayout, SlidingPaneLayout, and CustomView. Plus, new RC, beta, and alpha releases as well!
2
72
260
@ianhlake
Ian Lake
5 years
Navigation 1.0.0-beta01 is out now! Navigation is now API stable, but bugs or feature requests (for the next release) are always welcome. Note the one behavior change, detailed in the release notes:
11
69
242
@ianhlake
Ian Lake
6 years
Really excited to see the release of the 4th Edition of Professional Android (my first published book!) and honored to be a co-author for the ever amazing @retomeier
@retomeier
Reto Meier
6 years
Professional Android 4th Edition is here! In the 10 years since the 1st edition, Android has added 14 desserts, a new IDE, and a new 1st-class language. The book has a 3rd cover design, *500* extra pages, and the fantastic @ianhlake as a new co-author!
Tweet media one
21
74
367
16
24
225
@ianhlake
Ian Lake
5 years
Navigation stable (1.0 for Support Library, 2.0 for AndroidX) is out now! We're not slowing down after this release though - lots of feature work planned for future releases!
@AndroidDev
Android Developers
5 years
The Android Jetpack Navigation component is officially Stable! Start building predictable & consistent in-app navigation with this suite of libraries, tooling, and guidance. More info here ↓
11
313
754
9
43
229
@ianhlake
Ian Lake
3 years
We've reached an important milestone on the implementation of multiple back stacks: the fragment level work has completed! The Navigation level is next (along with all of the documentation, samples, etc. necessary for the first public alpha release).
@ianhlake
Ian Lake
3 years
Implementation work on multiple back stacks (to support it at both the Fragment and Navigation level) has started. Feel free to read the update on the official issue and star the issue to receive updates.
8
29
168
7
25
208
@ianhlake
Ian Lake
5 years
Navigation 1.0.0-alpha10 is out now! Safe Args can now generate Kotlin code (w/ default args+immutable data classes, woohoo!), there's a new 'by navArgs()' property delegate for accessing generated Args classes lazily, and a number of important bug fixes.
11
51
214
@ianhlake
Ian Lake
6 years
Single Activity: Why, When, and How brings together a lot of the best practices around activities, Fragments, Navigation, and most importantly *making your code testable*.
4
48
205
@ianhlake
Ian Lake
3 years
Jetpack's release today is headlined by stable releases of Fragment 1.3.0, Activity 1.2.0, Lifecycle 2.3.0, SavedState 1.1.0 as well as Core-Role 1.0.0 and MediaRouter 1.2.2.
1
45
212
@ianhlake
Ian Lake
6 years
If you're using Loaders, please take an extra close look at Support Library 27.1.0 as LoaderManager was completely rewritten, now based on Architecture Components:
8
71
197
@ianhlake
Ian Lake
5 years
As of today, release notes for AndroidX, Architecture Components, and AndroidX test have all been combined into one index, with separate pages for each group of artifacts:
7
33
200
@ianhlake
Ian Lake
5 years
Navigation 1.0.0-rc01 is out right now with just a single bug fix over beta02: If you're still using an alpha or beta version of Navigation, now is the perfect time to upgrade and make sure we're stable and ready for a 1.0 release!
14
52
194
@ianhlake
Ian Lake
3 years
It's July 1st and with that comes...Jetpack Compose 1.0.0-rc01! 🎉 Activity 1.3.0-rc01 and ProfileInstaller 1.0.0-rc01 are also out, plus updates to Navigation, Paging, and the brand new Wear Compose!
4
45
188
@ianhlake
Ian Lake
4 years
Did you know that AndroidX allows external commits via Github pull requests on a library by library basis? Today, the Fragment, Activity, and Navigation libraries were added to the list of supported library groups (joining Paging, Room, + WorkManager):
1
48
186
@ianhlake
Ian Lake
7 years
My personal crusade finished in Support Library 27.0.0: AppCompat no longer depends on media-compat. One less transitive dependency!
8
15
175
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha06 is out now with support for Shared Element Transitions for both activities and fragments (plus an Extras API for passing anything to custom Navigators):
9
44
180
@ianhlake
Ian Lake
11 months
You might notice a little something extra in your Android SDK Manager today: the Sources for Android 34 are now available! Having these available *just* for debugging purposes is incredibly helpful as you move to compileSdkVersion 34.
Tweet media one
8
32
179
@ianhlake
Ian Lake
4 years
Jetpack releases today include Preference 1.1.1 (bug fix + dependency bumps), Navigation 2.2.2 (bug+ProGuard fixes), and VersionedParcelable 1.1.1 (ProGuard fixes) plus new RCs, Betas, and Alphas (including a bunch of Animation related 1.0.0-alpha01s!)
3
44
167
@ianhlake
Ian Lake
11 months
Today's #JetpackReleaseNotes include the stable release of Compose 1.5.0, Navigation 2.7.0 (with Compose transitions!), Emoji2 1.4.0 (with its EmojiPickerView), Wear Compose 1.2.0, and Wear Tiles 1.2.0.
5
23
175
@ianhlake
Ian Lake
5 years
The October 9th Jetpack release has a lot going on, headlined by stable releases of Room 2.2.0, Transition 1.2.0, Media2 1.0.1, and Loader 1.1.0
4
53
173
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha03 is out now! * NavigationUI helpers for Toolbar and CollapsingToolbarLayout * More types (including Parcelable!) and nullability for Safe Args (note the breaking changes though) * Lots of bug fixes
2
55
167
@ianhlake
Ian Lake
5 years
Navigation 2.0.0-rc02 is out now! Wait, what? Yep, the androidx.navigation artifacts are here! 1.0.0-rc02 and 2.0.0-rc02 have identical behavior, just a change to the AndroidX dependencies. A combined 1.0+2.0 stable is just around the corner!
Tweet media one
3
64
166
@ianhlake
Ian Lake
3 years
Implementation work on multiple back stacks (to support it at both the Fragment and Navigation level) has started. Feel free to read the update on the official issue and star the issue to receive updates.
8
29
168
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha02 is out now with many bug fixes:
4
52
160
@ianhlake
Ian Lake
4 years
If you're interested in contributing to Jetpack or just want a deeper understanding of how the Jetpack team works, much of (previously internal only) team guidance is now publicly accessible: Thanks @alanviverette and @_aurimas for pushing to get this out!
2
32
160
@ianhlake
Ian Lake
4 years
ConstraintLayout 2.0.2 is good news (yay bug fixes), but the *exciting* news is ConstraintLayout moving to Github. Source code for now and hopefully open development, issues, and everything else for ConstraintLayout 2.1!
@camaelon
Nicolas Roard @[email protected]
4 years
A couple of things: library updates are also indicated on DAC of course: And the code source is also available on github : :)
1
3
24
5
22
165
@ianhlake
Ian Lake
4 years
Android 11 is rolling out now! I'm sure you've already used the months of dev previews and betas to get your apps ready, so the big news for today are: Sources for API 30 (Android 11) are now available in Android Studio's SDK Manager. Woohoo!
@AndroidDev
Android Developers
4 years
#Android11 is here! Android 11 introduces people-centric conversation notifications, new controls space, one-time permissions, enhanced 5G support, and so much more. Get your apps ready ↓
63
659
2K
3
20
161
@ianhlake
Ian Lake
8 months
Credential 1.2.0 (with passkeys!) and Hilt 1.1.0 (KSP support!) headline today's #JetpackReleaseNotes alongside bug fixes in Fragment 1.6.2 and Navigation 2.7.5.
2
21
166
@ianhlake
Ian Lake
11 months
. @asfalcone and the Jetpack API reference docs team has really outdone itself with this latest update: you can now see in which version of a library a method or class was added or deprecated!
Tweet media one
10
16
164
@ianhlake
Ian Lake
2 years
Besides Compose 1.1.0 going stable (🎉!), Media 1.5.0 and bug fix releases in Navigation 2.4.1 (w/ AGP 7.1 compatibility), Lifecycle 2.4.1, Media2 1.2.1, Startup 1.1.1, and Wear Watchface 1.0.1 are out today.
3
30
158
@ianhlake
Ian Lake
3 years
Jetpack releases today include DataStore 1.0.0 🎉, Compose 1.0.1 (Kotlin 1.5.21 support!), Games 1.0.0, Startup 1.1.0, and bug fixes in ExifInterface 1.3.3 and Media 1.4.1.
2
22
154
@ianhlake
Ian Lake
5 years
Want to hear more about Jetpack Navigation, Architecture Components, or Fragments? I've got two days to answer your questions. Time to join me at #AndroidDevSummit , Oct 23-24, is running out. Apply here →
Tweet media one
6
24
153
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha09 is out now with some big improvements with how we work with arguments thanks to @wkalic , stopping dev on navigation-testing (see the release notes), and more flexibility in NavigationUI:
1
36
156
@ianhlake
Ian Lake
3 years
Almost more important than the AOSP push: you can now download Android 31 Sources in Android Studio. 🎉🎉🎉
@AndroidDev
Android Developers
3 years
🥳📱 #Android12 is live in open source! With a new UI, privacy updates, and more, there’s a lot in store for developers. Keep an eye out for Android 12 coming to a device near you ↓
87
700
3K
0
25
151
@ianhlake
Ian Lake
3 years
Happy Cinco de Mayo! Today's Jetpack releases include big ones: Camera 1.0.0 (!), Hilt 1.0.0 (!), and Paging 3.0.0! In addition, there's bug fix releases in Activity 1.2.3, Media 1.3.1, and MediaRouter 1.2.3.
4
35
152
@ianhlake
Ian Lake
10 months
Today's #JetpackReleaseNotes include the release of Glance 1.0.0 (building app widgets with Compose!), Annotation 1.7.0, Core 1.12.0, Core RemoteViews 1.0.0, Webkit 1.8.0 plus bug fixes in Compose 1.5.1, Navigation 2.7.2, Lifecycle 2.6.2, and Paging 3.2.1.
2
18
160
@ianhlake
Ian Lake
5 years
Super excited to be talking about "What's New in Navigation" at I/O this year! A lot has changed since alpha01 and we'll be going through it all and what it means for the best practices in building your in-app navigation
6
18
147
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha07 is out now! The new AppBarConfiguration allows you to set many top level destinations (hiding the up button on them all). See the new documentation for more details: as well as the full release notes
6
31
144
@ianhlake
Ian Lake
2 years
Compose 1.2.0, Wear Compose 1.0, Core Splashscreen 1.0 are all out today in addition to bug fix releases in Room 2.4.3, MediaRouter 1.3.1, Navigation 2.5.1, Fragment 1.5.1, Activity 1.5.1, and Lifecycle 2.5.1.
2
34
150
@ianhlake
Ian Lake
3 years
Jetpack releases today include Autofill 1.1.0, Biometric 1.1.0, RecyclerView-Selection 1.1.0, Transition 1.4.0, WorkManager 2.5.0 and bug fix releases in Media2 1.1.2 and Navigation 2.3.3. And that's just stable releases!
1
38
149
@ianhlake
Ian Lake
3 years
We've published a new guide for debugging Fragments that covers: - How to enable Fragment's debug logging - How to use Fragment 1.4's FragmentStrictMode API to catch common issues and deprecated API usages at runtime
1
33
149
@ianhlake
Ian Lake
4 years
Saving state across process death/recreation is possible with onSaveInstanceState(), but it is the SavedState APIs that make it a reliable building block. Read the updated documentation: 1) SavedStateRegistry: 2) SavedStateHandle:
5
38
144
@ianhlake
Ian Lake
4 years
Jetpack releases continue today with a lot of releases including WorkManager 2.4.0 stable! Core 1.3.1 is also out with an important crash fix on API 29 devices.
2
28
144
@ianhlake
Ian Lake
3 years
The Activity Compose library provides APIs for starting an activity for result, requesting runtime permissions, and handling the system back button directly from your composables - no overriding methods in your Activity Check out the new docs for details
0
37
147
@ianhlake
Ian Lake
11 months
After a short break from regular releases, #JetpackReleaseNotes are back with *50* releases today! Paging 3.2.0 stable (w/ Compose + Testing lib) headlines this release along with bug fix releases in Fragment 1.6.1, Preference 1.2.1, & RecyclerView 1.3.1.
2
19
146
@ianhlake
Ian Lake
5 years
Good news everyone: Biometric 1.0.0-beta01 was released today!
4
26
141
@ianhlake
Ian Lake
2 years
Jetpack releases today include Navigation 2.4.0, Hilt-Navigation-Compose 1.0.0, Preference 1.2.0, SlidingPaneLayout 1.2.0, Window 1.0.0 plus bug fix releases in Fragment 1.4.1, MediaRouter 1.2.6, ResourceInspection 1.0.1, and Wear Tiles 1.0.1!
3
42
144
@ianhlake
Ian Lake
5 years
Congrats to the Play services and Firebase teams for getting their transitive dependencies switched over to AndroidX! No more jetifier needed for those libraries, woohoo!
@CodingDoug
Doug Stevenson 🔥
5 years
Play services and @Firebase SDKs are AndroidX compatible now!
4
52
195
4
24
140
@ianhlake
Ian Lake
3 years
Second Pfizer shot ✅✅ #vaccinated
1
0
139
@ianhlake
Ian Lake
4 years
Jetpack releases today (yep, even more!) include CustomView+DrawerLayout+SlidingPaneLayout 1.1.0-rc01, Security 1.1.0-rc02, Navigation 2.3.0-beta01, WorkManager 2.4.0-beta01, plus lots of alpha releases.
2
37
141
@ianhlake
Ian Lake
6 years
Here's a good summary of my Single Activity talk at #AndroidDevSummit - be sure to watch the full talk to see a lot of code examples going more in depth into each best practice.
@AndroidDev
Android Developers
6 years
Check out @ianhlake 's ten best practices for moving towards a single activity structure with Navigation Architecture Component! #AndroidDevSummit Watch here →
Tweet media one
3
101
267
3
30
140
@ianhlake
Ian Lake
2 years
Jetpack releases today include Activity 1.6.0 (with Android 13 API support), Annotation 1.5.0, a bug fix release in Fragment 1.5.3, DrawerLayout 1.2.0-alpha01 (also with Android 13 API support), plus some nice Compose changes in 1.3.0-beta03.
2
33
134
@ianhlake
Ian Lake
6 years
*In-app navigation: principles and recommendations* I'm really looking forward to sharing what we've been working on regarding in-app navigation. Come join me and @ZelenetS bright and early at 8:30am on the third day of I/O 2018!
3
17
130
@ianhlake
Ian Lake
2 years
It's #AndroidDevSummit day and with it comes a new set of Jetpack releases including Compose 1.3.0, Compose Material3 1.0.0, and bug fix releases in Activity 1.6.1, ExifInterface 1.3.5, Fragment 1.5.4, and Navigation 2.5.3.
1
15
135
@ianhlake
Ian Lake
6 years
I really like using WorkManager. It has made doing background work so much easier and the API improvements in each release have been very welcome. Alpha 11, released today, adds a CoroutineWorker - no more blocking a thread! Was really easy to switch over:
6
28
130
@ianhlake
Ian Lake
2 years
Jetpack releases today include Lifecycle 2.5.0, Navigation 2.5.0, Fragment 1.5.0, Activity 1.5.0 SavedState 1.2.0, Camera 1.1.0 (tons of improvements), Compose Compiler 1.2.0 (with Kotlin 1.7.0 support) and more!
3
17
131
@ianhlake
Ian Lake
3 years
Whether you're using just Fragments, Navigation with Fragments, or Navigation Compose, the new APIs for saving and restoring your state are now available! The APIs are actually very minimal, but there's a lot going on behind the scenes that this blog post goes through in detail.
@AndroidDev
Android Developers
3 years
🔙📱 Multiple back stacks are now supported for your app with FragmentManager and NavController! 🔄 Easily swap between multiple back stacks by saving the current back stack and restoring a saved one. Learn how they work ↓
5
68
330
6
19
126
@ianhlake
Ian Lake
6 years
Very excited for #AndroidDevSummit ! I'll be talking on Day 2: "Single Activity: Why, When, and How" about why moving to a single activity even matters, explain when it is appropriate or not, and how to migrate to that model with the help of Navigation.
4
15
127
@ianhlake
Ian Lake
7 years
I just published “Lifecycle Aware Data Loading with Android Architecture Components”
0
46
126
@ianhlake
Ian Lake
4 years
More Jetpack releases today with Core 1.2.0 hitting stable, bug fix releases in Fragment 1.2.1, Navigation 2.2.1, WorkManager 2.3.1, and Media2 1.0.2, and Lifecycle ViewModel SavedState joining the other Lifecycle artifacts at 2.2.0
2
37
134
@ianhlake
Ian Lake
3 years
Jetpack releases today include stable releases of Core 1.6.0 and Core Google Shortcuts 1.0.0, Datastore reaching its 1.0.0-rc01 release, and a brand new Core Splashscreen 1.0.0-alpha01 to back port the new APIs from Android 12 back to API 23.
2
26
125
@ianhlake
Ian Lake
3 years
Happy #GoogleIO ! This week's Jetpack releases include AppCompat 1.3.0 + Core 1.5.0 going stable, a bug fix release in Fragment 1.3.4, the first alpha of Emoji2, a new macrobenchmarking library, plus multiple back stacks in Navigation and Fragments!
2
24
127
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha08 is out now with some important bug fixes for nested graphs, many lower level API improvements (particular for custom Navigators), and array and Serializable+Enum support in Safe Args:
1
33
128
@ianhlake
Ian Lake
5 years
Lots of AndroidX updates today new RCs for Core 1.1.0, Fragment 1.1.0, and Navigation 2.1.0 plus lots of alphas/betas:
2
30
125
@ianhlake
Ian Lake
2 years
Jetpack releases today include ShareTarget 1.2.0 (fix for Android 12+), a bug fix release in ExifInterface 1.3.4, Compose 1.3.0-rc01, Compose Material3 1.3.0-rc01, a beta01 for Room and WorkManager, plus the first alpha of a new TV library using Compose 👀
2
25
123
@ianhlake
Ian Lake
1 year
Wow, April already! Yesterday, Core 1.10.0 and Compose 1.4.1 came out and you know what that means: more #JetpackReleaseNotes to talk about!
2
15
123
@ianhlake
Ian Lake
2 years
I'm really excited about the new Photo Picker in Android 13! Also excited about the upcoming AndroidX Activity release which is planning backward compatible contracts to make it easy to use with registerForActivityResult() and Compose. Take a sneak peek:
4
10
120
@ianhlake
Ian Lake
5 years
July AndroidX release brings 8 libraries to Release Candidate (including AppCompat and Preferences) status, plus many more in beta, alpha, and even some brand new libraries:
2
41
123
@ianhlake
Ian Lake
5 years
Navigation 2.1.0-alpha03 is out now with support for DialogFragment destinations, navigating using a URI instead of a resource id, bug fixes, and faster default animations when using NavigationUI:
7
28
117
@ianhlake
Ian Lake
7 years
Check your Android SDK Manager - the final Android O SDK for API 26 is now available!
Tweet media one
2
49
109
@ianhlake
Ian Lake
1 year
Happy New Year! Welcome back to #JetpackReleaseNotes with today's release of AppCompat 1.6.0, Room 2.5.0 plus bug fix releases in Compose 1.3.3 and Wear Compose 1.1.1 along a ton of new alpha releases.
1
16
120
@ianhlake
Ian Lake
5 years
More AndroidX releases today with Navigation 2.1.0, WorkManager 2.2.0, and ViewPager2 1.0.0 all hitting beta01!
1
33
117
@ianhlake
Ian Lake
5 years
Bridging the gap between the "survives configuration change" world of ViewModel with the "survives process death and recreation" world of saved instance state make modularizing your logic a lot easier - no more having your Activity/Fragment save state on a ViewModel's behalf
@ppvi
Jose Alcérreca
5 years
🚨 New Android Architecture Component! 🚨 💾 Saved State for ViewModel 1.0.0-alpha01 It's a very small (and experimental) module that basically lets you use onSaveInstanceState from ViewModels to recover from system-initiated process death. 📔 Docs ->
6
89
269
3
28
116
@ianhlake
Ian Lake
4 years
It's my birthday today (yay Saturday birthdays!). If you have a cat, I'd love to see it. If you're feeling generous, I'd _really_ love your support for a good cause 👇👇👇
@ianhlake
Ian Lake
4 years
My daughter's K/1 teacher is starting a new effort around Cultivating Literacy. This is incredibly important to me and I know they have the know-how to make it a success. Any donations you can make to get it off the ground would be greatly appreciated!
1
3
15
59
5
119
@ianhlake
Ian Lake
6 years
Navigation 1.0.0-alpha04 is out now! - app:type has been renamed to app:argType to prevent conflicts with ConstraintLayout 2.0.0-alpha1 and other libraries - Error messages in Safe Args are now clickable - Fixed an issue with deep linking and back button
3
36
115
@ianhlake
Ian Lake
3 years
Jetpack Releases include stable releases of Security Crypto 1.0.0, Room 2.3.0, Car App 1.0.0, plus bug fixes in Fragment 1.3.3, Media2 1.1.3, and Transition 1.4.1.
4
30
118
@ianhlake
Ian Lake
10 months
Paging 3.3.0-alpha01 is out today and is now compatible with Kotlin Multiplatform, thanks in large part to upstreamed contributions from @CashApp 's multiplatform-paging project.
8
15
120
@ianhlake
Ian Lake
3 years
First Pfizer shot ✅ #vaccinated
1
0
114
@ianhlake
Ian Lake
3 years
RecyclerView 1.2.0 stable headlines today's Jetpack releases alongside Annotation Experimental 1.1.0, Media 1.3.0, and Navigation 2.3.5.
6
20
117
@ianhlake
Ian Lake
2 years
Android 13 Beta 1 came out yesterday (🎉!) and today's Jetpack releases of Core 1.9.0-alpha03, AppCompat 1.6.0-alpha03, and Activity 1.6.0-alpha03 are all built against that Beta 1 build: use them only when compiling your app against Beta1!
3
16
112
@ianhlake
Ian Lake
10 months
Today's #JetpackReleaseNotes includes MediaRouter 1.6.0, bug fix releases in Navigation 2.7.3, Compose Material3 1.1.2, many RC releases, Paging 3.3.0-alpha01 (with KMP!), Fragment+Transition Predictive Back, and a brand new androidx.bluetooth library!
4
10
115
@ianhlake
Ian Lake
6 years
Very exciting to see AndroidX, Architecture Components, and even alpha libraries like Navigation all being developed in AOSP.
0
11
111
@ianhlake
Ian Lake
1 year
Happy #GoogleIO2023 day! Along with everything else, #JetpackReleaseNotes are out for Compose Material3 1.1, Core 1.10.1 and Android 14 Beta 2 libraries including Activity, Core, Credentials, Privacy Sandbox, Core Telecom (new!), and Transition.
1
22
113
@ianhlake
Ian Lake
5 years
Lots of big changes in CameraX, CoordinatorLayout 1.1.0 stable, important RC bug fixes, and more for the Jetpack Dec 4th release!
2
22
106
@ianhlake
Ian Lake
3 years
Jetpack releases today include Media 1.4.0 and bug fix releases in AppCompat 1.3.1, Fragment 1.3.6, Activity 1.2.4, Camera 1.0.1, and Paging 3.0.1.
3
23
108