1<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
2<comments
3  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
4  xsi:noNamespaceSchemaLocation='comments.xsd'
5  name="24.2.0_to_25.0.0"
6  jdversion="1.1.0">
7
8<!-- Use this file to enter an API change description. For example, when you remove a class,
9     you can enter a comment for that class that points developers to the replacement class.
10     You can also provide a change summary for modified API, to give an overview of the changes
11     why they were made, workarounds, etc.  -->
12
13<!-- When the API diffs report is generated, the comments in this file get added to the tables of
14     removed, added, and modified packages, classes, methods, and fields. This file does not ship
15     with the final report. -->
16
17<!-- The id attribute in an identifier element identifies the change as noted in the report.
18     An id has the form package[.class[.[ctor|method|field].signature]], where [] indicates optional
19     text. A comment element can have multiple identifier elements, which will will cause the same
20     text to appear at each place in the report, but will be converted to separate comments when the
21     comments file is used. -->
22
23<!-- HTML tags in the text field will appear in the report. You also need to close p HTML elements,
24     used for paragraphs - see the top-level documentation. -->
25
26<!-- You can include standard javadoc links in your change descriptions. You can use the @first command
27     to cause jdiff to include the first line of the API documentation. You also need to close p HTML
28     elements, used for paragraphs - see the top-level documentation. -->
29
30<comment>
31  <identifier id="android.support.customtabs"/>
32  <text>
33    InsertCommentsHere
34  </text>
35</comment>
36<comment>
37  <identifier id="android.support.customtabs.CustomTabsIntent"/>
38  <text>
39    InsertCommentsHere
40  </text>
41</comment>
42<comment>
43  <identifier id="android.support.customtabs.CustomTabsIntent.launchUrl_changed(android.content.Context, android.net.Uri)"/>
44  <text>
45    InsertCommentsHere
46  </text>
47</comment>
48<comment>
49  <identifier id="android.support.design.widget"/>
50  <text>
51    InsertCommentsHere
52  </text>
53</comment>
54<comment>
55  <identifier id="android.support.design.widget.BottomNavigationView"/>
56  <text>
57    InsertCommentsHere
58  </text>
59</comment>
60<comment>
61  <identifier id="android.support.design.widget.BottomNavigationView.OnNavigationItemSelectedListener"/>
62  <text>
63    InsertCommentsHere
64  </text>
65</comment>
66<comment>
67  <identifier id="android.support.design.widget.FloatingActionButton"/>
68  <text>
69    InsertCommentsHere
70  </text>
71</comment>
72<comment>
73  <identifier id="android.support.design.widget.FloatingActionButton.getRippleColor_added()"/>
74  <text>
75    InsertCommentsHere
76  </text>
77</comment>
78<comment>
79  <identifier id="android.support.v13.app"/>
80  <text>
81    InsertCommentsHere
82  </text>
83</comment>
84<comment>
85  <identifier id="android.support.v13.app.ActivityCompat"/>
86  <text>
87    InsertCommentsHere
88  </text>
89</comment>
90<comment>
91  <identifier id="android.support.v13.app.ActivityCompat.ctor_added()"/>
92  <text>
93    InsertCommentsHere
94  </text>
95</comment>
96<comment>
97  <identifier id="android.support.v13.view.inputmethod"/>
98  <text>
99    InsertCommentsHere
100  </text>
101</comment>
102<comment>
103  <identifier id="android.support.v4.app"/>
104  <text>
105    InsertCommentsHere
106  </text>
107</comment>
108<comment>
109  <identifier id="android.support.v4.app.ActivityCompat"/>
110  <text>
111    InsertCommentsHere
112  </text>
113</comment>
114<comment>
115  <identifier id="android.support.v4.app.ActivityCompat.ctor_changed()"/>
116  <text>
117    InsertCommentsHere
118  </text>
119</comment>
120<comment>
121  <identifier id="android.support.v4.app.ActivityCompat.getReferrer_changed(android.app.Activity)"/>
122  <text>
123    InsertCommentsHere
124  </text>
125</comment>
126<comment>
127  <identifier id="android.support.v4.app.NotificationCompat.WearableExtender"/>
128  <text>
129    InsertCommentsHere
130  </text>
131</comment>
132<comment>
133  <identifier id="android.support.v4.app.NotificationCompat.WearableExtender.getBridgeTag_added()"/>
134  <text>
135    InsertCommentsHere
136  </text>
137</comment>
138<comment>
139  <identifier id="android.support.v4.app.NotificationCompat.WearableExtender.setBridgeTag_added(java.lang.String)"/>
140  <text>
141    InsertCommentsHere
142  </text>
143</comment>
144<comment>
145  <identifier id="android.support.v4.content"/>
146  <text>
147    InsertCommentsHere
148  </text>
149</comment>
150<comment>
151  <identifier id="android.support.v4.content.ContextCompat"/>
152  <text>
153    InsertCommentsHere
154  </text>
155</comment>
156<comment>
157  <identifier id="android.support.v4.content.ContextCompat.ctor_changed()"/>
158  <text>
159    InsertCommentsHere
160  </text>
161</comment>
162<comment>
163  <identifier id="android.support.v4.content.ContextCompat.startActivity_added(android.content.Context, android.content.Intent, android.os.Bundle)"/>
164  <text>
165    InsertCommentsHere
166  </text>
167</comment>
168<comment>
169  <identifier id="android.support.v4.content.ContextCompat.startActivity_changed(android.content.Context, android.content.Intent, android.os.Bundle)"/>
170  <text>
171    InsertCommentsHere
172  </text>
173</comment>
174<comment>
175  <identifier id="android.support.v4.net"/>
176  <text>
177    InsertCommentsHere
178  </text>
179</comment>
180<comment>
181  <identifier id="android.support.v4.net.ConnectivityManagerCompat"/>
182  <text>
183    InsertCommentsHere
184  </text>
185</comment>
186<comment>
187  <identifier id="android.support.v4.net.ConnectivityManagerCompat.RESTRICT_BACKGROUND_STATUS_DISABLED"/>
188  <text>
189    InsertCommentsHere
190  </text>
191</comment>
192<comment>
193  <identifier id="android.support.v4.net.ConnectivityManagerCompat.RESTRICT_BACKGROUND_STATUS_ENABLED"/>
194  <text>
195    InsertCommentsHere
196  </text>
197</comment>
198<comment>
199  <identifier id="android.support.v4.net.ConnectivityManagerCompat.RESTRICT_BACKGROUND_STATUS_WHITELISTED"/>
200  <text>
201    InsertCommentsHere
202  </text>
203</comment>
204<comment>
205  <identifier id="android.support.v4.net.ConnectivityManagerCompat.getRestrictBackgroundStatus_added(android.net.ConnectivityManager)"/>
206  <text>
207    InsertCommentsHere
208  </text>
209</comment>
210<comment>
211  <identifier id="android.support.v4.text"/>
212  <text>
213    InsertCommentsHere
214  </text>
215</comment>
216<comment>
217  <identifier id="android.support.v4.text.BidiFormatter"/>
218  <text>
219    InsertCommentsHere
220  </text>
221</comment>
222<comment>
223  <identifier id="android.support.v4.text.BidiFormatter.isRtl_added(java.lang.CharSequence)"/>
224  <text>
225    InsertCommentsHere
226  </text>
227</comment>
228<comment>
229  <identifier id="android.support.v4.text.BidiFormatter.unicodeWrap_added(java.lang.CharSequence)"/>
230  <text>
231    InsertCommentsHere
232  </text>
233</comment>
234<comment>
235  <identifier id="android.support.v4.text.BidiFormatter.unicodeWrap_added(java.lang.CharSequence, android.support.v4.text.TextDirectionHeuristicCompat)"/>
236  <text>
237    InsertCommentsHere
238  </text>
239</comment>
240<comment>
241  <identifier id="android.support.v4.text.BidiFormatter.unicodeWrap_added(java.lang.CharSequence, android.support.v4.text.TextDirectionHeuristicCompat, boolean)"/>
242  <text>
243    InsertCommentsHere
244  </text>
245</comment>
246<comment>
247  <identifier id="android.support.v4.text.BidiFormatter.unicodeWrap_added(java.lang.CharSequence, boolean)"/>
248  <text>
249    InsertCommentsHere
250  </text>
251</comment>
252<comment>
253  <identifier id="android.support.v4.view"/>
254  <text>
255    InsertCommentsHere
256  </text>
257</comment>
258<comment>
259  <identifier id="android.support.v4.view.ViewCompat"/>
260  <text>
261    InsertCommentsHere
262  </text>
263</comment>
264<comment>
265  <identifier id="android.support.v4.view.ViewCompat.getDisplay_added(android.view.View)"/>
266  <text>
267    InsertCommentsHere
268  </text>
269</comment>
270<comment>
271  <identifier id="android.support.v4.view.ViewCompat.setBackground_added(android.view.View, android.graphics.drawable.Drawable)"/>
272  <text>
273    InsertCommentsHere
274  </text>
275</comment>
276<comment>
277  <identifier id="android.support.v4.view.ViewPager"/>
278  <text>
279    InsertCommentsHere
280  </text>
281</comment>
282<comment>
283  <identifier id="android.support.v4.view.ViewPager.setPageTransformer_added(boolean, android.support.v4.view.ViewPager.PageTransformer, int)"/>
284  <text>
285    InsertCommentsHere
286  </text>
287</comment>
288<comment>
289  <identifier id="android.support.v4.widget"/>
290  <text>
291    InsertCommentsHere
292  </text>
293</comment>
294<comment>
295  <identifier id="android.support.v4.widget.SwipeRefreshLayout"/>
296  <text>
297    InsertCommentsHere
298  </text>
299</comment>
300<comment>
301  <identifier id="android.support.v4.widget.SwipeRefreshLayout.getProgressViewEndOffset_added()"/>
302  <text>
303    InsertCommentsHere
304  </text>
305</comment>
306<comment>
307  <identifier id="android.support.v4.widget.SwipeRefreshLayout.getProgressViewStartOffset_added()"/>
308  <text>
309    InsertCommentsHere
310  </text>
311</comment>
312<comment>
313  <identifier id="android.support.v7.app"/>
314  <text>
315    InsertCommentsHere
316  </text>
317</comment>
318<comment>
319  <identifier id="android.support.v7.app.NotificationCompat.DecoratedCustomViewStyle"/>
320  <text>
321    InsertCommentsHere
322  </text>
323</comment>
324<comment>
325  <identifier id="android.support.v7.app.NotificationCompat.DecoratedMediaCustomViewStyle"/>
326  <text>
327    InsertCommentsHere
328  </text>
329</comment>
330<comment>
331  <identifier id="android.support.v7.widget"/>
332  <text>
333    InsertCommentsHere
334  </text>
335</comment>
336<comment>
337  <identifier id="android.support.v7.widget.DividerItemDecoration"/>
338  <text>
339    InsertCommentsHere
340  </text>
341</comment>
342<comment>
343  <identifier id="android.support.v7.widget.RecyclerView"/>
344  <text>
345    InsertCommentsHere
346  </text>
347</comment>
348<comment>
349  <identifier id="android.support.v7.widget.RecyclerView.LayoutManager"/>
350  <text>
351    InsertCommentsHere
352  </text>
353</comment>
354<comment>
355  <identifier id="android.support.v7.widget.RecyclerView.LayoutManager.isItemPrefetchEnabled_added()"/>
356  <text>
357    InsertCommentsHere
358  </text>
359</comment>
360<comment>
361  <identifier id="android.support.v7.widget.RecyclerView.LayoutManager.setItemPrefetchEnabled_added(boolean)"/>
362  <text>
363    InsertCommentsHere
364  </text>
365</comment>
366<comment>
367  <identifier id="android.support.v7.widget.RecyclerView.getDecoratedBoundsWithMargins_added(android.view.View, android.graphics.Rect)"/>
368  <text>
369    InsertCommentsHere
370  </text>
371</comment>
372<comment>
373  <identifier id="android.support.v7.widget.Space"/>
374  <text>
375    InsertCommentsHere
376  </text>
377</comment>
378
379</comments>
380