<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_CMFileManager, branch stable/cm-12.0-YNG1TA</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_CMFileManager/'/>
<entry>
<title>Automatic translation import</title>
<updated>2015-02-28T00:22:01+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@gmail.com</email>
</author>
<published>2015-02-28T00:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=5da5e65337209d7bbdf6c84ade6fbafba8226878'/>
<id>5da5e65337209d7bbdf6c84ade6fbafba8226878</id>
<content type='text'>
Change-Id: Ibcf54ff0f8881345dd9bbf4b74a713947e0033a2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibcf54ff0f8881345dd9bbf4b74a713947e0033a2
</pre>
</div>
</content>
</entry>
<entry>
<title>cmfm: add support for init navigation in a concrete folder</title>
<updated>2015-02-27T17:58:05+00:00</updated>
<author>
<name>Jorge Ruesga</name>
<email>jorge@ruesga.com</email>
</author>
<published>2015-02-27T17:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=f54b7a6eadfa1044dc78fa198a48855a51f0d802'/>
<id>f54b7a6eadfa1044dc78fa198a48855a51f0d802</id>
<content type='text'>
Add an ACTION_VIEW intent with matches with "resource/folder" mime type and a file/folder/directory scheme

Change-Id: I91afe762ebcaf9ead25d091ffaf4f705a8dd0515
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an ACTION_VIEW intent with matches with "resource/folder" mime type and a file/folder/directory scheme

Change-Id: I91afe762ebcaf9ead25d091ffaf4f705a8dd0515
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmfm: add support for Intent.EXTRA_MIME_TYPES</title>
<updated>2015-02-27T17:23:07+00:00</updated>
<author>
<name>Jorge Ruesga</name>
<email>jorge@ruesga.com</email>
</author>
<published>2015-02-26T01:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=39bb8290b037035a770f024b2d2e96929c262675'/>
<id>39bb8290b037035a770f024b2d2e96929c262675</id>
<content type='text'>
Since KitKat GET_CONTENT supports Intent.EXTRA_MIME_TYPES to limit the mime types of the returned
data. Use this information to add mimetype restrictions (if #getType is not present).

Change-Id: Ia968e06d899f695ea555c746d90bb5a3231cc1c9
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since KitKat GET_CONTENT supports Intent.EXTRA_MIME_TYPES to limit the mime types of the returned
data. Use this information to add mimetype restrictions (if #getType is not present).

Change-Id: Ia968e06d899f695ea555c746d90bb5a3231cc1c9
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmfm: update save icon to material design</title>
<updated>2015-02-23T22:40:51+00:00</updated>
<author>
<name>Jorge Ruesga</name>
<email>jorge@ruesga.com</email>
</author>
<published>2015-02-23T22:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=75eb5095eea6910e794819ff629b7c818b7d53dd'/>
<id>75eb5095eea6910e794819ff629b7c818b7d53dd</id>
<content type='text'>
Change-Id: I9dca8ef158f17288a5ed3fd9e7d6f695c10f4207
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9dca8ef158f17288a5ed3fd9e7d6f695c10f4207
Signed-off-by: Jorge Ruesga &lt;jorge@ruesga.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CM File Manager - Intent to open video files will have a playlist attached</title>
<updated>2015-02-19T02:07:15+00:00</updated>
<author>
<name>Rohit Yengisetty</name>
<email>rohit@cyngn.com</email>
</author>
<published>2015-02-18T18:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=70b420be1ef26cfaa9f14f069a3388bdaab44786'/>
<id>70b420be1ef26cfaa9f14f069a3388bdaab44786</id>
<content type='text'>
In SearchActivity, intent to open video files will have an extra added
with the list of all videos in the search results.

Change-Id: Ibf48e74fd9f43ee3ac60575bad6c8f9fe1ec70ee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In SearchActivity, intent to open video files will have an extra added
with the list of all videos in the search results.

Change-Id: Ibf48e74fd9f43ee3ac60575bad6c8f9fe1ec70ee
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2015-02-18T22:43:36+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@gmail.com</email>
</author>
<published>2015-02-18T19:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=fe783402bb7f5c80345d485cbd2525330b59008e'/>
<id>fe783402bb7f5c80345d485cbd2525330b59008e</id>
<content type='text'>
Change-Id: I5d43763f9a2f7fca48a26e5bddc7aa65d1a91c13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5d43763f9a2f7fca48a26e5bddc7aa65d1a91c13
</pre>
</div>
</content>
</entry>
<entry>
<title>CM File Manager - Make AsyncResultExecutable's cancel() and end() innocuous</title>
<updated>2015-02-12T22:53:31+00:00</updated>
<author>
<name>Rohit Yengisetty</name>
<email>rohit@cyngn.com</email>
</author>
<published>2015-02-10T18:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=3c4f362ad20d1254d67fd60da2185392afe3c155'/>
<id>3c4f362ad20d1254d67fd60da2185392afe3c155</id>
<content type='text'>
Ensure that cancel() and end() calls don't block the current thread
unnecessarily waiting for a notify().

Change-Id: I05843c8e1bdf880243e1fe9a226809aeaf33986b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that cancel() and end() calls don't block the current thread
unnecessarily waiting for a notify().

Change-Id: I05843c8e1bdf880243e1fe9a226809aeaf33986b
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2015-02-10T22:16:47+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@gmail.com</email>
</author>
<published>2015-02-10T21:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=5d7137a769d36df672509469587aecd1622be85b'/>
<id>5d7137a769d36df672509469587aecd1622be85b</id>
<content type='text'>
Change-Id: I319e2b93d627e22280259c2691679445944ff4d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I319e2b93d627e22280259c2691679445944ff4d6
</pre>
</div>
</content>
</entry>
<entry>
<title>CMFileManager: Don't show unmounted volumes in PickerActivity</title>
<updated>2015-02-05T22:10:17+00:00</updated>
<author>
<name>Raj Yengisetty</name>
<email>rajesh@cyngn.com</email>
</author>
<published>2015-02-04T02:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=f3839092f91c09bac66712e482ce17ea0e7cadbb'/>
<id>f3839092f91c09bac66712e482ce17ea0e7cadbb</id>
<content type='text'>
Change-Id: I628077e6132ffb4aa9f561484630e1f29b1188a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I628077e6132ffb4aa9f561484630e1f29b1188a5
</pre>
</div>
</content>
</entry>
<entry>
<title>CM File Manager : Add Application category to Easy Mode List</title>
<updated>2015-02-04T03:20:20+00:00</updated>
<author>
<name>Rohit Yengisetty</name>
<email>rohit@cyngn.com</email>
</author>
<published>2015-01-27T19:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_CMFileManager/commit/?id=890171cdbbd57d3ec7aff859e022c223c772a486'/>
<id>890171cdbbd57d3ec7aff859e022c223c772a486</id>
<content type='text'>
* add shortcut to search for application mimetypes (apk,
  msi, deb etc)
* fix layout inflater bug that was causing layout params
  to be ignored

Change-Id: I4bd63fdbdf720a49b536bc811ec10255cc2427db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add shortcut to search for application mimetypes (apk,
  msi, deb etc)
* fix layout inflater bug that was causing layout params
  to be ignored

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