<feed xmlns='http://www.w3.org/2005/Atom'>
<title>replicant/device_samsung_espresso3g, branch replicant-6.0</title>
<subtitle>Patches not merged yet, used for building and testing them
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/'/>
<entry>
<title>Adjust to enable_modem.sh and disable_modem.sh merge to modem.sh</title>
<updated>2020-06-19T13:04:29+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2020-06-19T12:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=df10384ad2c5510022b3816d1230419d2ef7ff79'/>
<id>df10384ad2c5510022b3816d1230419d2ef7ff79</id>
<content type='text'>
enable_modem.sh and disable_modem.sh were merged into a single
modem.sh script in order to improve the user interface.

Since the scripts Android.mk was adjusted as well to use modem.sh,
we need to adjust the PRODUCT_PACKAGES to reflect that too.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable_modem.sh and disable_modem.sh were merged into a single
modem.sh script in order to improve the user interface.

Since the scripts Android.mk was adjusted as well to use modem.sh,
we need to adjust the PRODUCT_PACKAGES to reflect that too.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move hardware/ril/samsung-ril to hardware/replicant/libsamsung-ril</title>
<updated>2020-06-04T10:50:44+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2020-03-31T04:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=fe2ecd8bff983b2a049516e5828c864040d39730'/>
<id>fe2ecd8bff983b2a049516e5828c864040d39730</id>
<content type='text'>
Benefits:
- It makes it clear that Replicant is the upstream project
  for libsamsung-ril
- It groups together libsamsung-ipc and libsamsung-ril
- hardware/ril is already a git repository

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Benefits:
- It makes it clear that Replicant is the upstream project
  for libsamsung-ril
- It groups together libsamsung-ipc and libsamsung-ril
- hardware/ril is already a git repository

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>device.mk: fix "libaudio-ril-intierface" typo</title>
<updated>2020-02-14T13:41:55+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2020-02-14T07:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=cd956a0bccc91bd2781811086013e69f9182ca2c'/>
<id>cd956a0bccc91bd2781811086013e69f9182ca2c</id>
<content type='text'>
This was introduced by the following commit:
  affda81 Add scripts to disable the modem

Reported-by: Joonas Kylmälä &lt;joonas.kylmala@iki.fi&gt;
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
Acked-by: Joonas Kylmälä &lt;joonas.kylmala@iki.fi&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was introduced by the following commit:
  affda81 Add scripts to disable the modem

Reported-by: Joonas Kylmälä &lt;joonas.kylmala@iki.fi&gt;
Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
Acked-by: Joonas Kylmälä &lt;joonas.kylmala@iki.fi&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add scripts to disable the modem</title>
<updated>2019-11-29T01:23:46+00:00</updated>
<author>
<name>Denis 'GNUtoo' Carikli</name>
<email>GNUtoo@cyberdimension.org</email>
</author>
<published>2019-11-22T21:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=affda81cce347820275104e803e7f0497c703a35'/>
<id>affda81cce347820275104e803e7f0497c703a35</id>
<content type='text'>
The scripts are specific to libsamsung-ipc, so they are added
in the device directories.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The scripts are specific to libsamsung-ipc, so they are added
in the device directories.

Signed-off-by: Denis 'GNUtoo' Carikli &lt;GNUtoo@cyberdimension.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'lineageos/cm-13.0' into replicant-6.0</title>
<updated>2018-09-01T11:05:47+00:00</updated>
<author>
<name>Joonas Kylmälä</name>
<email>joonas.kylmala@iki.fi</email>
</author>
<published>2018-09-01T11:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=f9cb264f57c30a2bdbb47a050caa7cf79d195e00'/>
<id>f9cb264f57c30a2bdbb47a050caa7cf79d195e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>espresso3g: add device build info and fingerprint</title>
<updated>2017-11-24T15:32:09+00:00</updated>
<author>
<name>Andreas Blaesius</name>
<email>skate4life@gmx.de</email>
</author>
<published>2017-11-24T15:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=5e7af2bced20c01626393ca5a465bda2f921da2a'/>
<id>5e7af2bced20c01626393ca5a465bda2f921da2a</id>
<content type='text'>
- SafetyNet checks this

Change-Id: Ib9089f2bb853c41b2800082a9ca6e94ea085b71c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SafetyNet checks this

Change-Id: Ib9089f2bb853c41b2800082a9ca6e94ea085b71c
</pre>
</div>
</content>
</entry>
<entry>
<title>espresso3g: rename cm -&gt; custom</title>
<updated>2017-10-21T22:14:42+00:00</updated>
<author>
<name>Andreas Blaesius</name>
<email>skate4life@gmx.de</email>
</author>
<published>2017-10-21T22:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=9da9f579f69c2a47032f9cbb16736bcb48c73fd6'/>
<id>9da9f579f69c2a47032f9cbb16736bcb48c73fd6</id>
<content type='text'>
Change-Id: If682ed59fd48b32b7d55673e25ce77ef4bbcc309
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If682ed59fd48b32b7d55673e25ce77ef4bbcc309
</pre>
</div>
</content>
</entry>
<entry>
<title>ril-shim: datalen is not used onRequestDial</title>
<updated>2017-07-17T20:04:29+00:00</updated>
<author>
<name>André Pinela</name>
<email>sheffzor@gmail.com</email>
</author>
<published>2016-12-10T11:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=5990c8a0f96588a25c5f60b76705e4b832a68079'/>
<id>5990c8a0f96588a25c5f60b76705e4b832a68079</id>
<content type='text'>
UA-21

Change-Id: I4fec2ea5816ae6c18f8788cffdc77489718d74fa
Signed-off-by: André Pinela &lt;sheffzor@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UA-21

Change-Id: I4fec2ea5816ae6c18f8788cffdc77489718d74fa
Signed-off-by: André Pinela &lt;sheffzor@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libsecril-shim: fix build with clang</title>
<updated>2017-07-17T20:04:29+00:00</updated>
<author>
<name>Ziyan</name>
<email>jaraidaniel@gmail.com</email>
</author>
<published>2016-09-16T18:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=96c86859d559cf88e07135a0822296b8f09b93a8'/>
<id>96c86859d559cf88e07135a0822296b8f09b93a8</id>
<content type='text'>
Change-Id: I6a087cc7a13a0b3849dc2fd4ab9870d91a492a23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6a087cc7a13a0b3849dc2fd4ab9870d91a492a23
</pre>
</div>
</content>
</entry>
<entry>
<title>libsecril-shim: Fix CommandInfo struct definition by using libbinder</title>
<updated>2017-07-17T20:04:29+00:00</updated>
<author>
<name>Kyle Repinski</name>
<email>repinski23@gmail.com</email>
</author>
<published>2016-09-08T17:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/replicant/device_samsung_espresso3g/commit/?id=fb29665c7f931f8bf748970a3133786004f0fc12'/>
<id>fb29665c7f931f8bf748970a3133786004f0fc12</id>
<content type='text'>
Change-Id: I5024bf2f3334ece3823a3a1aa1598bfebb54a4e6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5024bf2f3334ece3823a3a1aa1598bfebb54a4e6
</pre>
</div>
</content>
</entry>
</feed>
