index
:
android_frameworks_support
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lifecycle
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start enforcing javac warnings.
Aurimas Liutikas
2018-04-20
1
-0
/
+1
*
DO NOT MERGE. Migrate app-toolkit projects to androidx
Alan Viverette
2018-03-21
15
-56
/
+76
*
Move Function from runtime to core
Chris Craik
2018-03-14
1
-1
/
+1
*
Move buildSrc classes to androidx.build package.
Aurimas Liutikas
2018-02-27
1
-4
/
+4
*
Update flatfoot version.
Yigit Boyar
2018-01-11
1
-0
/
+18
*
Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-2...
Aurimas Liutikas
2017-12-14
1
-1
/
+1
|
\
|
*
Migrate the rest of the dependencies to Kotlin.
Aurimas Liutikas
2017-12-13
1
-1
/
+1
*
|
Set minSdkVersion via our SupportAndroidLibraryPlugin.
Aurimas Liutikas
2017-12-13
1
-4
/
+0
|
/
*
Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev
Sergey Vasilinets
2017-12-06
1
-0
/
+1
|
\
|
*
Add missing nullability annotations
Sergey Vasilinets
2017-12-06
1
-0
/
+1
*
|
Remove needless support annotation excludes.
Jake Wharton
2017-12-06
1
-1
/
+1
|
/
*
Make build.gradle files even more kotlin script friendly.
Aurimas Liutikas
2017-11-28
1
-6
/
+7
*
Only add baseline file when it exists.
Jake Wharton
2017-11-22
1
-4
/
+0
*
Adding ktlint hook to support library.
Aurimas Liutikas
2017-11-17
1
-2
/
+0
*
Further clean up app-toolkit build files.
Aurimas Liutikas
2017-11-14
1
-9
/
+5
*
Move to setting maven version via SupporLibrary extension.
Aurimas Liutikas
2017-11-09
1
-1
/
+1
*
Move setting maven group directly to each build.gradle.
Aurimas Liutikas
2017-11-08
1
-0
/
+2
*
Merge Flatfoot and Support library plugins
Aurimas Liutikas
2017-11-06
2
-8
/
+7
*
Merge "Handle save instance state as onStop" into oc-mr1-support-27.0-dev
TreeHugger Robot
2017-10-18
3
-5
/
+16
|
\
|
*
Handle save instance state as onStop
Yigit Boyar
2017-10-16
3
-5
/
+16
*
|
Make a WeakReference to LifecycleOwner in LifecycleRegistry
Sergey Vasilinets
2017-10-16
2
-10
/
+47
|
/
*
Merge "@NonNull in lifecycle modules" into oc-mr1-support-27.0-dev
Sergey Vasilinets
2017-10-13
1
-4
/
+4
|
\
|
*
@NonNull in lifecycle modules
Sergey Vasilinets
2017-10-05
1
-4
/
+4
*
|
Use api from 26
Yigit Boyar
2017-10-11
1
-2
/
+2
*
|
Throw a better error msg when classes are missing
Yigit Boyar
2017-10-11
2
-0
/
+47
*
|
Part 2: Move version tracking from manifest meta-data to java resources.
Aurimas Liutikas
2017-10-06
1
-4
/
+0
*
|
Update proguard since introduction of GeneratedAdapter
Sergey Vasilinets
2017-10-05
1
-1
/
+1
|
/
*
Bump supportlib dependency to 26.1
Sergey Vasilinets
2017-09-13
3
-9
/
+15
*
Fix NPE when observer is in default package
Sergey Vasilinets
2017-09-02
2
-0
/
+82
*
use explicit versions for flatfoot
Yigit Boyar
2017-08-30
2
-1
/
+19
*
Move back to current.txt instead of -SNAPSHOT.txt
Alan Viverette
2017-08-29
1
-0
/
+0
*
More build setup for flatfoot projects.
Aurimas Liutikas
2017-08-24
2
-17
/
+11
*
Don't generate or require removed.txt file, fix initial API generation
Alan Viverette
2017-08-11
1
-0
/
+0
*
Merge "Start inserting meta-data version tags per library." into oc-mr1-dev
TreeHugger Robot
2017-08-02
1
-0
/
+4
|
\
|
*
Start inserting meta-data version tags per library.
Aurimas Liutikas
2017-08-01
1
-0
/
+4
*
|
Unify the location of libary versions.
Aurimas Liutikas
2017-07-31
1
-1
/
+3
|
/
*
Merge "Fixed remove function in FastSafeIterableMap" into oc-support-26.0-dev
Sergey Vasilinets
2017-07-26
1
-0
/
+10
|
\
|
*
Fixed remove function in FastSafeIterableMap
Sergey Vasilinets
2017-07-26
1
-0
/
+10
*
|
Merge "Introduce ordering invariants in LifecycleRegistry" into oc-support-26...
Sergey Vasilinets
2017-07-24
2
-45
/
+512
|
\
|
|
*
Introduce ordering invariants in LifecycleRegistry
Sergey Vasilinets
2017-07-21
2
-45
/
+512
*
|
Enable api checks for java projects && flatfoot
Sergey Vasilinets
2017-07-18
4
-0
/
+19
*
|
Remove unused variables in gradle code of AppToolkit.
Aurimas Liutikas
2017-07-14
1
-2
/
+0
|
/
*
Initial commit of paging component.
Chris Craik
2017-07-13
1
-1
/
+1
*
Divide core components into runtime and common.
Yigit Boyar
2017-07-09
1
-1
/
+1
*
Fix proguard of lifecycle-runtime
Sergey Vasilinets
2017-07-06
1
-1
/
+4
*
Make ReportFragment accessible at LIBRARY_GROUP level.
Sergey Vasilinets
2017-07-06
1
-1
/
+1
*
Clean up lifecycle-runtime.
Sergey Vasilinets
2017-07-06
21
-1610
/
+25
*
Proguard rules for @OnLifecycleEvent
Sergey Vasilinets
2017-07-06
1
-15
/
+14
*
Don't call markState on fragments in backstack
Sergey Vasilinets
2017-07-06
1
-1
/
+3
*
Make Lifecycle abstract class
Sergey Vasilinets
2017-07-06
1
-1
/
+1
[next]