summaryrefslogtreecommitdiff
path: root/core/java/android/annotation
Commit message (Expand)AuthorAgeFilesLines
* Add auto-doc to annotation.Jeff Sharkey2018-12-201-0/+2
* Merge "Improve @UnsupportedAppUsage docs."Mathew Inwood2018-12-111-4/+20
|\
| * Improve @UnsupportedAppUsage docs.Mathew Inwood2018-12-101-4/+20
* | UnsupportedAppUsage - support implicit member signaturesPaul Duffin2018-12-071-1/+27
|/
* Merge "Add <p> to UnsupportedAppUsage javadoc."Treehugger Robot2018-08-281-8/+8
|\
| * Add <p> to UnsupportedAppUsage javadoc.Mathew Inwood2018-08-281-8/+8
* | Add myself as OWNERS for UnsupportedAppUsage.java.Mathew Inwood2018-08-231-0/+1
|/
* Add maxTargetSdk to @UnsupportedAppUsage annotation.Mathew Inwood2018-08-221-0/+33
* Merge "Add annotation for hidden members used by apps."Mathew Inwood2018-07-241-0/+60
|\
| * Add annotation for hidden members used by apps.Mathew Inwood2018-07-241-0/+60
| * Allow marking fields with @TargetApi(XX)Tor Norbye2017-08-031-1/+2
* | Merge "Add RequiresFeature annotation."Jeff Sharkey2018-02-162-1/+53
|\ \
| * | Add RequiresFeature annotation.Jeff Sharkey2018-02-162-1/+53
* | | Add OWNERS file for the annotations packageTor Norbye2018-02-151-0/+1
|/ /
* | Make SystemApi retained at runtimeJiyong Park2018-01-021-1/+1
* | Start accepting Executors instead of Handlers.Jeff Sharkey2017-12-132-0/+85
* | Merge "Add auto-doc support for @StringDef."Jeff Sharkey2017-12-112-1/+8
|\ \
| * | Add auto-doc support for @StringDef.Jeff Sharkey2017-12-082-1/+8
* | | Switch @IntDef from long to int, and add @LongDefTor Norbye2017-12-082-1/+63
|/ /
* | 67002586: Create @NavigationRes + Lint checkTor Norbye2017-09-271-0/+37
* | 64123323: Allow marking fields with @TargetApi(XX)Tor Norbye2017-08-031-1/+2
* | Enable thread annotations for parametersMatthew Gharrity2017-07-245-5/+10
|/
* Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...Jeff Sharkey2017-06-061-0/+37
|\
| * Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+37
* | @IntDef and @StringDef must have source retentionTor Norbye2017-05-122-4/+4
|/
* Even more auto-doc work.Jeff Sharkey2017-04-241-0/+5
* More auto-doc work.Jeff Sharkey2017-04-215-35/+55
* Auto-generate docs based on annotations.Jeff Sharkey2017-04-2010-12/+219
* Create new BroadcastBehavior annotation.Jeff Sharkey2017-03-081-0/+56
* Make Half look like and behave like a boxed instanceRomain Guy2017-02-261-1/+1
* Implement .xml font resource supportClara Bayarri2017-01-271-0/+37
* Introduce android.graphics.ColorSpaceRomain Guy2016-11-231-0/+48
* Add @HalfFloat annotation for fp16 data types stored in shortsRomain Guy2016-11-141-0/+48
* Add @AnyThread, @Dimension and @PxTor Norbye2016-06-283-0/+135
* Fix @IntDef annotation javadocTor Norbye2016-01-121-1/+1
* Add flags to requests for package UID/GIDs.Jeff Sharkey2016-01-072-0/+72
* Fix @code escapesNeil Fuller2015-12-0213-46/+45
* Add new TestApi annotation.Michael Wright2015-11-251-0/+42
* Merge "b/22228577: Improve @IntDef annotation to handle special values and ra...Tor Norbye2015-08-031-1/+2
|\
| * b/22228577: Improve @IntDef annotation to handle special values and rangesTor Norbye2015-07-311-1/+2
* | Allow @RequiresPermission to be specified on parametersTor Norbye2015-07-051-7/+40
|/
* Merge "Add @RequiresPermission"Tor Norbye2015-04-231-0/+104
|\
| * Add @RequiresPermissionTor Norbye2015-04-201-0/+104
* | Add threading annotationsTor Norbye2015-04-204-0/+168
|/
* Add @TransitionRes for transition resource integersTor Norbye2015-03-131-0/+37
* Fix @ColorInt javadocTor Norbye2015-03-101-0/+2
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-1/+2
* Additional annotations: @CallSuper, @Keep, etc.Tor Norbye2015-03-056-0/+289
* Rename PrivateApi annotation to SystemApi.Jeff Brown2014-06-061-4/+17
* Add resource reference annotationsTor Norbye2014-03-2721-0/+779