<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_providers_UserDictionaryProvider/src, branch master</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/AOSP/platform_packages_providers_UserDictionaryProvider/'/>
<entry>
<title>[automerger] Check caller before accessing database am: 136dc9b3b6 am: d2f86ff19f am: ec648d09d6 am: 9d26fe82fe am: 12c6104a1e am: cad6843da3 am: e75438ba7f am: a663c7f4f5 am: 9ebb07d656 am: 271c30f3c1</title>
<updated>2018-04-02T23:00:23+00:00</updated>
<author>
<name>Fyodor Kupolov</name>
<email>fkupolov@google.com</email>
</author>
<published>2018-04-02T23:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=45a8d290b8ad51ae56c035115f12d0b72abc2a5c'/>
<id>45a8d290b8ad51ae56c035115f12d0b72abc2a5c</id>
<content type='text'>
am: a98e35b889

Change-Id: Id49e7ebdae1b1ef6627d973ebe7febc4d11f69a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: a98e35b889

Change-Id: Id49e7ebdae1b1ef6627d973ebe7febc4d11f69a1
</pre>
</div>
</content>
</entry>
<entry>
<title>[automerger] Check caller before accessing database am: 136dc9b3b6 am: d2f86ff19f am: ec648d09d6 am: 9d26fe82fe</title>
<updated>2018-03-26T22:50:01+00:00</updated>
<author>
<name>Android Build Merger (Role)</name>
<email>noreply-android-build-merger@google.com</email>
</author>
<published>2018-03-26T22:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=12c6104a1e58dd00015acba4cc2152551377f26e'/>
<id>12c6104a1e58dd00015acba4cc2152551377f26e</id>
<content type='text'>
Change-Id: I0bada9c1a368217557a837d6ddfe1f46ad56cb75
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0bada9c1a368217557a837d6ddfe1f46ad56cb75
</pre>
</div>
</content>
</entry>
<entry>
<title>Check caller before accessing database</title>
<updated>2018-03-26T22:49:47+00:00</updated>
<author>
<name>Fyodor Kupolov</name>
<email>fkupolov@google.com</email>
</author>
<published>2018-03-26T22:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=136dc9b3b628493e32446325de39b10d9bc5cb77'/>
<id>136dc9b3b628493e32446325de39b10d9bc5cb77</id>
<content type='text'>
Test: Manual using PoC app
Bug: 75298708
Change-Id: I9e495fd94588e9a3fccfa2da1a9a7fcfd7f2ffa7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: Manual using PoC app
Bug: 75298708
Change-Id: I9e495fd94588e9a3fccfa2da1a9a7fcfd7f2ffa7
</pre>
</div>
</content>
</entry>
<entry>
<title>Close idle connections to release RAM</title>
<updated>2017-09-06T01:17:58+00:00</updated>
<author>
<name>Fyodor Kupolov</name>
<email>fkupolov@google.com</email>
</author>
<published>2017-09-06T01:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=0272515f306cf7f12d2babe03d625850990a00c1'/>
<id>0272515f306cf7f12d2babe03d625850990a00c1</id>
<content type='text'>
Close idle connections after 30s of inactivity to release RAM.
Savings: ~0.15MB on marlin

Bug: 63398887
Test: Create SMS and Use Add to dictionary
Change-Id: Ia94a235e6b4d7ef8be4ef869b38d4a3b2cac4f79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close idle connections after 30s of inactivity to release RAM.
Savings: ~0.15MB on marlin

Bug: 63398887
Test: Create SMS and Use Add to dictionary
Change-Id: Ia94a235e6b4d7ef8be4ef869b38d4a3b2cac4f79
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix user dictionary permission check</title>
<updated>2016-04-12T20:54:26+00:00</updated>
<author>
<name>Amith Yamasani</name>
<email>yamasani@google.com</email>
</author>
<published>2016-04-12T20:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=cb405a3b9153d20bf6595c54d94f87cd2f5b6f80'/>
<id>cb405a3b9153d20bf6595c54d94f87cd2f5b6f80</id>
<content type='text'>
Fix the uid comparison so that it works for secondary users.

Bug: 28076644
Change-Id: I2f26d1965d5cbfcbf3f8b669ea7f84c1bf4f8684
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the uid comparison so that it works for secondary users.

Bug: 28076644
Change-Id: I2f26d1965d5cbfcbf3f8b669ea7f84c1bf4f8684
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Unable to add a word to personal dictionary.</title>
<updated>2015-06-26T23:36:47+00:00</updated>
<author>
<name>Keisuke Kuroyanagi</name>
<email>ksk@google.com</email>
</author>
<published>2015-06-26T23:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=32664cc0e01a6839deeae978f46d2fbb1777a543'/>
<id>32664cc0e01a6839deeae978f46d2fbb1777a543</id>
<content type='text'>
It happened because input checking conditions are inverted.
This is a CL for I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043.

Bug: 22110295
Change-Id: Ia202095a32f00d755fb6fad15e293ce58e666b5f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It happened because input checking conditions are inverted.
This is a CL for I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043.

Bug: 22110295
Change-Id: Ia202095a32f00d755fb6fad15e293ce58e666b5f
</pre>
</div>
</content>
</entry>
<entry>
<title>Only current IME and spell checker can access user dictionary</title>
<updated>2015-06-24T00:19:35+00:00</updated>
<author>
<name>Svetoslav</name>
<email>svetoslavganov@google.com</email>
</author>
<published>2015-06-24T00:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=e0e0e0c9b27e10f7e33c371c490fdae8b634f117'/>
<id>e0e0e0c9b27e10f7e33c371c490fdae8b634f117</id>
<content type='text'>
Change-Id: I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug with restoring null shortcuts</title>
<updated>2014-06-16T05:29:18+00:00</updated>
<author>
<name>Jean Chalard</name>
<email>jchalard@google.com</email>
</author>
<published>2014-06-13T03:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=71fdc4b5b7632e149b29091b227cb3b90989dd9c'/>
<id>71fdc4b5b7632e149b29091b227cb3b90989dd9c</id>
<content type='text'>
Bug: 13452473
Change-Id: Ief5ba2fcc5f835073297316be978a63b4fa216ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 13452473
Change-Id: Ief5ba2fcc5f835073297316be978a63b4fa216ac
</pre>
</div>
</content>
</entry>
<entry>
<title>Close stream after writing backup data.</title>
<updated>2013-04-25T17:45:04+00:00</updated>
<author>
<name>Jeff Sharkey</name>
<email>jsharkey@android.com</email>
</author>
<published>2013-04-25T17:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=361f35b7b1fe758d93e0952536a298b2ed045a89'/>
<id>361f35b7b1fe758d93e0952536a298b2ed045a89</id>
<content type='text'>
Avoids leak.

Change-Id: I657044d1ecc98c021271dab486e104d74f60cc5c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids leak.

Change-Id: I657044d1ecc98c021271dab486e104d74f60cc5c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix UserDictionary crash at boot</title>
<updated>2012-01-18T20:16:50+00:00</updated>
<author>
<name>Fabrice Di Meglio</name>
<email>fdimeglio@google.com</email>
</author>
<published>2012-01-18T20:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_UserDictionaryProvider/commit/?id=ccfedce270d66beb36c685cb496245c699917832'/>
<id>ccfedce270d66beb36c685cb496245c699917832</id>
<content type='text'>
- fix CREATE TABLE statement
- bug #5884041

Change-Id: I997c5f7736858b5e634871ac4687ede9d4cc6ff6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix CREATE TABLE statement
- bug #5884041

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