OSDN Git Service

android-x86/packages-apps-CMFileManager.git
11 years agoCMFileManager: Add Greek translation
Michael Bestas [Mon, 19 Nov 2012 20:29:36 +0000 (22:29 +0200)]
CMFileManager: Add Greek translation

Patchset 2: Remove untranslatable strings

Patchset 3: Add missing themes translation

Change-Id: Ica0afe84cdd9fac9c243c817eb407a5d098e2410

11 years agoCMFileManager: updated romanian translation
igoriok [Wed, 21 Nov 2012 17:38:53 +0000 (19:38 +0200)]
CMFileManager: updated romanian translation

Change-Id: Ie230346ac607626432a41bcc36ad445ac16da520
Signed-off-by: igoriok <igor_sorocean@hotmail.com>
11 years agoCMFileManager: Fix ReadCommand incompatible buffer
Jorge Ruesga [Mon, 19 Nov 2012 23:05:35 +0000 (00:05 +0100)]
CMFileManager: Fix ReadCommand incompatible buffer

Replace Reader buffer for InputStream buffer for avoid incomplatible char[] -> byte[] conversion.

Change-Id: Ic916f55e5b0be96d1b4ffef36ddd5d5858ea3fdc

11 years agoUpdate Hungarian translations
Tamás Tóth [Mon, 19 Nov 2012 09:17:56 +0000 (10:17 +0100)]
Update Hungarian translations

Change-Id: Iaccfae69ced0570d61661858d8803d0630826fd8

11 years agoIssue 6606: CM File Manager will not Remember Selection for "Open With" menu
Jorge Ruesga [Sun, 18 Nov 2012 03:08:59 +0000 (04:08 +0100)]
Issue 6606: CM File Manager will not Remember Selection for "Open With" menu

Issue: http://code.google.com/p/cyanogenmod/issues/detail?id=6606

This patch makes the next changes:

* Make the internal editor exportable. Now it can be treated as another activity and can be mark
  as preferred activity, but only for text/* and some text mime/types. For undefined mime/types
  categories, the internal editor is still used in a non preferred mode (internal editor cannot
  be marked as preferred)
* When the internal editor in a non preferred mode is selected, 'remember' checkbox is hidden.
* Improve preferred activity resolution
* Allow clear a preferred activity on the open with dialog (when 'remember' checkbox is unchecked)
* For better compatibility, the internal editor now ignores the ACTION_EDIT action, so opened
  files are always editables (with the exception of binary files that they are opened always as
  read-only)
* Improved onIntentSelected with better NPE and internal editor checks

Change-Id: Ie42990a6c0ccbdd4bfab6ec23ae27cc808cac7b7

11 years agoCMFileManager: AOSP GET_CONTENT_DATA compatibility
Jorge Ruesga [Sat, 17 Nov 2012 00:56:01 +0000 (01:56 +0100)]
CMFileManager: AOSP GET_CONTENT_DATA compatibility

This change brings compatibility to GET_CONTENT_DATA for AOSP apps when
using the PickerActivity:

* Detect crop extra; use the com.android.camera.action.CROP action of Gallery3d
to crop and return the requested image. This gets compatilibity for example with
the contacts app, when a user try to set the image of a contact.
* Detect android.provider.MediaStore.Audio.Media.EXTRA_MAX_BYTES; when this extra
is present the PickerActivity only display (and allow select) files with a size lower
than requested.
* Detect Intent.EXTRA_LOCAL_ONLY; useless until CMFM allow access remote file systems.

Change-Id: I1020458505b236653e869ec1c1f532dd6d686633

11 years agoCMFileManager: Fix Typo
invisiblek [Tue, 11 Dec 2012 15:58:35 +0000 (09:58 -0600)]
CMFileManager: Fix Typo

Change-Id: I159e434573698e5e437aa63783a233cb96046f46

11 years agoCMFileManager: fr_FR - Remove unnecessary translatable string
Jorge Ruesga [Sun, 18 Nov 2012 03:35:48 +0000 (04:35 +0100)]
CMFileManager: fr_FR - Remove unnecessary translatable string

See comment on http://review.cyanogenmod.org/#/c/26616/

Change-Id: I71eafaad82c41bed56166518490f4dcd4d4d20a9

11 years agoCMFileManager: fr_FR - Remove unnecessary translatable tag
Jorge Ruesga [Sun, 18 Nov 2012 02:41:18 +0000 (03:41 +0100)]
CMFileManager: fr_FR - Remove unnecessary translatable tag

See comment on http://review.cyanogenmod.org/#/c/26417/8

Change-Id: I493dd23bc6987aa23d4c2758cc68733e27696fba

11 years agoMerge "CMFileManager : French translation correction" into jellybean
Jorge Ruesga [Sat, 17 Nov 2012 20:32:48 +0000 (12:32 -0800)]
Merge "CMFileManager : French translation correction" into jellybean

11 years agoCMFileManager : French translation correction
DelPETER [Tue, 13 Nov 2012 22:15:45 +0000 (23:15 +0100)]
CMFileManager : French translation correction

Patch 5: No-break spaces, update typo, more understandable, ...
Patch 6: Add themes
Patch 7: Dark theme, fichiers, ...

Change-Id: I092625fe29534c24f02476c8cafc9a81d79d67f1

11 years agoFix possible NPE, and log path of "not found" commands
Tanguy Pruvot [Sat, 17 Nov 2012 00:47:24 +0000 (01:47 +0100)]
Fix possible NPE, and log path of "not found" commands

Patchset 2: Added more log from https://github.com/tpruvot/android_packages_apps_CMFileManager/commit/6634611ba820f2a2c90f6ed9a7658f1d076bb32c

Change-Id: I1612e16b7e144f688909501434230f7e55d5d459

11 years agoCMFileManager: Remove duplicate code
Jorge Ruesga [Sat, 17 Nov 2012 01:04:40 +0000 (02:04 +0100)]
CMFileManager: Remove duplicate code

Remove duplicate code for creation of privileged console

Change-Id: I124286f6f33385f8c0faa98406b12fba67310775

11 years agoMerge "Issue 6624: CM File manager: Mount RW does not work if i slide the slider...
David van Tonder [Fri, 16 Nov 2012 00:48:15 +0000 (16:48 -0800)]
Merge "Issue 6624: CM File manager: Mount RW does not work if i slide the slider from ro to rw." into jellybean

11 years agoMerge "CMFileManager: Overlay activity must use overlay style" into jellybean
David van Tonder [Fri, 16 Nov 2012 00:43:48 +0000 (16:43 -0800)]
Merge "CMFileManager: Overlay activity must use overlay style" into jellybean

11 years agoMerge "CMFileManager: Fix invalid resource on create shortcut" into jellybean
David van Tonder [Fri, 16 Nov 2012 00:42:54 +0000 (16:42 -0800)]
Merge "CMFileManager: Fix invalid resource on create shortcut" into jellybean

11 years agoMerge "CMFileManager: Fixes for non-rooted devices" into jellybean
David van Tonder [Fri, 16 Nov 2012 00:40:43 +0000 (16:40 -0800)]
Merge "CMFileManager: Fixes for non-rooted devices" into jellybean

11 years agoCMFileManager: Fix invalid resource on create shortcut
Jorge Ruesga [Thu, 15 Nov 2012 22:56:40 +0000 (23:56 +0100)]
CMFileManager: Fix invalid resource on create shortcut

Resource must be drawable and not string. Otherwise the resource is not found
and shortcut is not created.
activities

Change-Id: I6f526b2e8ca4458e6fa8b1bd80667e153f664cec

11 years agoCMFileManager: Overlay activity must use overlay style
Jorge Ruesga [Thu, 15 Nov 2012 22:47:31 +0000 (23:47 +0100)]
CMFileManager: Overlay activity must use overlay style

Use FileManager.Theme.Holo.Light.Overlay and FileManager.Theme.Holo.Overlay for overlay
activities

Change-Id: I722b77e85753a81d360c87abc6b377acdbd147fd

11 years agoIssue 6624: CM File manager: Mount RW does not work if i slide the slider from ro...
Jorge Ruesga [Thu, 15 Nov 2012 20:52:00 +0000 (21:52 +0100)]
Issue 6624: CM File manager: Mount RW does not work if i slide the slider from ro to rw.

Issue: http://code.google.com/p/cyanogenmod/issues/detail?id=6624
Changed onClickListener for OnCheckedChangeListener for the switch control.
The OnCheckedChangeListener listener handles both events: click and slide.

Change-Id: I9b8c81d4d7489fce2cbef1f4799a12266cb14acf

11 years agoUpdate Hungarian translations
Buga Dániel [Wed, 14 Nov 2012 17:15:49 +0000 (18:15 +0100)]
Update Hungarian translations

Updated some Hungarian strings to be a bit easier to understand.
Added Dark Theme strings.

Change-Id: Id1469ee5a6f042ee875712e976775ce8e7c51720

11 years agoMerge "CMFileManager: updated romanian translation" into jellybean
Jorge Ruesga [Tue, 13 Nov 2012 20:57:03 +0000 (12:57 -0800)]
Merge "CMFileManager: updated romanian translation" into jellybean

11 years agoCMFileManager: updated romanian translation
igoriok [Mon, 12 Nov 2012 16:36:35 +0000 (18:36 +0200)]
CMFileManager: updated romanian translation

Change-Id: Ief7f6e63dd1f1eeacbbd55670a58e08e45fc1ed9
Signed-off-by: igoriok <igor_sorocean@hotmail.com>
11 years agoCMFileManager: Fixes for non-rooted devices
Jorge Ruesga [Tue, 13 Nov 2012 00:57:16 +0000 (01:57 +0100)]
CMFileManager: Fixes for non-rooted devices

Various fixes for non-rooted devices running under java console:

 * Improve navigation (caching unsused data on chrooted mode: aids, mountpoints, ...)
 * Editor: Don't ask user to gain privileges (non rooted devices never can gain privileged access)
 * Move common file operations to FileHelper
 * MoveCommand: As shell console, java console doesn't allow to move between filesystems. Use
   a copy-delete operation when renameTo is not allowed.
 * On non-rooted devices, not allow to change to other access mode.

Change-Id: I7ae8b4f4203fc8a20f498e43f45c0a956731b02e

11 years agoMerge "CMFileManager: Simplified Chinese Translations" into jellybean
Jorge Ruesga [Mon, 12 Nov 2012 22:09:34 +0000 (14:09 -0800)]
Merge "CMFileManager: Simplified Chinese Translations" into jellybean

11 years agoMerge "CMFileManager: Updated italian translation" into jellybean
Jorge Ruesga [Mon, 12 Nov 2012 21:33:03 +0000 (13:33 -0800)]
Merge "CMFileManager: Updated italian translation" into jellybean

11 years agoCMFileManager: Updated italian translation
rheeze [Mon, 12 Nov 2012 13:16:29 +0000 (14:16 +0100)]
CMFileManager: Updated italian translation

Added strings to match change:
"CMFileManager: Themes support + Dark theme"

Change-Id: I81fac139d38bdfbc01ca916bc97a19c58238c0a4

11 years agoGerman: Update translation
elektroschmock [Sun, 11 Nov 2012 21:42:48 +0000 (22:42 +0100)]
German: Update translation

Patch set 1 - Translation for: Theme support & Dark theme
              http://review.cyanogenmod.org/#/c/26279/4
Patch set 2 - Fix derp. Add translation for dark theme
Patch set 3 - Changed and shortend wording
Patch set 4 - Minor fix to be in line with the other translations

Change-Id: I4f41c0589a06b6edf8000bc148ace1bd227f4083

11 years agoMerge "es_ES: Added new translations" into jellybean
Jorge Ruesga [Mon, 12 Nov 2012 19:36:03 +0000 (11:36 -0800)]
Merge "es_ES: Added new translations" into jellybean

11 years agoes_ES: Added new translations
djMesias [Mon, 12 Nov 2012 11:39:32 +0000 (12:39 +0100)]
es_ES: Added new translations

PatchSet 2: Added Dark Theme translations
PatchSet 3: Translated theme's names

Change-Id: I9f965829b168c500fe4eba54c099dc7829de6612

11 years agoUpdate Russian Translation-CMFileManager-Themes support-CM10
pvolkov [Mon, 12 Nov 2012 13:08:36 +0000 (17:08 +0400)]
Update Russian Translation-CMFileManager-Themes support-CM10

11 years agoAdded hungarian traslation for CMFileManager (Done)
Tamás Tóth [Mon, 12 Nov 2012 09:18:18 +0000 (10:18 +0100)]
Added hungarian traslation for CMFileManager (Done)

Change-Id: Ia04ff9c9410f2302edf13a5c009583d1ae901762

11 years agoCMFileManager: Simplified Chinese Translations
Andrew Jiang [Mon, 12 Nov 2012 00:06:27 +0000 (19:06 -0500)]
CMFileManager: Simplified Chinese Translations

Added translations for the new themes feature.

Change-Id: I57ea6f9ed9172f05680574c925d706aee39be3b4

11 years agoCMFileManager: updated Czech translation
lipisak [Sun, 11 Nov 2012 21:40:37 +0000 (22:40 +0100)]
CMFileManager: updated Czech translation

Added new strings for Themes settings

Patchset 2: added translation for DarkTheme

Change-Id: If7e42fe2cc66648488e068eef81eae2c0e11e04b

11 years agoCMFileManager: Themes support + Dark theme
Jorge Ruesga [Sat, 10 Nov 2012 22:11:21 +0000 (23:11 +0100)]
CMFileManager: Themes support + Dark theme

This change enabled the theme support, and added a new dark theme under the package
CMFileManagerThemes. To compile under build system, it must be enabled in
vendor/cm/config/common.mk or vendor/cm/config/themes_common.mk (this was
requested in change http://review.cyanogenmod.org/#/c/26311/)

Themes were enabled in a new settings option. Under this setting the application
show the user the available themes installed in the system.

--------------------

For build new themes, developers should:

 - Create a new package that contains an activity with:
       * Permission: com.cyanogenmod.filemanager.permissions.READ_THEME
       * Action: com.cyanogenmod.filemanager.actions.MAIN_THEME
       * Category: com.cyanogenmod.filemanager.categories.THEME
 - Define the themes_ids, themes_names and themes_descriptions arrays-strings
   definitions for the themes that the package support.
 - Create a xxx_theme.xml for every theme that the package support, where the
   xxx is the id of the theme. Put your resources in this file, prefixing the
   resource with the id of the theme (xxx_). For a list of all supported
   resources see theme.xml in res/values of CMFileManager project.

-------------------

Other fixes:

 * Protect console buffers from NPE
 * Fix code style of xmls (layouts, drawables, ...)

Patchset 2: Fixed code style and added Christian suggestion
Patchset 3: Added forgotten READ_THEME permission check as described in the
            note above.
Patchset 4: Use centerInside in theme preview for better image fit

Change-Id: I4142da6d9ed1b06318e47ff9c05f9a874c62f3ae

11 years agoCMFileManager: Fix translation strings
Jorge Ruesga [Sat, 10 Nov 2012 12:48:55 +0000 (13:48 +0100)]
CMFileManager: Fix translation strings

Fix translation strings (license, ellips, ...)

Change-Id: Ie9270f93cf1f991372c2407702f67f1b3751c002

11 years agoMerge "PT-BR: Initial translation" into jellybean
David van Tonder [Fri, 9 Nov 2012 03:41:36 +0000 (19:41 -0800)]
Merge "PT-BR: Initial translation" into jellybean

11 years agoMerge "CMFileManager: update German translation" into jellybean
David van Tonder [Thu, 8 Nov 2012 22:57:36 +0000 (14:57 -0800)]
Merge "CMFileManager: update German translation" into jellybean

11 years agoMerge "CMFileManager: initial romanian translation" into jellybean
David van Tonder [Thu, 8 Nov 2012 22:53:31 +0000 (14:53 -0800)]
Merge "CMFileManager: initial romanian translation" into jellybean

11 years agoUpdate Russian Translation-CMFileManager (fix typo)-CM10
pvolkov [Thu, 8 Nov 2012 17:32:45 +0000 (21:32 +0400)]
Update Russian Translation-CMFileManager (fix typo)-CM10

11 years agoCMFileManager: initial romanian translation
igoriok [Thu, 8 Nov 2012 16:28:56 +0000 (18:28 +0200)]
CMFileManager: initial romanian translation

Change-Id: Ie83aed6bc95167331450b6df7fb963fa4bda3445
Signed-off-by: igoriok <igor_sorocean@hotmail.com>
11 years agoCMFileManager: Updated italian translation
rheeze [Thu, 8 Nov 2012 08:21:27 +0000 (09:21 +0100)]
CMFileManager: Updated italian translation

Minor changes

Change-Id: Ifcb37ef96edf22f8d950d2f121d2ebaf2e0caa5a

11 years agoCMFileManager: update German translation
jackmu95 [Wed, 7 Nov 2012 13:56:28 +0000 (14:56 +0100)]
CMFileManager: update German translation

Patch Set 1: * Fix some typos
* Shorten some strings
* Change some strings to be easier to understand

Patch Set 2: * Change strings regarding the comments

Patch Set 3: * Change strings to fit better in line
http://files.jackmu95.de/files/cyanogenmod/screenshots/CMFileManager_genaeral_settings_German.png

Change-Id: I64b6be6e6b8e8be74ced8fe62139207ec0558089

11 years agoCMFileManager: Fix crash when select CMFileManager internal editor to open text file.
YuanQY [Tue, 6 Nov 2012 14:56:58 +0000 (22:56 +0800)]
CMFileManager: Fix crash when select CMFileManager internal editor to open text file.

    When open a text file, in the choose application to open and select
the CMFileManager internal editor to open, the CMFileManager will crash.
Because the ri.filter is null.

    Patch Set 2:
        Implement the logical as Jorge Ruesga suggestion. Check it's interneal editor
    before to process system association.

    Patch Set 3:
        Add the ri.filter valid check before to process system association.

Change-Id: I2d9698d9cb862de2b1141e84bc2f540e4ced92e6

11 years agoCMFileManager: Fix the crash when the search file name includes mutiple white spaces.
YuanQY [Tue, 6 Nov 2012 14:35:36 +0000 (22:35 +0800)]
CMFileManager: Fix the crash when the search file name includes mutiple white spaces.

    When the file name include mutiple white spaces and it fit for the search condition.
The highlight logical call Html.fromHtml will convert mutiple white spaces to one white
space (For example, the file name is "A  .mp3", after conver it will change to "A .mp3"),
the span length will less than the orginal file name. When call setSpan,
it will throw IndexOutOfBoundsException.

Change-Id: I00e26464427538de8f5f85ac8d6d009493767b1e

11 years agoPT-BR: Initial translation
Gustavo Rosa [Tue, 6 Nov 2012 09:42:03 +0000 (01:42 -0800)]
PT-BR: Initial translation

Change-Id: I282da09ecb87461def87d03135aa735dbd8a9236

11 years agoMerge "CMFileManager: Fix mv operation on Cross-device link failure" into jellybean
David van Tonder [Tue, 6 Nov 2012 00:30:37 +0000 (16:30 -0800)]
Merge "CMFileManager: Fix mv operation on Cross-device link failure" into jellybean

11 years agoMerge "CMFileManager: Remove incorrect notifyDataSetInvalidated()" into jellybean
David van Tonder [Tue, 6 Nov 2012 00:28:42 +0000 (16:28 -0800)]
Merge "CMFileManager: Remove incorrect notifyDataSetInvalidated()" into jellybean

11 years agoCMFileManager: Fix NPE while retrieving background console
Jorge Ruesga [Tue, 6 Nov 2012 00:14:04 +0000 (01:14 +0100)]
CMFileManager: Fix NPE while retrieving background console

If the background console is null, then force allocation. Protect from NPE.

Change-Id: I57da98a9c18516f2f2936710387762dfc59543ff

11 years agoCMFileManager: Remove incorrect notifyDataSetInvalidated()
Jorge Ruesga [Mon, 5 Nov 2012 23:16:20 +0000 (00:16 +0100)]
CMFileManager: Remove incorrect notifyDataSetInvalidated()

These notifyDataSetInvalidated() are causing, that after changing the navigation layout, when the
user select/deselect the adapterview is scrolled to top. They aren't needed at all.

Change-Id: I437cde9dd40b350b3de88dcdb75b8ae44cee6f3e

11 years agoCMFileManager: Fix mv operation on Cross-device link failure
Jorge Ruesga [Mon, 5 Nov 2012 22:47:21 +0000 (23:47 +0100)]
CMFileManager: Fix mv operation on Cross-device link failure

Issue https://github.com/jruesga/CMFileManager/issues/31.

The busybox mv command returns a failure when files are moved between filesystem (Cross-device
link failure). This changes fix this failure by:

 * Replace mv command for a "mv or cp+rm" operation.
 * rm operation occurs over source mount point so this need to be mounted prior to execute this
   new command.
 * Fix the stderr buffer filling on error.

Change-Id: If113ad810e7daffeb8379589789b2855eda14908

11 years agoMerge "CMFileManager: Corrections in Czech translation" into jellybean
David van Tonder [Mon, 5 Nov 2012 13:25:57 +0000 (05:25 -0800)]
Merge "CMFileManager: Corrections in Czech translation" into jellybean

11 years agoUpdate Russian Translation-CMFileManager (fix typo)-CM10
pvolkov [Mon, 5 Nov 2012 13:11:01 +0000 (17:11 +0400)]
Update Russian Translation-CMFileManager (fix typo)-CM10

11 years agoCMFileManager: Corrections in Czech translation
lipisak [Mon, 5 Nov 2012 08:55:20 +0000 (09:55 +0100)]
CMFileManager: Corrections in Czech translation

Czech uses different pluralities for count 2-4
Solved by adding few attribute.

Patchset 2: Typo fix

Change-Id: Ib98a1f1009855d5fe9379e67c6cee14fdd71e5cb

11 years agoMerge "CMFileManager: initial czech translation" into jellybean
Jorge Ruesga [Sun, 4 Nov 2012 23:45:18 +0000 (15:45 -0800)]
Merge "CMFileManager: initial czech translation" into jellybean

11 years agoCMFileManager: initial czech translation
codeworkx [Sun, 4 Nov 2012 10:26:00 +0000 (11:26 +0100)]
CMFileManager: initial czech translation

Patchset 2+3: updated whitespaces
Patchset 4: removed wrong as they unable to build CMFm
Patchset 5: Name of project became one long line - fixed
Patchset 6: Removed properties duplicity => Fixed build
Patchset 7: Corrected typos and some translation details

Change-Id: I9bc0e4f92ac17ae7067989176c76a6367d7ddd84

11 years agoCMFileManager : Fix French Translation
DelPETER [Sun, 4 Nov 2012 22:24:35 +0000 (23:24 +0100)]
CMFileManager : Fix French Translation

Change-Id: I28f6851dd80f707d1f0fcaf380b31ba236a78743

11 years agoCMFileManager: Fix list of folders with broken symlinks
Jorge Ruesga [Sun, 4 Nov 2012 17:03:31 +0000 (18:03 +0100)]
CMFileManager: Fix list of folders with broken symlinks

Issue https://github.com/jruesga/CMFileManager/issues/28.

Change-Id: I7dee65bb93247d39028e61fad98087320629a0a0

11 years agoMerge "CMFileManager : Fix duplicate debugging output" into jellybean
David van Tonder [Sun, 4 Nov 2012 16:00:34 +0000 (08:00 -0800)]
Merge "CMFileManager : Fix duplicate debugging output" into jellybean

11 years agoCMFileManager : Fix duplicate debugging output
Jorge Ruesga [Sun, 4 Nov 2012 15:57:06 +0000 (16:57 +0100)]
CMFileManager : Fix duplicate debugging output

Fix duplicate debugging output for synchronous command.

Change-Id: I83ffe804a789a38a429681360bba9786c36f9cc6

11 years agoMerge "Update Russian Translation-CM File Manager-CM10" into jellybean
David van Tonder [Sun, 4 Nov 2012 15:54:11 +0000 (07:54 -0800)]
Merge "Update Russian Translation-CM File Manager-CM10" into jellybean

11 years agoCMFileManager : Beam to send files
Danesh Mondegarian [Sat, 3 Nov 2012 17:47:03 +0000 (13:47 -0400)]
CMFileManager : Beam to send files

Added support to be able to beam files via the file manager.

Steps :

    1. Select one or multiple files via checkbox
    2. Tap phones to beam file over
    3. Enjoy !

Patchset 2 : Switch to callback
Patchset 3 : Remove debug messages
Patchset 4 : Add check to avoid crashes on devices without nfc
Patchset 5 : Rebase

Conflicts:
src/com/cyanogenmod/filemanager/activities/NavigationActivity.java

Change-Id: I005db2ebdabc0e83a92ae820cb98f73709d5f535

11 years agoUpdate Russian Translation-CM File Manager-CM10
pvolkov [Sun, 4 Nov 2012 14:51:39 +0000 (18:51 +0400)]
Update Russian Translation-CM File Manager-CM10

Update Russian Translation-CM File Manager-CM10

Update Russian Translation-Fix typos-CM10

11 years agoCMFileManager : Allow rotation
Jorge Ruesga [Sun, 4 Nov 2012 01:04:54 +0000 (02:04 +0100)]
CMFileManager : Allow rotation

Override onConfigurationChanged to help keep the state
intact and allow orientation change.

Patchset 2 : Override for other activities as well
Patchset 3 : Fixed scrollbars dialogs
Patchset 4 : Fixed landscape mode of picker activity
Patchset 5 : New landscape layout for NavigationActivity
Patchset 6 : Fix whitespace errors in copyright headers

Change-Id: Ibe52f0a0ebf0ea88d79dab1c8a06fb262d63ecb1

11 years agoCMFileManager : es_ES translation fixes
Jorge Ruesga [Sun, 4 Nov 2012 11:17:57 +0000 (12:17 +0100)]
CMFileManager : es_ES translation fixes

Patch 2: Fix compile warnings

Change-Id: I6775baa20bc9ad04dbc34b0afe846133d3107b45

11 years agoCMFileManager: fix german translations
codeworkx [Sun, 4 Nov 2012 10:26:00 +0000 (11:26 +0100)]
CMFileManager: fix german translations

Change-Id: I0d6d6d4f40c4b94af5bfbd32f99384292d73e354

11 years agoMerge "CMFileManager: updated Dutch translations" into jellybean
Ricardo Cerqueira [Sun, 4 Nov 2012 01:10:44 +0000 (18:10 -0700)]
Merge "CMFileManager: updated Dutch translations" into jellybean

11 years agoMerge "FileManager: Danish translation" into jellybean
Ricardo Cerqueira [Sun, 4 Nov 2012 01:10:26 +0000 (18:10 -0700)]
Merge "FileManager: Danish translation" into jellybean

11 years agoMerge "CMFileManager: initial german translations" into jellybean
Ricardo Cerqueira [Sun, 4 Nov 2012 01:08:02 +0000 (18:08 -0700)]
Merge "CMFileManager: initial german translations" into jellybean

11 years agoMerge "CMFileManager : Added French Initial translation" into jellybean
Ricardo Cerqueira [Sun, 4 Nov 2012 01:07:35 +0000 (18:07 -0700)]
Merge "CMFileManager : Added French Initial translation" into jellybean

11 years agoMerge "CMFileManager: Simplified Chinese Translations" into jellybean
Ricardo Cerqueira [Sun, 4 Nov 2012 01:07:24 +0000 (18:07 -0700)]
Merge "CMFileManager: Simplified Chinese Translations" into jellybean

11 years agoMerge "Initial Russian Translation-CM File Manager-CM10" into jellybean
Ricardo Cerqueira [Sun, 4 Nov 2012 01:06:19 +0000 (18:06 -0700)]
Merge "Initial Russian Translation-CM File Manager-CM10" into jellybean

11 years agoCMFileManager: updated Dutch translations
Kasper Hettinga [Sat, 3 Nov 2012 22:20:48 +0000 (23:20 +0100)]
CMFileManager: updated Dutch translations

Change-Id: Id64f2bf45fb334edb459d221c8cd4dc13e6cbe0b

11 years agoMerge "CMFileManager: Added italian translation" into jellybean
Jorge Ruesga [Sat, 3 Nov 2012 21:38:36 +0000 (14:38 -0700)]
Merge "CMFileManager: Added italian translation" into jellybean

11 years agoCMFileManager : Added French Initial translation
DelPETER [Fri, 2 Nov 2012 22:32:24 +0000 (23:32 +0100)]
CMFileManager : Added French Initial translation

11 years agoCMFileManager: Simplified Chinese Translations
Andrew Jiang [Thu, 1 Nov 2012 22:18:37 +0000 (18:18 -0400)]
CMFileManager: Simplified Chinese Translations

Patch Set 2: Modified strings to reflect the recent English changes.

Patch Set 3: Updated translations based on Engle Mars's suggestions.

Change-Id: I62097c7178b8a9a1c3f6ee087e54932931a35e88

11 years agoMerge "CMFileManager: Dutch translations" into jellybean
David van Tonder [Sat, 3 Nov 2012 14:24:15 +0000 (07:24 -0700)]
Merge "CMFileManager: Dutch translations" into jellybean

11 years agoCMFileManager: initial german translations
codeworkx [Sat, 3 Nov 2012 11:52:12 +0000 (12:52 +0100)]
CMFileManager: initial german translations

Change-Id: Ib03c0e7a52fd7f844ac5f5d01f057a04b67b467a

11 years agoCMFileManager: Dutch translations
Kasper Hettinga [Fri, 2 Nov 2012 23:32:55 +0000 (00:32 +0100)]
CMFileManager: Dutch translations

Change-Id: I26662fc5705f9aab2166f6755eabad99aba4e6fc

11 years agoMerge "es_ES: Added initial translations" into jellybean
Jorge Ruesga [Sat, 3 Nov 2012 10:26:31 +0000 (03:26 -0700)]
Merge "es_ES: Added initial translations" into jellybean

11 years agoInitial Russian Translation-CM File Manager-CM10
pvolkov [Thu, 1 Nov 2012 14:50:16 +0000 (18:50 +0400)]
Initial Russian Translation-CM File Manager-CM10

Update Russian Translation-CM File Manager-CM10 [WIP]

Update Russian Translation-CM File Manager-CM10 [WIP]

Update Russian Translation-CM File Manager-CM10 [WIP]

11 years agoMerge "CMFileManager: Avoid crashes when drawable is not found" into jellybean
David van Tonder [Sat, 3 Nov 2012 02:38:32 +0000 (19:38 -0700)]
Merge "CMFileManager: Avoid crashes when drawable is not found" into jellybean

11 years agoCMFileManager: Avoid crashes when drawable is not found
Jorge Ruesga [Sat, 3 Nov 2012 01:19:58 +0000 (02:19 +0100)]
CMFileManager: Avoid crashes when drawable is not found

From reported issue https://github.com/jruesga/CMFileManager/issues/27

This change avoid to use invalid drawables from invalid mime/type resolution.
Use default drawable and audit the invalid resolution.

Change-Id: I2e27ac4038c87515dfa63d89e15fba0bc68a87ae

11 years agoCMFileManager: Fix invalid mime/type drawables
Jorge Ruesga [Sat, 3 Nov 2012 01:11:13 +0000 (02:11 +0100)]
CMFileManager: Fix invalid mime/type drawables

The odp and ods mime/types has invalid references to drawables

Change-Id: I22dfafd845d49d06e76d9a6748a60c3313618504

11 years agoCMFileManager: Added italian translation
rheeze [Fri, 2 Nov 2012 15:58:38 +0000 (16:58 +0100)]
CMFileManager: Added italian translation

Change-Id: I016e44ebcd3c6a99106d0402d3efa8c706d5aa08

11 years agoCMFileManager: Fix backwards dialog options + Typo
Andrew Jiang [Fri, 2 Nov 2012 23:28:31 +0000 (19:28 -0400)]
CMFileManager: Fix backwards dialog options + Typo

Fixed the search dialog box options where "Yes" wouldn't proceed with
the operation, but clicking "No" would. Also fixed a few typos.

Change-Id: Ifbff2e5ae5a0efa6ce5612211d776e8b12ec19f9

11 years agoes_ES: Added initial translations
djMesias [Fri, 2 Nov 2012 19:52:04 +0000 (20:52 +0100)]
es_ES: Added initial translations

PatchSet 2: Integrated changes of:
            http://review.cyanogenmod.com/#/c/25800/
            http://review.cyanogenmod.com/#/c/25825/
            Changed some strings for better appearance

PatchSet 3: Added some suggestions of Jorge Ruesga

PatchSet 4: Fixed "filesystem_info_dialog_tab_disk_usage"

Change-Id: Ib3d6b02a7b2aed121c425eac210de89a3b421732

11 years agoCMFileManager: Fix compile error
Marco Brohet [Fri, 2 Nov 2012 21:06:13 +0000 (22:06 +0100)]
CMFileManager: Fix compile error

Change-Id: I9eb26aa8a59b728f4069bcea553f4652e51260f7

11 years agoCMFileManager: Fix formatting
Marco Brohet [Fri, 2 Nov 2012 16:43:55 +0000 (17:43 +0100)]
CMFileManager: Fix formatting

Change-Id: I939f3bb315f69c9fe10da69a53a371adddf242db

11 years agoFileManager: Danish translation
Jacob Overgaard Madsen [Thu, 1 Nov 2012 18:11:25 +0000 (19:11 +0100)]
FileManager: Danish translation

Patch 4: Updates from change I939f3bb3

Change-Id: Id1fa2425ec6a933c043bc30fd43f8b963403b8fc

11 years agoCMFileManager: Fix file size units
ivkos [Thu, 1 Nov 2012 10:56:15 +0000 (12:56 +0200)]
CMFileManager: Fix file size units

According to the official naming conventions
the symbol for the byte is an upper-case B.

Change-Id: I7369df7166e4e901d2e1d0a3ad9970975b6bd4fa

11 years agoTweak image
DvTonder [Thu, 1 Nov 2012 00:32:35 +0000 (20:32 -0400)]
Tweak image

Change-Id: I66241f9a8604efcbabb69e8c9749ffafea17b002

11 years agoFix XHDPI history drawable
DvTonder [Thu, 1 Nov 2012 00:26:47 +0000 (20:26 -0400)]
Fix XHDPI history drawable

Change-Id: I6eaa7e075f70eef440c611c7f0c5371a0e270f54

11 years agoInitial tablet support
DvTonder [Thu, 1 Nov 2012 00:13:41 +0000 (20:13 -0400)]
Initial tablet support

Change-Id: I612522291556d6c235df20ef9fe7e1cf450c5a80

11 years agoEnable rotation
DvTonder [Tue, 30 Oct 2012 21:40:41 +0000 (17:40 -0400)]
Enable rotation

Change-Id: Ie2aebf7898b831eeefb48d2c90c9fa7643a3e9f3

11 years agoBetter start effect (white action bar style)
jruesga [Mon, 29 Oct 2012 21:54:18 +0000 (22:54 +0100)]
Better start effect (white action bar style)

11 years agoCleanUp
jruesga [Sun, 28 Oct 2012 19:16:22 +0000 (20:16 +0100)]
CleanUp

11 years agoHide flinger listview settings. Default is not to use flinger listview.
jruesga [Sun, 28 Oct 2012 19:15:23 +0000 (20:15 +0100)]
Hide flinger listview settings. Default is not to use flinger listview.

This is not releasing for 1.0.0, because it needs more tweaks and
testing.

11 years agoDon't scroll when flinging. (has some effects over scrolling) (issue #8)
jruesga [Sun, 28 Oct 2012 18:19:50 +0000 (19:19 +0100)]
Don't scroll when flinging. (has some effects over scrolling) (issue #8)

For testing purpose

11 years agoNew methods for deal with Android
jruesga [Sun, 28 Oct 2012 18:18:03 +0000 (19:18 +0100)]
New methods for deal with Android