Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
bccb62d8b52e4683318329411928156997ecb405
bccb62d
BLOB byte array in Query methods
by Yuichi Araki
· 7 years ago
fe2d869
Make column type checks case-insensitive
by Yuichi Araki
· 7 years ago
9636bcf
Make ReportFragment accessible at LIBRARY_GROUP level.
by Sergey Vasilinets
· 7 years ago
64cba1f
Add RoomDatabase.runInTransaction
by Yuichi Araki
· 7 years ago
a1b1291
Fix docs for Lifecycle.
by Sergey Vasilinets
· 7 years ago
5ef35b1
Remove event param in annotated methods, except ON_ANY case
by Sergey Vasilinets
· 7 years ago
38479aa
Increment version for alpha3 release
by Yigit Boyar
· 7 years ago
daa68aa
Don't call overriden methods with @OnLifecycleEvent twice
by Sergey Vasilinets
· 7 years ago
1d3d9d6
Fix addition code for argument size
by Yigit Boyar
· 7 years ago
044fe16
Support only one parameter in annotation
by Sergey Vasilinets
· 7 years ago
17caba5
Allow Dao to have constructor with DB param
by Yuichi Araki
· 7 years ago
efc6d0f
Allow Iterable for @Insert, @Update and @Delete
by Yuichi Araki
· 7 years ago
e7aea42
Change migration test helper to receive instrumentation instance
by Yigit Boyar
· 7 years ago
2236f64
Support DOA base classes
by Yigit Boyar
· 7 years ago
c7ec997
add test for empty in query
by Yigit Boyar
· 7 years ago
56d1fff
Clean up lifecycle-runtime.
by Sergey Vasilinets
· 7 years ago
2ec1285
InvalidationTracker now passes invalidated tables
by Yuichi Araki
· 7 years ago
65b2fd4
Increase version to alpha2.
by Yigit Boyar
· 7 years ago
dd6aaec
Allow Long[] as return type of @Insert
by Yuichi Araki
· 7 years ago
24b0c2d
Fix ForeignKeyTest on API 15 and below
by Yuichi Araki
· 7 years ago
77d4930
Fix SynchronousActivityLifecycleTest below M
by Yuichi Araki
· 7 years ago
e185ed6
Simpler SQLite interface
by Yigit Boyar
· 7 years ago
9ca5772
Fix migration docs
by Yigit Boyar
· 7 years ago
d2458f8
Fix ProcessOwnerTest
by Yuichi Araki
· 7 years ago
b8bdbc0
Fix SavedStateProviderTest on API 18 and below
by Yuichi Araki
· 7 years ago
1676c28
Consider nullable types for known column types
by Yigit Boyar
· 7 years ago
18f17f7
Fixed typo in error message Bug: 62113348 Test: n/a
by Florina Muntenescu
· 7 years ago
189ec9f
Proguard rules for @OnLifecycleEvent
by Sergey Vasilinets
· 7 years ago
41d5ae4
set version to first release.
by Yigit Boyar
· 8 years ago
e5435c9
fix license file for flatfoot
by Yigit Boyar
· 8 years ago
d8ea6fa
remove private class from the message
by Yigit Boyar
· 8 years ago
7b9be8b
Don't call markState on fragments in backstack
by Sergey Vasilinets
· 8 years ago
c365904
Move test rules into their own package
by Yigit Boyar
· 8 years ago
f86cc62
fix build & version
by Yigit Boyar
· 8 years ago
7eafc94
Improve pom files
by Yigit Boyar
· 8 years ago
7b81f61
MediatorLiveData: allow add / remove sources during onActive/onInactive phases
by Sergey Vasilinets
· 8 years ago
3057aa7
Updates PersistenceSample and codelabs to latest prebuilts, cleans up
by Jose Alcérreca
· 8 years ago
a6f7046
Add a sample for ContentProvider and Room
by Yuichi Araki
· 8 years ago
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
Next »