index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
annotation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add auto-doc to annotation.
Jeff Sharkey
2018-12-20
1
-0
/
+2
*
Merge "Improve @UnsupportedAppUsage docs."
Mathew Inwood
2018-12-11
1
-4
/
+20
|
\
|
*
Improve @UnsupportedAppUsage docs.
Mathew Inwood
2018-12-10
1
-4
/
+20
*
|
UnsupportedAppUsage - support implicit member signatures
Paul Duffin
2018-12-07
1
-1
/
+27
|
/
*
Merge "Add <p> to UnsupportedAppUsage javadoc."
Treehugger Robot
2018-08-28
1
-8
/
+8
|
\
|
*
Add <p> to UnsupportedAppUsage javadoc.
Mathew Inwood
2018-08-28
1
-8
/
+8
*
|
Add myself as OWNERS for UnsupportedAppUsage.java.
Mathew Inwood
2018-08-23
1
-0
/
+1
|
/
*
Add maxTargetSdk to @UnsupportedAppUsage annotation.
Mathew Inwood
2018-08-22
1
-0
/
+33
*
Merge "Add annotation for hidden members used by apps."
Mathew Inwood
2018-07-24
1
-0
/
+60
|
\
|
*
Add annotation for hidden members used by apps.
Mathew Inwood
2018-07-24
1
-0
/
+60
|
*
Allow marking fields with @TargetApi(XX)
Tor Norbye
2017-08-03
1
-1
/
+2
*
|
Merge "Add RequiresFeature annotation."
Jeff Sharkey
2018-02-16
2
-1
/
+53
|
\
\
|
*
|
Add RequiresFeature annotation.
Jeff Sharkey
2018-02-16
2
-1
/
+53
*
|
|
Add OWNERS file for the annotations package
Tor Norbye
2018-02-15
1
-0
/
+1
|
/
/
*
|
Make SystemApi retained at runtime
Jiyong Park
2018-01-02
1
-1
/
+1
*
|
Start accepting Executors instead of Handlers.
Jeff Sharkey
2017-12-13
2
-0
/
+85
*
|
Merge "Add auto-doc support for @StringDef."
Jeff Sharkey
2017-12-11
2
-1
/
+8
|
\
\
|
*
|
Add auto-doc support for @StringDef.
Jeff Sharkey
2017-12-08
2
-1
/
+8
*
|
|
Switch @IntDef from long to int, and add @LongDef
Tor Norbye
2017-12-08
2
-1
/
+63
|
/
/
*
|
67002586: Create @NavigationRes + Lint check
Tor Norbye
2017-09-27
1
-0
/
+37
*
|
64123323: Allow marking fields with @TargetApi(XX)
Tor Norbye
2017-08-03
1
-1
/
+2
*
|
Enable thread annotations for parameters
Matthew Gharrity
2017-07-24
5
-5
/
+10
|
/
*
Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...
Jeff Sharkey
2017-06-06
1
-0
/
+37
|
\
|
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-0
/
+37
*
|
@IntDef and @StringDef must have source retention
Tor Norbye
2017-05-12
2
-4
/
+4
|
/
*
Even more auto-doc work.
Jeff Sharkey
2017-04-24
1
-0
/
+5
*
More auto-doc work.
Jeff Sharkey
2017-04-21
5
-35
/
+55
*
Auto-generate docs based on annotations.
Jeff Sharkey
2017-04-20
10
-12
/
+219
*
Create new BroadcastBehavior annotation.
Jeff Sharkey
2017-03-08
1
-0
/
+56
*
Make Half look like and behave like a boxed instance
Romain Guy
2017-02-26
1
-1
/
+1
*
Implement .xml font resource support
Clara Bayarri
2017-01-27
1
-0
/
+37
*
Introduce android.graphics.ColorSpace
Romain Guy
2016-11-23
1
-0
/
+48
*
Add @HalfFloat annotation for fp16 data types stored in shorts
Romain Guy
2016-11-14
1
-0
/
+48
*
Add @AnyThread, @Dimension and @Px
Tor Norbye
2016-06-28
3
-0
/
+135
*
Fix @IntDef annotation javadoc
Tor Norbye
2016-01-12
1
-1
/
+1
*
Add flags to requests for package UID/GIDs.
Jeff Sharkey
2016-01-07
2
-0
/
+72
*
Fix @code escapes
Neil Fuller
2015-12-02
13
-46
/
+45
*
Add new TestApi annotation.
Michael Wright
2015-11-25
1
-0
/
+42
*
Merge "b/22228577: Improve @IntDef annotation to handle special values and ra...
Tor Norbye
2015-08-03
1
-1
/
+2
|
\
|
*
b/22228577: Improve @IntDef annotation to handle special values and ranges
Tor Norbye
2015-07-31
1
-1
/
+2
*
|
Allow @RequiresPermission to be specified on parameters
Tor Norbye
2015-07-05
1
-7
/
+40
|
/
*
Merge "Add @RequiresPermission"
Tor Norbye
2015-04-23
1
-0
/
+104
|
\
|
*
Add @RequiresPermission
Tor Norbye
2015-04-20
1
-0
/
+104
*
|
Add threading annotations
Tor Norbye
2015-04-20
4
-0
/
+168
|
/
*
Add @TransitionRes for transition resource integers
Tor Norbye
2015-03-13
1
-0
/
+37
*
Fix @ColorInt javadoc
Tor Norbye
2015-03-10
1
-0
/
+2
*
Annotate ARGB integer parameters with @ColorInt
Tor Norbye
2015-03-05
1
-1
/
+2
*
Additional annotations: @CallSuper, @Keep, etc.
Tor Norbye
2015-03-05
6
-0
/
+289
*
Rename PrivateApi annotation to SystemApi.
Jeff Brown
2014-06-06
1
-4
/
+17
*
Add resource reference annotations
Tor Norbye
2014-03-27
21
-0
/
+779
[next]