Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
848c4611ea929b7d36432b6f21942fff31ca713b
848c461
Task executor rules for flatfoot
by Yigit Boyar
· 8 years ago
24d0e74
fix api review demo.
by Yigit Boyar
· 8 years ago
3f5b305
Exclude R files from flatfoot
by Yigit Boyar
· 8 years ago
b4580bb
Rename Creator to Factory
by Sergey Vasilinets
· 8 years ago
4d4bae3
s/decompose/embedded
by Yigit Boyar
· 8 years ago
3542101
Don't allow anonymous bind parameters.
by Yigit Boyar
· 8 years ago
2e8d560
Don't allow main thread queries
by Yigit Boyar
· 8 years ago
ce9af97
Create maven repo w/o metadata
by Yigit Boyar
· 8 years ago
f54f114
Fix API Review Demo
by Yigit Boyar
· 8 years ago
0bc2a6a
ReflectiveGenericLifecycleObserver: set a real error as a cause in case of InvocationTargetException
by Sergey Vasilinets
· 8 years ago
044a3f3
Make Lifecycle abstract class
by Sergey Vasilinets
· 8 years ago
f08df15
Hide SavedStateProvider API
by Sergey Vasilinets
· 8 years ago
3223e9c
Allow null in switchMap
by Sergey Vasilinets
· 8 years ago
d76d139
Adds initial room basic sample
by Jose Alcerreca
· 8 years ago
83a42e8
Updates prebuilts for codelabs and small fixes
by Jose Alcérreca
· 8 years ago
abf6c87
Rename getObservers & getActiveObservers
by Sergey Vasilinets
· 8 years ago
27015a7
Make State an enum
by Sergey Vasilinets
· 8 years ago
8df87b0
Speculative attempt to fix jacoco in Treehugger
by Sergey Vasilinets
· 8 years ago
8b2c069
Stop creating offline docs, use correct online location
by Yigit Boyar
· 8 years ago
2338f10
Fix wrong logcat message about not saved VM
by Sergey Vasilinets
· 8 years ago
0da9764
Fix inactive call in wrong time
by Sergey Vasilinets
· 8 years ago
d32708b
update kotlin to 1.1.1
by Yigit Boyar
· 8 years ago
b86bef2
Make Event an Enum
by Sergey Vasilinets
· 8 years ago
45adc61
Avoid concurrent compute calls
by Yigit Boyar
· 8 years ago
95dd04e
update api review demo to the new packages
by Yigit Boyar
· 8 years ago
dc807e4
Move to using buildSrc/repos.gradle for flatfoot
by Aurimas Liutikas
· 8 years ago
498e51b
Fix app-toolkit gradle wrapper to point to 3.5
by Aurimas Liutikas
· 8 years ago
64db0cc
Mass package renaming from android.support to android.arch
by Yigit Boyar
· 8 years ago
61444da
Introduce switchMap & map
by Sergey Vasilinets
· 8 years ago
f8c3624
Add support for arg constructors
by Yigit Boyar
· 8 years ago
6ca8525
Introduce MediatorLiveData and MutableLiveData
by Sergey Vasilinets
· 8 years ago
489d61a
Make invalidation tracker test friendly
by Yigit Boyar
· 8 years ago
2bf30b6
Fix support lib build for flatfoot
by Yigit Boyar
· 8 years ago
7a705bc
Reuse type adapter store when we can
by Yigit Boyar
· 8 years ago
fb444e5
Incorporates feedback to the persistence codelab
by Jose Alcerreca
· 8 years ago
5124503
Cache processes pojos and entities
by Yigit Boyar
· 8 years ago
3c592c4
Room RxJava2 Support, Step 1
by Yigit Boyar
· 8 years ago
08ddf77
Verify shortcut method entities
by Yigit Boyar
· 8 years ago
9691051
Proguard configuration for Room
by Yigit Boyar
· 8 years ago
36023a6
Fix failing tests on API <20
by Yigit Boyar
· 8 years ago
c4a5787
Specify us locale for table names
by Yigit Boyar
· 8 years ago
6844ad8
Use offline docs for flatfoot builds.
by Yigit Boyar
· 8 years ago
5fb5064
Incorporates codelab feedback and adds a new section with two fragments
by Jose Alcerreca
· 8 years ago
437482d
Fix SavedStateProviderTest, FragmentStatesTests
by Sergey Vasilinets
· 8 years ago
ad9262a
Allow go back from ON_DESTROY to ON_CREATE
by Sergey Vasilinets
· 8 years ago
3a24789
Explicitly set jacoco dependency.
by Yigit Boyar
· 8 years ago
ebdeee2
Foreign keys step 3, verification
by Yigit Boyar
· 8 years ago
0045a1c
foreign key step 2
by Yigit Boyar
· 8 years ago
346b384
Fix a crash in HolderFragments due to double transaction.
by Sergey Vasilinets
· 8 years ago
3041efa
Updates codelabs to latest build and adds licenses for open source review
by Jose Alcerreca
· 8 years ago
9a2c593
Fix database javadoc
by Yigit Boyar
· 8 years ago
c38e700
fix database docs confusion.
by Yigit Boyar
· 8 years ago
875203d39
ForeignKeys parsing step 1.
by Yigit Boyar
· 8 years ago
ff3f74a
Update api review demo.
by Yigit Boyar
· 8 years ago
264952d
Splits flatfoot codelab in two, removes flatfoot name, adds prebuilts
by Jose Alcerreca
· 8 years ago
6728af1
Revert "Use . notation in indices"
by Yigit Boyar
· 8 years ago
f385ca5
Use column names in relationships.
by Yigit Boyar
· 8 years ago
3a433f7
Validate migration
by Yigit Boyar
· 8 years ago
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
· 9 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
· 9 years ago
f5f2cf6
Allow returning id from insert queries.
by Yigit Boyar
· 8 years ago
5f28aa0
Add support for LifecycleRegistryProvider
by Yigit Boyar
· 9 years ago
28662c9
Flatfoot codelab
by Jose Alcerreca
· 9 years ago
6d3a7d5
Enable upload tasks for navigation runtime
by Ian Lake
· 9 years ago
fdb1d97
Build integration test apps in server
by Yigit Boyar
· 9 years ago
62d0ec4
Never send ON_DESTROY for ProcessProvider
by Sergey Vasilinets
· 9 years ago
bece1d5
Remove RetainedStateProvider.
by Sergey Vasilinets
· 9 years ago
d7d9461
Get rid of static map of fragments in ViewModelStore
by Sergey Vasilinets
· 9 years ago
3978407
Fix lifecycle runtime jvm tests.
by Yigit Boyar
· 9 years ago
d4f0678
Allow multiple ViewModels without a key
by Sergey Vasilinets
· 9 years ago
2f8862d
Update docs & ApiReviewDemo
by Sergey Vasilinets
· 9 years ago
7b6e719
Enables sources for flatfoot projects.
by Yigit Boyar
· 9 years ago
4fa9444
Standardize lifecycle integration-tests/testapp naming
by Ian Lake
· 9 years ago
83ebc49
Fix artifact names
by Yigit Boyar
· 9 years ago
e1bbf71
build flatfoot docs
by Yigit Boyar
· 9 years ago
8524c13
Dispatch destruction events before corresponding callbacks in fragment\activity
by Sergey Vasilinets
· 9 years ago
75ae577
Use release support lib.
by Yigit Boyar
· 9 years ago
0e9d4f6
Fix Room runtim tests
by Yigit Boyar
· 9 years ago
abd1282
Fix flaky test
by Yigit Boyar
· 9 years ago
092164e
Add @Relation annotation to easily fetch 1-N relationships
by Yigit Boyar
· 9 years ago
dbb4359
Add ViewModelStore.get without mandatory key.
by Sergey Vasilinets
· 9 years ago
7c4771f
Add getApplication method to ViewModel
by Sergey Vasilinets
· 9 years ago
2b87ead
update api review demo.
by Yigit Boyar
· 9 years ago
f288e96
Improve Room docs
by Yigit Boyar
· 9 years ago
24ac543
Disable CheckAPI for flatfoot builds
by Yigit Boyar
· 9 years ago
fa39059
Verify database after opened
by Yigit Boyar
· 9 years ago
9f838d2
Fix docs.
by Yigit Boyar
· 9 years ago
7495fc2
Unescape table names
by Yigit Boyar
· 9 years ago
Next »