Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
e13540a25fe5460240b6db0e18858c32d16f5399
e13540a
Rename LifecycleProvider to LifecycleOwner
by Sergey Vasilinets
· 8 years ago
26e8de0
Get Collection from getFragments.
by Sergey Vasilinets
· 8 years ago
b992023
Refactoring to introduce custom creators of ViewModels.
by Sergey Vasilinets
· 8 years ago
1c3c123
Don't rely on indices in query results
by Yigit Boyar
· 8 years ago
a64756a
Room Migrations, Step 1
by Yigit Boyar
· 8 years ago
77a44be
close database connection when processing is done.
by Yigit Boyar
· 8 years ago
d3449ae
Rename LiveData.observe(Observer) -> LiveData.observeForever
by Sergey Vasilinets
· 8 years ago
0c3150bd
Rename Lifecycle.ANY -> Lifecycle.ON_ANY
by Sergey Vasilinets
· 8 years ago
80f1ba3
Rename LifecycleRegistry.size -> LifecycleRegistry.getObserverCount
by Sergey Vasilinets
· 8 years ago
2fa2ccd
Use . notation in indices
by Yigit Boyar
· 8 years ago
88fdeff
Update Github Demo
by Yigit Boyar
· 8 years ago
3923472
Fixes crash on rotation
by Jose Alcerreca
· 8 years ago
719d8a4
open ended codelab solution
by Yigit Boyar
· 8 years ago
7b04fce
ProductReview service fake backend implementation.
by Sergey Vasilinets
· 8 years ago
f5f2cf6
Allow returning id from insert queries.
by Yigit Boyar
· 8 years ago
5f28aa0
Add support for LifecycleRegistryProvider
by Yigit Boyar
· 8 years ago
28662c9
Flatfoot codelab
by Jose Alcerreca
· 8 years ago
6d3a7d5
Enable upload tasks for navigation runtime
by Ian Lake
· 8 years ago
fdb1d97
Build integration test apps in server
by Yigit Boyar
· 8 years ago
62d0ec4
Never send ON_DESTROY for ProcessProvider
by Sergey Vasilinets
· 8 years ago
bece1d5
Remove RetainedStateProvider.
by Sergey Vasilinets
· 8 years ago
d7d9461
Get rid of static map of fragments in ViewModelStore
by Sergey Vasilinets
· 8 years ago
3978407
Fix lifecycle runtime jvm tests.
by Yigit Boyar
· 8 years ago
d4f0678
Allow multiple ViewModels without a key
by Sergey Vasilinets
· 8 years ago
2f8862d
Update docs & ApiReviewDemo
by Sergey Vasilinets
· 8 years ago
7b6e719
Enables sources for flatfoot projects.
by Yigit Boyar
· 8 years ago
4fa9444
Standardize lifecycle integration-tests/testapp naming
by Ian Lake
· 8 years ago
83ebc49
Fix artifact names
by Yigit Boyar
· 8 years ago
e1bbf71
build flatfoot docs
by Yigit Boyar
· 8 years ago
8524c13
Dispatch destruction events before corresponding callbacks in fragment\activity
by Sergey Vasilinets
· 8 years ago
75ae577
Use release support lib.
by Yigit Boyar
· 8 years ago
0e9d4f6
Fix Room runtim tests
by Yigit Boyar
· 8 years ago
abd1282
Fix flaky test
by Yigit Boyar
· 8 years ago
092164e
Add @Relation annotation to easily fetch 1-N relationships
by Yigit Boyar
· 8 years ago
dbb4359
Add ViewModelStore.get without mandatory key.
by Sergey Vasilinets
· 8 years ago
7c4771f
Add getApplication method to ViewModel
by Sergey Vasilinets
· 8 years ago
2b87ead
update api review demo.
by Yigit Boyar
· 8 years ago
f288e96
Improve Room docs
by Yigit Boyar
· 8 years ago
24ac543
Disable CheckAPI for flatfoot builds
by Yigit Boyar
· 8 years ago
fa39059
Verify database after opened
by Yigit Boyar
· 8 years ago
9f838d2
Fix docs.
by Yigit Boyar
· 8 years ago
7495fc2
Unescape table names
by Yigit Boyar
· 8 years ago
946daad
Allow returning Cursor from queries
by Yigit Boyar
· 8 years ago
5401646
Fix test apk's build
by Yigit Boyar
· 8 years ago
f3a1ec3
Bring observers to state when they are added
by Sergey Vasilinets
· 8 years ago
5dcab68
Check state before dispatching
by Yigit Boyar
· 8 years ago
450ed38
Move more of the build into support lib
by Yigit Boyar
· 8 years ago
43eb556
Wrap multiple inserts in a transaction
by Kirill Grouchnikov
· 8 years ago
459caad
LiveData.postValue
by Sergey Vasilinets
· 8 years ago
875e50c
Align samples with the latest core changes.
by Kirill Grouchnikov
· 8 years ago
8a9e8c0
Give higher priority to pojo adapter
by Yigit Boyar
· 8 years ago
2c6462f
Primary Key improvements
by Yigit Boyar
· 8 years ago
7f15874
Makes sure any calls to LiveData objects for ReactiveStreams are on the
by Jason Neufeld
· 8 years ago
dc18ce6
Index annotation
by Yigit Boyar
· 8 years ago
5349f0e
Adds ReactiveStreams extensions support for LiveData.
by Jason Neufeld
· 8 years ago
96cc740
@Decompose
by Yigit Boyar
· 8 years ago
c43ce90
Move LiveData to SafeIterableMap
by Sergey Vasilinets
· 8 years ago
74b28fa
@Update annotation
by Yigit Boyar
· 8 years ago
34e95e5
Fix column name in entitiy parsers
by Yigit Boyar
· 8 years ago
32ecb0c
Example 03: Move livedata creation to ViewModel
by Sergey Vasilinets
· 8 years ago
17d6e4c
ApiReview sample clean up
by Sergey Vasilinets
· 8 years ago
333b4b5
Move onConflict strategy to its own class
by Yigit Boyar
· 8 years ago
89b6198
Update docs
by Yigit Boyar
· 8 years ago
7c41ee3
ApiReviewDemo
by Sergey Vasilinets
· 8 years ago
dc3ab25
Showing loading, empty and error indication
by Kirill Grouchnikov
· 8 years ago
e69e470
Docs build setup for flatfoot
by Sergey Vasilinets
· 8 years ago
489ead3
Fix lifecycle compiler
by Sergey Vasilinets
· 8 years ago
275e708
TypeConverters
by Yigit Boyar
· 8 years ago
fb4fcc8
Move type converters to be one way
by Yigit Boyar
· 8 years ago
645abf1
Enforce class writer in CodeGenScope
by Yigit Boyar
· 8 years ago
560a90e
Refactor the flow of search query in the main repo list
by Kirill Grouchnikov
· 8 years ago
bee0873
Align logic flow in model classes.
by Kirill Grouchnikov
· 8 years ago
aa82fce
Introduce forked context
by Yigit Boyar
· 8 years ago
96a49ba
More local persistence stuff
by Kirill Grouchnikov
· 8 years ago
038eb10
Add persistence layer for repo contributors
by Kirill Grouchnikov
· 8 years ago
cc1f10f
Use default error handler
by Yigit Boyar
· 8 years ago
a56b595
Move model -> adapter observation into the adapter code
by Kirill Grouchnikov
· 8 years ago
fd6b905
First pass for more local persistence
by Kirill Grouchnikov
· 8 years ago
fdda618
Move InvalidationTracker to SafeIterableMap
by Sergey Vasilinets
· 8 years ago
a780cd3
Move LifecycleRegistry to SafeIterableMap
by Sergey Vasilinets
· 8 years ago
62bb8a1
Introduce SafeIterableMap
by Sergey Vasilinets
· 8 years ago
3c3c2dd
Small refactorings
by Kirill Grouchnikov
· 8 years ago
f78ad14
Move data classes to .data package
by Kirill Grouchnikov
· 8 years ago
5bd1d1b
Prefer public fields in entities / pojos
by Yigit Boyar
· 8 years ago
13a2048
POJO Support
by Yigit Boyar
· 8 years ago
5c4f809
Give names to all parameterized cases.
by Yigit Boyar
· 8 years ago
5f6cc79
Remove potentially problematic char from test name.
by Yigit Boyar
· 8 years ago
fe127e5
update atsl
by Yigit Boyar
· 8 years ago
88865f7
Database Verification
by Yigit Boyar
· 8 years ago
947403e
Use data binding for proper formatting of one date field.
by Kirill Grouchnikov
· 8 years ago
bd923ac
Rename the top-level folder for Github browser
by Kirill Grouchnikov
· 8 years ago
6928dfd
Rename app and package to github
by Kirill Grouchnikov
· 8 years ago
205668d
Remove all code and resources for movie-related paths
by Kirill Grouchnikov
· 8 years ago
e6f6847
Fifth pass for converting to Github browser
by Kirill Grouchnikov
· 8 years ago
5a97728
Fourth pass for converting to Github browser
by Kirill Grouchnikov
· 8 years ago
0285db5
Auth token manipulation
by Kirill Grouchnikov
· 8 years ago
0311627
Second pass for converting to Github browser
by Kirill Grouchnikov
· 8 years ago
1f52c94
Introduce ProcessProvider
by Sergey Vasilinets
· 8 years ago
4d19f2e
Fix localize and add licenses
by Yigit Boyar
· 8 years ago
69fc783
First pass for converting to Github browser
by Kirill Grouchnikov
· 8 years ago
Next »