<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Trebuchet/res/values-sw720dp, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/'/>
<entry>
<title>Adding graphic for all apps empty search screen.</title>
<updated>2015-08-28T19:34:55+00:00</updated>
<author>
<name>Winson</name>
<email>winsonc@google.com</email>
</author>
<published>2015-08-20T00:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=fee206f2419a0ffa90abf4f9f3f9e0b6d0b74906'/>
<id>fee206f2419a0ffa90abf4f9f3f9e0b6d0b74906</id>
<content type='text'>
Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring fast scroller.</title>
<updated>2015-06-23T21:24:15+00:00</updated>
<author>
<name>Winson Chung</name>
<email>winsonc@google.com</email>
</author>
<published>2015-06-16T20:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=b1777447d9b9700b48f8060f8b318f2363c43e8d'/>
<id>b1777447d9b9700b48f8060f8b318f2363c43e8d</id>
<content type='text'>
- Fixing issue with fast scroller not fitting name width.
- Refactoring fast scrolling/scroll bar code out of base recycler view
- Adding animations to fast scroller to match design
- Smooth scrolling when jumping between app rows
- Fixing issue with fast scroller jumping when you first pick it up
- Fixing issue with wrong background paddings being used

Bug: 21874346
Bug: 22031923
Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixing issue with fast scroller not fitting name width.
- Refactoring fast scrolling/scroll bar code out of base recycler view
- Adding animations to fast scroller to match design
- Smooth scrolling when jumping between app rows
- Fixing issue with fast scroller jumping when you first pick it up
- Fixing issue with wrong background paddings being used

Bug: 21874346
Bug: 22031923
Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing different bitmap sizes in different orientations</title>
<updated>2015-06-04T02:07:44+00:00</updated>
<author>
<name>Sunny Goyal</name>
<email>sunnygoyal@google.com</email>
</author>
<published>2015-05-22T19:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=53d7ee4285842732517edcccbdcaa92dccb1e107'/>
<id>53d7ee4285842732517edcccbdcaa92dccb1e107</id>
<content type='text'>
&gt; Using a single bitmap icon size
&gt; Picking up appropriate density for satisfy the required icon size
&gt; Fixing some icon size assumptions during icon animations

Bug: 19514688
Change-Id: Ia7a1d0d2c03a9d39ccc241fa4ae3eb8a0f374585
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; Using a single bitmap icon size
&gt; Picking up appropriate density for satisfy the required icon size
&gt; Fixing some icon size assumptions during icon animations

Bug: 19514688
Change-Id: Ia7a1d0d2c03a9d39ccc241fa4ae3eb8a0f374585
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving all apps code into sub package.</title>
<updated>2015-05-22T19:21:40+00:00</updated>
<author>
<name>Winson Chung</name>
<email>winsonc@google.com</email>
</author>
<published>2015-05-22T18:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=5f4e0fdd2e4edeb9211e2dcd1c99497f175731f8'/>
<id>5f4e0fdd2e4edeb9211e2dcd1c99497f175731f8</id>
<content type='text'>
- Renaming resources, dimens, etc to be more consistent
- Removing old AppsCustomize resources and other unused code

Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Renaming resources, dimens, etc to be more consistent
- Removing old AppsCustomize resources and other unused code

Change-Id: I15ce35e7cb7a9b9344fc7103963e4e4c9e45d89a
</pre>
</div>
</content>
</entry>
<entry>
<title>Various lint error fixes.</title>
<updated>2015-05-14T19:28:07+00:00</updated>
<author>
<name>Sunny Goyal</name>
<email>sunnygoyal@google.com</email>
</author>
<published>2015-05-14T07:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=7066003b2032a49ae5e59dab9b706259bdeb7e6e'/>
<id>7066003b2032a49ae5e59dab9b706259bdeb7e6e</id>
<content type='text'>
&gt; Fixing some RTL errors by specifying both marginStart and marginLeft
&gt; Moving all layout direction checks to Utilities
&gt; Explicitely adding @TargetApi before every method

Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; Fixing some RTL errors by specifying both marginStart and marginLeft
&gt; Moving all layout direction checks to Utilities
&gt; Explicitely adding @TargetApi before every method

Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
</pre>
</div>
</content>
</entry>
<entry>
<title>Exploring dense all apps layout.</title>
<updated>2015-05-12T00:53:47+00:00</updated>
<author>
<name>Winson Chung</name>
<email>winsonc@google.com</email>
</author>
<published>2015-05-11T23:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=13eb527b5ae7f564e3ace6137a8d466636d87188'/>
<id>13eb527b5ae7f564e3ace6137a8d466636d87188</id>
<content type='text'>
- Disabling section headers in all apps on tablet layouts
- Fixing issue with predictions not showing on rotation
- Fixing issue with over-aggressive dismissing of keyboard &amp; filtered app state
- Fixing issue where the container bounds were running straight up to the nav bar

Change-Id: I5a5a56afa75b50be96af4894bf785ffbb1b15fb3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Disabling section headers in all apps on tablet layouts
- Fixing issue with predictions not showing on rotation
- Fixing issue with over-aggressive dismissing of keyboard &amp; filtered app state
- Fixing issue where the container bounds were running straight up to the nav bar

Change-Id: I5a5a56afa75b50be96af4894bf785ffbb1b15fb3
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial changes to support predicted apps.</title>
<updated>2015-05-11T21:59:39+00:00</updated>
<author>
<name>Winson Chung</name>
<email>winsonc@google.com</email>
</author>
<published>2015-05-09T00:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=4ac30068732c7216288999d255a823adb7ca7c12'/>
<id>4ac30068732c7216288999d255a823adb7ca7c12</id>
<content type='text'>
Change-Id: I80117d51074fe3dbdbb8d81cae886b1dffdfb86a</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I80117d51074fe3dbdbb8d81cae886b1dffdfb86a</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring to single path for overview mode.</title>
<updated>2015-04-21T22:54:22+00:00</updated>
<author>
<name>Winson Chung</name>
<email>winsonc@google.com</email>
</author>
<published>2015-04-21T01:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=dc61c4d41468a8beced2863de1b863b340cf49ba'/>
<id>dc61c4d41468a8beced2863de1b863b340cf49ba</id>
<content type='text'>
Change-Id: I590a813c6f031342d75c3a6c3e9c9afda1808f2e</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I590a813c6f031342d75c3a6c3e9c9afda1808f2e</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring common methods</title>
<updated>2015-02-26T18:19:22+00:00</updated>
<author>
<name>Sunny Goyal</name>
<email>sunnygoyal@google.com</email>
</author>
<published>2015-01-29T17:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=1587d5362f5a66e005aa36fdfc7082c34b8ea3b7'/>
<id>1587d5362f5a66e005aa36fdfc7082c34b8ea3b7</id>
<content type='text'>
Change-Id: Id6d3072dd3a6d7f54e9591abbeffd9bd51c7403d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id6d3072dd3a6d7f54e9591abbeffd9bd51c7403d
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding accessibility controls</title>
<updated>2015-01-17T01:40:41+00:00</updated>
<author>
<name>Sunny Goyal</name>
<email>sunnygoyal@google.com</email>
</author>
<published>2015-01-09T00:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Trebuchet/commit/?id=71b5c0b988a64b3a0613ded5403749bc537ee8a5'/>
<id>71b5c0b988a64b3a0613ded5403749bc537ee8a5</id>
<content type='text'>
&gt; Adding 'Remove' option to workspace items
&gt; Adding 'Add to workspace' to all apps and widget list items, which
adds the item to the first available space, giving preference to
the current workspace screen
&gt; Adding 'App info' and 'Uninstall' options to appropriate items

Bug: 18482913
Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; Adding 'Remove' option to workspace items
&gt; Adding 'Add to workspace' to all apps and widget list items, which
adds the item to the first available space, giving preference to
the current workspace screen
&gt; Adding 'App info' and 'Uninstall' options to appropriate items

Bug: 18482913
Change-Id: Ifab7423af2d9ba502b5a2771b37bb5436b3df937
</pre>
</div>
</content>
</entry>
</feed>
