OSDN Git Service

android-x86/packages-apps-CMFileManager.git
9 years agoCMFileManager : Delete from media store when renaming/deleting files
Danesh M [Sat, 13 Dec 2014 03:26:21 +0000 (19:26 -0800)]
CMFileManager : Delete from media store when renaming/deleting files

Change-Id: I0bee07a683a7799fb118eb2d1ac313654a29a64e

9 years agoCMFileManager : Pass appropriate media type uri when ACTION_VIEW
Danesh Mondegarian [Sun, 14 Dec 2014 20:00:27 +0000 (12:00 -0800)]
CMFileManager : Pass appropriate media type uri when ACTION_VIEW

Passing the appropriate uri and not the generic File table uri,
allows apps such as gallery to allow paging in the appropriate folder.

Change-Id: I622680d0e27c304fb83532ccc2e026ff9e112a5b

9 years agoCMFileManager: Allow for sorting by mime type in search.
Adnan Begovic [Tue, 25 Nov 2014 00:37:05 +0000 (18:37 -0600)]
CMFileManager: Allow for sorting by mime type in search.

Change-Id: Ib633f84532507f2a32d78978a3c0c87d62617fd8

9 years agoCMFileManager: Fix force close when sharing more than one file at a time
Raj Yengisetty [Mon, 1 Dec 2014 19:06:34 +0000 (11:06 -0800)]
CMFileManager: Fix force close when sharing more than one file at a time

Change-Id: I64eb78ad4a2bbbe5626c0c93c4a80e0b8b97777b

9 years agoCMFileManager: Add mimetype to search result.
Adnan Begovic [Mon, 24 Nov 2014 22:39:13 +0000 (16:39 -0600)]
CMFileManager: Add mimetype to search result.

Change-Id: I9a386a4f56ab5e0ccd1add58e0d65870f4bf17d5

9 years agoCMFileManager: Lollipopification
Adnan Begovic [Thu, 27 Nov 2014 01:44:07 +0000 (19:44 -0600)]
CMFileManager: Lollipopification

Change-Id: I1702cf147b8ebc68f3a24175fa34cf397d823280

9 years agoCMFM: Improve delayed sync string
Michael Bestas [Sun, 23 Nov 2014 23:07:22 +0000 (01:07 +0200)]
CMFM: Improve delayed sync string

Change-Id: Ief70bedbc0b5458eac93828a30dc00beaa30d7a5
(cherry picked from commit 226bb60604e7be3f499af3b209a8d16801e15826)

9 years agocmfm: allow prompt console without su command
Jorge Ruesga [Fri, 21 Nov 2014 01:03:36 +0000 (02:03 +0100)]
cmfm: allow prompt console without su command

Separete shell console commands from su command. This allow to create a shell
console when su command is not present. A warning will be displayed is root
mode is trying to be selected or a elevated operation is required.

Change-Id: I27a2e850aec87026c8dd4b3baacf7ebd0f897a1a
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: fix ensure read, write and execute checks in java console
Jorge Ruesga [Fri, 21 Nov 2014 00:01:12 +0000 (01:01 +0100)]
cmfm: fix ensure read, write and execute checks in java console

Change-Id: I03e6117f6f660c46aa9df9ff8ebf7c602badb40a
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: Readd drawer toggle item selection
Jorge Ruesga [Wed, 19 Nov 2014 23:51:07 +0000 (00:51 +0100)]
cmfm: Readd drawer toggle item selection

Change-Id: I1d11a96767238dd9c4108b14cff89fa34975c1d6
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: Fix clear history button visibility logic
Jorge Ruesga [Mon, 17 Nov 2014 21:44:26 +0000 (22:44 +0100)]
cmfm: Fix clear history button visibility logic

Change-Id: I736a27d63363ce7d5ddbc871a6a5d74a40794113
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: Fix FC with hardware menu
Jorge Ruesga [Mon, 17 Nov 2014 21:23:57 +0000 (22:23 +0100)]
cmfm: Fix FC with hardware menu

JIRA: NIGHTLIES-364
https://jira.cyanogenmod.org/browse/NIGHTLIES-364
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Change-Id: I6c3f56f841f7ec69004cd4a280fdd191a47e4844

9 years agoCMFM: Improve strings
Michael Bestas [Sun, 16 Nov 2014 20:53:58 +0000 (22:53 +0200)]
CMFM: Improve strings

* Don't wrap, strings appear bad on crowdin

Change-Id: I94fc1c8d155f324e984c50f25b7f3ea587595dc4

9 years agocmfm: secure storage and other improvements
Jorge Ruesga [Tue, 28 Oct 2014 02:26:42 +0000 (03:26 +0100)]
cmfm: secure storage and other improvements

This patch adds support for virtual filesystems and implements a SecureStorage
filesystem (a password protected area) mounted in /storage or /sdcard/storage
(in chrooted environments).
Also includes a better print support and a cleanup of the code and design of
the menu drawer.
Bump version to 2.0.0

Required: https://github.com/jruesga/android_external_libtruezip located
in external/libtruezip

Patchset 4: Fix selection of unmounted virtual storages.
            Fix actions on virtual mount points folders.
            Fix strings and typos. Change drop for delete secure storage.
Patchset 5: Move actionbar buttons to navigation drawer
            Remove history position
Patchset 6: Update theme preview images
            Fix filesystem status image on theme change
Patchset 7: Fix binary file detection in editor (including unicode files)
Patchset 8: Fix unsafe operations in virtual mountpoint logic
Patchset 9: Rebase

Change-Id: I65511352ca649dcbf238c8b07cf8c22465296e8e
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agoAutomatic translation import
Michael Bestas [Mon, 10 Nov 2014 01:48:30 +0000 (03:48 +0200)]
Automatic translation import

Change-Id: Ic95c2fd0068afb8ca5dc8a2621e17c5abcc810fd

9 years agoCMFileManager : Fix details menu for multiple selections
Danesh M [Fri, 7 Nov 2014 07:56:05 +0000 (23:56 -0800)]
CMFileManager : Fix details menu for multiple selections

If single file is selected, send appropriate info.
If multiple files are selected, don't show properties menu

Change-Id: I5149cce2f82fae11aa8e3500a274f750f177117a

9 years agoAutomatic translation import
Michael Bestas [Mon, 27 Oct 2014 20:03:11 +0000 (22:03 +0200)]
Automatic translation import

Change-Id: I54db8a640bf63852b66eb9e5cfdabc36e58a28a6

9 years agoAutomatic translation import
Michael Bestas [Mon, 20 Oct 2014 21:06:31 +0000 (00:06 +0300)]
Automatic translation import

Change-Id: I7d4f3345d3a6909baa3e1f7e1b3bbfc980af8f7c

9 years agoAutomatic translation import
Michael Bestas [Tue, 14 Oct 2014 22:36:30 +0000 (01:36 +0300)]
Automatic translation import

Change-Id: I48ba2fea1c16d6f3d3185a84653c4c5f081523d3

9 years agoAutomatic translation import
Michael Bestas [Sat, 4 Oct 2014 17:11:41 +0000 (20:11 +0300)]
Automatic translation import

Change-Id: Ib28cd1efb3481519c1cbd161105bd6fdcca214b3

9 years agoMerge "cmfm: use textview instead of a edittext" into cm-11.0
Jorge Ruesga [Wed, 1 Oct 2014 22:48:51 +0000 (22:48 +0000)]
Merge "cmfm: use textview instead of a edittext" into cm-11.0

9 years agocmfm: use textview instead of a edittext
Jorge Ruesga [Wed, 1 Oct 2014 22:48:30 +0000 (00:48 +0200)]
cmfm: use textview instead of a edittext

Change-Id: I75fa55cea73984ba1a09c230affc4efc38f8531e
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: use courier typeface for hex editor
Jorge Ruesga [Wed, 1 Oct 2014 22:46:44 +0000 (00:46 +0200)]
cmfm: use courier typeface for hex editor

Change-Id: Ida126db75f09cdbfdd6f25c08130c11e0ee8e601
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: fix build
Jorge Ruesga [Wed, 1 Oct 2014 20:52:53 +0000 (22:52 +0200)]
cmfm: fix build

Change-Id: Ie623ea56bd9ea49a3a13e0bd95a8e52ef3b0bae4
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agoMerge "cmfm: print support" into cm-11.0
Jorge Ruesga [Wed, 1 Oct 2014 20:36:47 +0000 (20:36 +0000)]
Merge "cmfm: print support" into cm-11.0

9 years agocmfm: print support
Jorge Ruesga [Wed, 1 Oct 2014 01:55:14 +0000 (03:55 +0200)]
cmfm: print support

Change-Id: Ie10eb390e787d769efd12f669fa6015f6726e0d9
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agoAutomatic translation import
Michael Bestas [Mon, 29 Sep 2014 18:24:17 +0000 (21:24 +0300)]
Automatic translation import

Change-Id: Ibf4ae456366d443beae6543d7a380f09c45801d6

9 years agoCMFM: Add back mistakenly removed strings
Michael Bestas [Mon, 29 Sep 2014 17:19:02 +0000 (20:19 +0300)]
CMFM: Add back mistakenly removed strings

Change-Id: I528263ae79013fcfdadd064c5b1a9e38a2654ded

9 years agoCMFM: Remove unused strings
Michael Bestas [Thu, 25 Sep 2014 18:56:53 +0000 (21:56 +0300)]
CMFM: Remove unused strings

Change-Id: I332321a72ace227779c02fc80a0cf5ce0e775b3b

9 years agoAutomatic translation import
Michael Bestas [Sat, 13 Sep 2014 12:31:55 +0000 (15:31 +0300)]
Automatic translation import

Change-Id: I7fc027fb97bda7d692d3a42d7696b00894dca192

9 years agoAutomatic translation import
Michael Bestas [Tue, 9 Sep 2014 00:15:30 +0000 (03:15 +0300)]
Automatic translation import

Change-Id: Ibfdf88e4815b98e78cfcc8692c37eda6a50202c9

9 years agocmfm: properly fill all searchable data on restoration
Jorge Ruesga [Sun, 7 Sep 2014 19:33:54 +0000 (21:33 +0200)]
cmfm: properly fill all searchable data on restoration

Also cache search title and improve restoration doing Query a parcelable class
JIRA: BUGDUMP-21247
https://jira.cyanogenmod.org/browse/BUGDUMP-21247

Change-Id: I2a13d569affcf53ed8f2c38aeb251aa14e3cd431
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: improve hexdump display
Jorge Ruesga [Sun, 7 Sep 2014 12:55:39 +0000 (14:55 +0200)]
cmfm: improve hexdump display

Change-Id: I29d1f75e9cba3b0a9710ca8b0e3c803bb4828ef9
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: make icons to be displayed at the same size in AssociationsDialog
Jorge Ruesga [Sun, 7 Sep 2014 10:45:55 +0000 (12:45 +0200)]
cmfm: make icons to be displayed at the same size in AssociationsDialog

Change-Id: Iddb81a1af7857af117946669134c2d87ec33993c
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: don't allow load files bigger than available memory
Jorge Ruesga [Sun, 7 Sep 2014 10:25:56 +0000 (12:25 +0200)]
cmfm: don't allow load files bigger than available memory

Change-Id: I6b1bc0d1aecfac2c6f1948b63eb0a51921c0497b
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agoAutomatic translation import
Michael Bestas [Sun, 31 Aug 2014 22:02:08 +0000 (01:02 +0300)]
Automatic translation import

Change-Id: I4947fe1f04718c877f3da72db90153c7857ce528

9 years agoCMFileManager: remove access mode preference for user builds
Roman Birg [Tue, 19 Aug 2014 21:33:27 +0000 (14:33 -0700)]
CMFileManager: remove access mode preference for user builds

For user (unrooted) builds, remove the access mode preference because it
is always disabled and misleading to the user.

Change-Id: I8be16109f98cc7c4230e936d9e7580d2d5c27f07
Signed-off-by: Roman Birg <roman@cyngn.com>
9 years agoAutomatic translation import
Michael Bestas [Sat, 23 Aug 2014 11:40:19 +0000 (14:40 +0300)]
Automatic translation import

Change-Id: Ic42796fa9a2e41dc7a96a903a38cd00a920a5b8c

9 years agoNew folder icons (ic_fso_folder.png) for CMFileManager.
Zyg0te [Sun, 17 Aug 2014 20:05:44 +0000 (22:05 +0200)]
New folder icons (ic_fso_folder.png) for CMFileManager.
These new icons are meant to fit the new color scheme for the app better.
Also added a much needed xxhdpi version.
Change-Id: I3ef13303d3a8651d69d13826ed5c271a2799b973

9 years agoAutomatic translation import
Michael Bestas [Sat, 9 Aug 2014 10:37:41 +0000 (13:37 +0300)]
Automatic translation import

Change-Id: Ib7546c150b1aae98b719b88c5c456ca7c45c2f45

9 years agoAutomatic translation import
Michael Bestas [Fri, 1 Aug 2014 00:02:46 +0000 (03:02 +0300)]
Automatic translation import

Change-Id: I9b6f9ca43a26202edef4d45a4432602fe91004e3

9 years agoAutomatic translation import
Michael Bestas [Thu, 24 Jul 2014 19:59:55 +0000 (22:59 +0300)]
Automatic translation import

Change-Id: I8903e5f891974155aacb045ee66c06ff128d720b

9 years agoAutomatic translation import
Michael Bestas [Fri, 11 Jul 2014 10:05:59 +0000 (13:05 +0300)]
Automatic translation import

Change-Id: I903e3cfee4e52ffee0c995d16cff85d2b9044c80

9 years agoAutomatic translation import
Michael Bestas [Sun, 29 Jun 2014 20:58:21 +0000 (23:58 +0300)]
Automatic translation import

Change-Id: Ie315fbb26d0d8d4fb2e2c6e17838a5f3552b5916

9 years agocmfm: create new activity stack when opening a new external intent
Jorge Ruesga [Fri, 27 Jun 2014 22:00:14 +0000 (00:00 +0200)]
cmfm: create new activity stack when opening a new external intent

This change creates a new stack for the activity opened, so CMFM will not
be linked to the new activity

Change-Id: Ibbdc48d706698b296e27f49272e811d47d54a905
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agocmfm: tweak flingerlistview
Jorge Ruesga [Wed, 25 Jun 2014 23:34:23 +0000 (01:34 +0200)]
cmfm: tweak flingerlistview

Change-Id: I40db908153a469f43df93b266eb86ffde2b098f4
JIRA: CYAN-4451
Issue: https://jira.cyanogenmod.org/browse/CYAN-4451
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
9 years agoCMFileManager: Update strings
black [Fri, 20 Jun 2014 11:41:12 +0000 (04:41 -0700)]
CMFileManager: Update strings

Change-Id: I5cd8733d1c1f6725fa4e0da714bc408bbf3ee2c0

9 years agoAutomatic translation import
Michael Bestas [Thu, 12 Jun 2014 17:32:51 +0000 (20:32 +0300)]
Automatic translation import

Change-Id: I2f674bdea3dce4c6eaad662d33b970b121d6c2f1

9 years agoAutomatic translation import
Michael Bestas [Fri, 30 May 2014 14:47:36 +0000 (17:47 +0300)]
Automatic translation import

Change-Id: I2a32e66bf1ec93e23d89849c560654ff301be2db

10 years agoAutomatic translation import
Michael Bestas [Sun, 25 May 2014 11:45:19 +0000 (14:45 +0300)]
Automatic translation import

Change-Id: Ic0f72dff66e0de7e70552cfb60b06412038bf7bd

10 years agoAutomatic translation import
Michael Bestas [Tue, 20 May 2014 22:50:03 +0000 (01:50 +0300)]
Automatic translation import

Change-Id: Icd2f93c43ffb863b0f3334fafc8f8d91037e56d0

10 years agoAutomatic translation import
Michael Bestas [Thu, 8 May 2014 22:06:22 +0000 (01:06 +0300)]
Automatic translation import

Change-Id: Id1c9ad8065af23009a0598cf8534b2169368a87e

10 years agoAutomatic translation import
Michael Bestas [Fri, 25 Apr 2014 19:44:03 +0000 (22:44 +0300)]
Automatic translation import

Change-Id: Id1d4e76b9ea538534bc9b4ee80f3f1a3c7aab151

10 years agoAutomatic translation import
Michael Bestas [Thu, 17 Apr 2014 15:26:38 +0000 (18:26 +0300)]
Automatic translation import

Change-Id: I07a1f9a428cd2f019b1ef766de7f487e34481dd1

10 years agoAutomatic translation import
Michael Bestas [Thu, 10 Apr 2014 14:40:06 +0000 (17:40 +0300)]
Automatic translation import

Change-Id: Ic9949c5d2206ec49f9be784f5bf19a5826642a4b

10 years agoCMFileManager: IT translations
Francesco [Wed, 26 Mar 2014 21:08:03 +0000 (22:08 +0100)]
CMFileManager: IT translations

Change-Id: Id1a3e18494c8eb650f775a78654ec7aed55dfc9f

10 years agoMerge "CMFileManager: Update DE translation" into cm-11.0
Jorge Ruesga [Wed, 26 Mar 2014 00:06:01 +0000 (00:06 +0000)]
Merge "CMFileManager: Update DE translation" into cm-11.0

10 years agoMerge "CMFileManager: CS translation" into cm-11.0
Jorge Ruesga [Wed, 26 Mar 2014 00:04:12 +0000 (00:04 +0000)]
Merge "CMFileManager: CS translation" into cm-11.0

10 years agoCMFileManager: DA translation
Jacob Overgaard Madsen [Tue, 25 Mar 2014 23:15:40 +0000 (00:15 +0100)]
CMFileManager: DA translation

Change-Id: Ie260d78dce17eca053f91a25311eb95674c61029

10 years agoCMFileManager: CS translation
Ondrej Zima [Tue, 25 Mar 2014 22:03:50 +0000 (23:03 +0100)]
CMFileManager: CS translation

- added missing

Change-Id: I2567a61cc5be3f2585766c36dd9135fe4d22fcd8

10 years agoCMFileManager: Update DE translation
elektroschmock [Tue, 25 Mar 2014 20:14:45 +0000 (21:14 +0100)]
CMFileManager: Update DE translation

Change-Id: Ib9cc561a338e5b8e373f60c269a8087f1f4f53cf

10 years agoMerge "PT-BR: Translations" into cm-11.0
Michael Bestas [Tue, 25 Mar 2014 17:53:52 +0000 (17:53 +0000)]
Merge "PT-BR: Translations" into cm-11.0

10 years agoCMFM: NL translation
Eddy Witkamp [Sun, 23 Mar 2014 22:23:17 +0000 (23:23 +0100)]
CMFM: NL translation

Change-Id: Ic8ce80516ed68aa5f03606db7ba40928b7a53ff8

10 years agoCMFM: EL translations
Michael Bestas [Mon, 24 Mar 2014 16:00:19 +0000 (18:00 +0200)]
CMFM: EL translations

Change-Id: I0e60100a4b24ee1380a3fae2a1c2c02b005aea41

10 years agoMerge "CMFileManager: NL translation" into cm-11.0
Jorge Ruesga [Fri, 21 Mar 2014 23:11:34 +0000 (23:11 +0000)]
Merge "CMFileManager: NL translation" into cm-11.0

10 years agoCMFM: ES translations
Lorenzo M [Fri, 21 Mar 2014 15:20:42 +0000 (16:20 +0100)]
CMFM: ES translations

 - Restrict access

Change-Id: Ia84048b83679110d759e01edb488c64470121081

10 years agoCMFM: Allow restrict access to secondary users
Jorge Ruesga [Thu, 20 Mar 2014 04:05:56 +0000 (05:05 +0100)]
CMFM: Allow restrict access to secondary users

Change-Id: I1bffbb32a5f02ab4ca5cdcdbc21d40c7bb299933
JIRA: CYAN-1630
Issue: https://jira.cyanogenmod.org/browse/CYAN-1630
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
10 years agoCMFM: Use ellipsize middle
Jorge Ruesga [Thu, 20 Mar 2014 00:09:03 +0000 (01:09 +0100)]
CMFM: Use ellipsize middle

Change-Id: Ic4a2317c0823ea5db006169c8f0f1a496407f6e1
JIRA: CYAN-1925
Issue: https://jira.cyanogenmod.org/browse/CYAN-1925
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
10 years agoPT-BR: Translations
Gustavo [Mon, 17 Mar 2014 02:57:52 +0000 (23:57 -0300)]
PT-BR: Translations

Change-Id: Idcb6e809c14757b371be0e2a4f564f95812844c3

10 years agoMerge "CMFM: Fix association dialog layout" into cm-11.0
Jorge Ruesga [Mon, 17 Mar 2014 00:22:13 +0000 (00:22 +0000)]
Merge "CMFM: Fix association dialog layout" into cm-11.0

10 years agoCMFM: Fix association dialog layout
Jorge Ruesga [Mon, 17 Mar 2014 00:18:54 +0000 (01:18 +0100)]
CMFM: Fix association dialog layout

Change-Id: Ib2af1ce3f8ad394134fd4a52d896c4f46898e234
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
10 years agoCMFM: Set theme before setContentView
Jorge Ruesga [Sun, 16 Mar 2014 23:56:47 +0000 (00:56 +0100)]
CMFM: Set theme before setContentView

This allow to proper set the theme of system views

Change-Id: Ib3d2baf884a1edc299f99aeff0d884d9d4352df1
JIRA: CYAN-2850
Issue: https://jira.cyanogenmod.org/browse/CYAN-2850
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
10 years agoCMFM: New high resolution launcher icons
Jorge Ruesga [Sat, 15 Mar 2014 00:16:45 +0000 (01:16 +0100)]
CMFM: New high resolution launcher icons

Change-Id: I6cd62ac6fe0b151530e3165152f98427503aede4
JIRA: CYAN-3546
Issue: https://jira.cyanogenmod.org/browse/CYAN-3546
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
10 years agoCMFileManager: NL translation
Eddy Witkamp [Mon, 10 Mar 2014 23:53:13 +0000 (00:53 +0100)]
CMFileManager: NL translation

Change-Id: I6a934943fa4adc89526e18e62951eaa90c4b707b

10 years agoCMFileManager: ES translations
Lorenzo M [Tue, 11 Mar 2014 15:16:57 +0000 (16:16 +0100)]
CMFileManager: ES translations

Change-Id: I6f05743c6be5e92829430a735b8e5672430497ae

10 years ago[CMFM] bookmarks and history in a navigation drawer
Florian Edelmann [Sun, 23 Feb 2014 16:58:18 +0000 (17:58 +0100)]
[CMFM] bookmarks and history in a navigation drawer

* used a modified version of DrawerLayout from the Support Library
* moved bookmarks and history there -> always accessible
* added a drawer icon
* made all themeable
* removed the BookmarksActivity and HistoryActivity
* removed the BookmarksAdapter and HistoryAdapter as they are useless
  for LinearLayouts. I couldn't use ListViews because they scroll
  vertically - as well as the drawer itself.
* removed the layouts for bookmarks and history

Patch Set 2: tab cleanup and reset code I didn't touch
Patch Set 3: fixed a FC after changing the theme when settings
             were opened by the drawer's overflow menu
Patch Set 4: updated commit message
Patch Set 5: updated commit message
Patch Set 6: disabled "clear history" ActionBar action when
             history is empty
Patch Set 7: fixed code style, fixed theme change issue with history
             items in the drawer, updated theme previews
Patch Set 8: remove trailing whitespaces

Change-Id: I215211e771ec7c96a2a669cdcc440556c310d6db

10 years agoCMFM: EL translations
Michael Bestas [Wed, 26 Feb 2014 17:59:00 +0000 (19:59 +0200)]
CMFM: EL translations

Change-Id: Ia4bd0525dfb7ba62e1bd9612e66be11d44780478

10 years agoCMFM: ES translations
Lorenzo M [Mon, 24 Feb 2014 13:41:06 +0000 (14:41 +0100)]
CMFM: ES translations

Change-Id: I03f87bd64d6a1a9df76d05565b0b827a25f00221

10 years agoRevert "CMFM: ES translations"
Michael Bestas [Sun, 23 Feb 2014 21:56:49 +0000 (21:56 +0000)]
Revert "CMFM: ES translations"

This reverts commit 687142fc23eaa683de46ff8ebc425f32130f3104.

Change-Id: Iba6bea8089b1dbe894c53cb9cf134886919ce1a3

10 years agoCMFM: Revert apostrophe workaround
Michael Bestas [Sat, 22 Feb 2014 00:39:09 +0000 (02:39 +0200)]
CMFM: Revert apostrophe workaround

Change-Id: If14609aeb17e975a48d6adfb104631284a028177

10 years agoCMFM: Fix for Transifex
Michael Bestas [Sun, 16 Feb 2014 16:50:08 +0000 (18:50 +0200)]
CMFM: Fix for Transifex

Change-Id: I1b37a8a8272faf8f2d22ca0ce22fb5e2a5dbf1e4

10 years agoCMFM: Update copyright year
Michael Bestas [Sun, 16 Feb 2014 12:52:46 +0000 (14:52 +0200)]
CMFM: Update copyright year

Change-Id: Ibca0c7a3b2f7429bdea63cb4cc35f80a38b60db3

10 years agoCMFileManager: LT translations
Frant1c [Thu, 13 Feb 2014 16:07:39 +0000 (18:07 +0200)]
CMFileManager: LT translations

Minor fixes

Change-Id: I8ec0ed91919ec9aa8f1136995e0c27d9b4aaca80

10 years agoMerge "CMFileManager: AST translations" into cm-11.0
Abhisek Devkota [Wed, 12 Feb 2014 23:23:23 +0000 (23:23 +0000)]
Merge "CMFileManager: AST translations" into cm-11.0

10 years agoMerge "CMFileManager: TR Translations" into cm-11.0
Abhisek Devkota [Wed, 12 Feb 2014 23:23:07 +0000 (23:23 +0000)]
Merge "CMFileManager: TR Translations" into cm-11.0

10 years agoCMFileManager: TR Translations
Oguz Kirat [Mon, 10 Feb 2014 08:17:56 +0000 (10:17 +0200)]
CMFileManager: TR Translations

Change-Id: I0d51c9b974545a5f1fbe55cd3e564dbe6a3d89fd

10 years agoMerge "CMFM: ES translations" into cm-11.0
Jorge Ruesga [Sun, 9 Feb 2014 22:48:16 +0000 (22:48 +0000)]
Merge "CMFM: ES translations" into cm-11.0

10 years agoCMFM: ES translations
Lorenzo M [Thu, 30 Jan 2014 12:15:41 +0000 (13:15 +0100)]
CMFM: ES translations

- Transifex export

Change-Id: I5d49a5c045a3c83e4af1da584cc06f87f7c290ff

10 years agoCMFileManager: LT translations
Frant1c [Thu, 30 Jan 2014 20:23:43 +0000 (22:23 +0200)]
CMFileManager: LT translations

Minor fix

Change-Id: I370fcdea00ac27bd1a552e8e244bbebef1bc1cc0

10 years agoCMFileManager: AST translations
malditoastur [Tue, 28 Jan 2014 19:12:57 +0000 (20:12 +0100)]
CMFileManager: AST translations

Change-Id: I4548930926de863dd5023badf08eb31c3f2980f7

10 years agoCMFileManager: LT translations
Frant1c [Sun, 19 Jan 2014 21:14:53 +0000 (23:14 +0200)]
CMFileManager: LT translations

Fixed quatation marks
*Improved translations
Change-Id: I85fc450ec014afd4f521eaeaba2022bd775db6e0

10 years agoMerge "CMFileManager: IW translations" into cm-11.0
Marco Brohet [Sun, 19 Jan 2014 14:10:49 +0000 (14:10 +0000)]
Merge "CMFileManager: IW translations" into cm-11.0

10 years agoMerge "CMFileManager: LT translations" into cm-11.0
Marco Brohet [Sun, 19 Jan 2014 14:04:04 +0000 (14:04 +0000)]
Merge "CMFileManager: LT translations" into cm-11.0

10 years agoCMFM: Prepare Afrikaans for Transifex
Marco Brohet [Sun, 5 Jan 2014 20:19:25 +0000 (21:19 +0100)]
CMFM: Prepare Afrikaans for Transifex

Change-Id: I597731a1ff40b6dcf0c658674d628e622d0ba92a

10 years agoCMFileManager: LT translations
Frant1c [Sat, 18 Jan 2014 02:30:11 +0000 (04:30 +0200)]
CMFileManager: LT translations

Minor fixes, changed quotation marks to match AOSP strings

Change-Id: I9ac9088edd7c5bcf6aa33978b85ea991291a5815

10 years agoCMFileManager: IW translations
Arthur Zamarin [Sat, 18 Jan 2014 07:06:46 +0000 (09:06 +0200)]
CMFileManager: IW translations

Change-Id: If6e26abf49f004c43ed9643fde8a5713f196be40

10 years agoCMFileManager: LT translations
Frant1c [Fri, 3 Jan 2014 20:19:03 +0000 (22:19 +0200)]
CMFileManager: LT translations

Minor fixes

Change-Id: I63ac9db3f742ca563a304edb98ce1773bfd22130

10 years agocmfm: Fix typo
Jorge Ruesga [Mon, 6 Jan 2014 17:20:59 +0000 (18:20 +0100)]
cmfm: Fix typo

Change-Id: I65234cc06b5982ba98b1525344acd1934b5b15a9
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
10 years agoCMFileManager: LT translations
Frant1c [Fri, 27 Dec 2013 17:34:28 +0000 (19:34 +0200)]
CMFileManager: LT translations

Change-Id: I86533fe1b7a647a96cd5cb2209dfc496bcaf324a

10 years agoCMFileManager: PL translations
jereksel [Fri, 27 Dec 2013 22:31:18 +0000 (23:31 +0100)]
CMFileManager: PL translations

Update translation

PS2: Podglad -> Miniatury

Change-Id: I1ed38aa5d844cb488c650df09b5cd944a6c29902
Signed-off-by: jereksel <jereksel@gmail.com>