<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lineage-sdk, branch staging/lineage-15.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/'/>
<entry>
<title>livedisplay: don't throw exception if config is not ready, warning is enough</title>
<updated>2018-02-11T19:22:13+00:00</updated>
<author>
<name>Pranav Vashi</name>
<email>neobuddy89@gmail.com</email>
</author>
<published>2018-01-22T13:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=9a097830fa2ebc83885e1fc3ee63e8d6fc30a9fb'/>
<id>9a097830fa2ebc83885e1fc3ee63e8d6fc30a9fb</id>
<content type='text'>
Throwing an exception leads to rescueMode in oreo

Change-Id: I9c4cb7af8cae51936f439641b79ae522c84eaaee
Signed-off-by: Pranav Vashi &lt;neobuddy89@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Throwing an exception leads to rescueMode in oreo

Change-Id: I9c4cb7af8cae51936f439641b79ae522c84eaaee
Signed-off-by: Pranav Vashi &lt;neobuddy89@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sdk: livedisplay: add a method to determine whether night mode is enabled</title>
<updated>2018-02-11T19:22:13+00:00</updated>
<author>
<name>Joey</name>
<email>joey@lineageos.org</email>
</author>
<published>2018-01-19T19:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=6b4410555a8452ca877d4dadcf073dafcf753a33'/>
<id>6b4410555a8452ca877d4dadcf073dafcf753a33</id>
<content type='text'>
LiveDisplayManager.getMode() returns MODE_AUTO when night mode is enabled
automatically, so there's no way to determine if night is on when livedisplay
changes automatically

Change-Id: Ia47fc127232c2bb3b6634b55712060a919f8c9c1
Signed-off-by: Joey &lt;joey@lineageos.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LiveDisplayManager.getMode() returns MODE_AUTO when night mode is enabled
automatically, so there's no way to determine if night is on when livedisplay
changes automatically

Change-Id: Ia47fc127232c2bb3b6634b55712060a919f8c9c1
Signed-off-by: Joey &lt;joey@lineageos.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sdk: add berry global style and accent settings</title>
<updated>2018-02-11T19:22:13+00:00</updated>
<author>
<name>Joey</name>
<email>joey@lineageos.org</email>
</author>
<published>2018-01-19T19:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=157a7c1cde03fe13ee0446404406e3651969c479'/>
<id>157a7c1cde03fe13ee0446404406e3651969c479</id>
<content type='text'>
Change-Id: If4b2d913713c7e5d2dab8dd43a41a7d0db3c6cb2
Signed-off-by: Joey &lt;joey@lineageos.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If4b2d913713c7e5d2dab8dd43a41a7d0db3c6cb2
Signed-off-by: Joey &lt;joey@lineageos.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sdk: add accent names references</title>
<updated>2018-02-11T19:22:13+00:00</updated>
<author>
<name>Joey</name>
<email>joey@lineageos.org</email>
</author>
<published>2018-01-17T13:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=376449bca3d1b38623707ae3d6a4faaa88be41b2'/>
<id>376449bca3d1b38623707ae3d6a4faaa88be41b2</id>
<content type='text'>
Change-Id: Ib7d68029cc6468c1c0b81a75da05025762290c17
Signed-off-by: Joey &lt;joey@lineageos.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib7d68029cc6468c1c0b81a75da05025762290c17
Signed-off-by: Joey &lt;joey@lineageos.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sdk: Cleanup PerformanceManager</title>
<updated>2018-02-08T16:33:54+00:00</updated>
<author>
<name>Luca Stefani</name>
<email>luca.stefani.ge1@gmail.com</email>
</author>
<published>2018-02-08T15:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=38b21a6648ffc6a246e057836f72b8d75e28d8d5'/>
<id>38b21a6648ffc6a246e057836f72b8d75e28d8d5</id>
<content type='text'>
* Remove per-app profiles support
* Remove cpu boost support

Change-Id: I37e7473f8df1d08a69bc9274ae356dc1133811db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove per-app profiles support
* Remove cpu boost support

Change-Id: I37e7473f8df1d08a69bc9274ae356dc1133811db
</pre>
</div>
</content>
</entry>
<entry>
<title>lineage-sdk: Reenable performance profiles</title>
<updated>2018-02-08T14:37:58+00:00</updated>
<author>
<name>dianlujitao</name>
<email>dianlujitao@lineageos.org</email>
</author>
<published>2018-01-18T05:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=18337dc1da12b09f326f7885a9e7bfe89600b7fa'/>
<id>18337dc1da12b09f326f7885a9e7bfe89600b7fa</id>
<content type='text'>
Change-Id: Ic179230f425747c360c4a0ce6a9d446ca2d97265
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic179230f425747c360c4a0ce6a9d446ca2d97265
</pre>
</div>
</content>
</entry>
<entry>
<title>lineage: Fix LiveDisplay tile off color</title>
<updated>2018-01-31T23:31:16+00:00</updated>
<author>
<name>qjohn</name>
<email>townex22@gmail.com</email>
</author>
<published>2017-07-14T08:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=f8eaf9f7829d99747114a2d8b71fd3ace631747b'/>
<id>f8eaf9f7829d99747114a2d8b71fd3ace631747b</id>
<content type='text'>
* Should match other icons when disabled.

Change-Id: Ic745d71b0eef0fca68a63e9558a43c203334e819
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Should match other icons when disabled.

Change-Id: Ic745d71b0eef0fca68a63e9558a43c203334e819
</pre>
</div>
</content>
</entry>
<entry>
<title>lineage-sdk: Add Network Traffic [2/3]</title>
<updated>2018-01-28T03:52:35+00:00</updated>
<author>
<name>Jon Haus</name>
<email>haus.xda@gmail.com</email>
</author>
<published>2014-12-06T16:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=7ea84eb2f97fb1bf162cbd2d346f0f6e55561dea'/>
<id>7ea84eb2f97fb1bf162cbd2d346f0f6e55561dea</id>
<content type='text'>
Changes made since the original implementation from older branches:

*) Forward-ported to Oreo and adapted to Lineage SDK (bgcngm).

*) Implement LineageStatusBarItem interfaces to receive visibility
   and color tint information (bgcngm / sam3000).

*) Move from fw/b to lineage-sdk (sam3000).

*) Increase refresh interval from 1s to 2s (sam3000).

*) Don't generate messages when the statusbar isn't visible (sam3000).

*) Allow for choice of unit to be kb/s or Mb/s (and kB/s and MB/s). This
   deprecates threshold selection for autohide (sam3000).

*) Add an option for whether units should be shown in the
   statusbar (sam3000).

*) Various other simplifications (sam3000).

*) Added vector drawables (courtesy of kover).

Change-Id: Ia5aadc3f03a7b434a047accbd7d53f4aa44c77fb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes made since the original implementation from older branches:

*) Forward-ported to Oreo and adapted to Lineage SDK (bgcngm).

*) Implement LineageStatusBarItem interfaces to receive visibility
   and color tint information (bgcngm / sam3000).

*) Move from fw/b to lineage-sdk (sam3000).

*) Increase refresh interval from 1s to 2s (sam3000).

*) Don't generate messages when the statusbar isn't visible (sam3000).

*) Allow for choice of unit to be kb/s or Mb/s (and kB/s and MB/s). This
   deprecates threshold selection for autohide (sam3000).

*) Add an option for whether units should be shown in the
   statusbar (sam3000).

*) Various other simplifications (sam3000).

*) Added vector drawables (courtesy of kover).

Change-Id: Ia5aadc3f03a7b434a047accbd7d53f4aa44c77fb
</pre>
</div>
</content>
</entry>
<entry>
<title>lineage-sdk: Add LineageStatusBarItem interfaces</title>
<updated>2018-01-28T03:52:17+00:00</updated>
<author>
<name>Sam Mortimer</name>
<email>sam@mortimer.me.uk</email>
</author>
<published>2018-01-10T06:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=27a44cc178bf267eac1e0de39e39d728e16ca77f'/>
<id>27a44cc178bf267eac1e0de39e39d728e16ca77f</id>
<content type='text'>
*) Introduce LineageStatusBarItem class that contains interfaces
   and utility methods that can be used by status bar items that
   that are hosted here in the lineage-sdk in order to communicate
   with systemui.

*) Nested interface: Manager
   Implemented by layout view LineageStatusBarItemHolder in systemui.
   Contains methods that are used to request receipt of certain
   systemui events.

*) Nested interface: DarkReceiver
   Can be used to listen for systemui DarkReceiver events.

*) Nested interface: VisibilityReceiver
   Can be used to listen for changes in visibility of a statusbar item.
   Works even if the statusbar item sets it's own visibility to GONE.

*) Util method: findManager(View v) walks up through parent views to
   look for something that implements Manager.

*) Systemui side that provides a layout that implements Manager:
   https://review.lineageos.org/#/c/202265/

Change-Id: Ie237db5bfac9994b87de39372505cd61c39d89ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) Introduce LineageStatusBarItem class that contains interfaces
   and utility methods that can be used by status bar items that
   that are hosted here in the lineage-sdk in order to communicate
   with systemui.

*) Nested interface: Manager
   Implemented by layout view LineageStatusBarItemHolder in systemui.
   Contains methods that are used to request receipt of certain
   systemui events.

*) Nested interface: DarkReceiver
   Can be used to listen for systemui DarkReceiver events.

*) Nested interface: VisibilityReceiver
   Can be used to listen for changes in visibility of a statusbar item.
   Works even if the statusbar item sets it's own visibility to GONE.

*) Util method: findManager(View v) walks up through parent views to
   look for something that implements Manager.

*) Systemui side that provides a layout that implements Manager:
   https://review.lineageos.org/#/c/202265/

Change-Id: Ie237db5bfac9994b87de39372505cd61c39d89ee
</pre>
</div>
</content>
</entry>
<entry>
<title>LineageSettingsProvider: Support migration from cmsettings</title>
<updated>2018-01-27T13:25:35+00:00</updated>
<author>
<name>Sam Mortimer</name>
<email>sam@mortimer.me.uk</email>
</author>
<published>2017-09-15T00:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/lineage-sdk/commit/?id=e7008a222e17d4868e74bd8758ccf842852df389'/>
<id>e7008a222e17d4868e74bd8758ccf842852df389</id>
<content type='text'>
*) Migrate database from cmsettings.db to lineagesettings.db

*) Remove old CMSettingsProvider.xml shared_prefs.

*) Remove the code to disable the PreBootReceiver component.
   PackageManager is not yet ready for component lookups when
   LineageSettings is called during fw/b service startups.
   However, the preboot intent is only sent when the build
   fingerprint changes so disabling it doesn't really buy us
   anything.  We also track and check migration state in
   sharedPrefs anyway.

Change-Id: I636f8315ce8a36f6d223d6a5accfe11c40ef9570
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) Migrate database from cmsettings.db to lineagesettings.db

*) Remove old CMSettingsProvider.xml shared_prefs.

*) Remove the code to disable the PreBootReceiver component.
   PackageManager is not yet ready for component lookups when
   LineageSettings is called during fw/b service startups.
   However, the preboot intent is only sent when the build
   fingerprint changes so disabling it doesn't really buy us
   anything.  We also track and check migration state in
   sharedPrefs anyway.

Change-Id: I636f8315ce8a36f6d223d6a5accfe11c40ef9570
</pre>
</div>
</content>
</entry>
</feed>
