Skip to content

Releases: crowdin/android-studio-plugin

1.5.0

06 Sep 15:06
982c8bd
Compare
Choose a tag to compare

Added

  • Add 'Download Sources' command (#65)
  • Add labels and excluded-target-languages parameters and more unifying for uploading sources process (#65)
  • Add exception handling to getting git branch name (#61)

1.4.1

09 Jul 13:28
f6d66c8
Compare
Choose a tag to compare
  • Update Crowdin API client to 1.3.10 (#63)

1.4.0

16 Apr 14:25
7a132f3
Compare
Choose a tag to compare

Added

  • 'Project progress' UI (#55)

It allows you to track your Crowdin project translation and proofreading progress directly from Android Studio. There is a possibility to group progress data by file or by language.

1.3.1

15 Mar 12:41
34c2564
Compare
Choose a tag to compare

Updated

  • Improve error wrapping for API client (#52)

Fixed

  • Fix deprecated API usage (#51)

1.3.0

07 Dec 14:56
e4f1f6c
Compare
Choose a tag to compare

Added

  • Language Mapping support (#49)

1.2.1

07 Oct 07:45
Compare
Choose a tag to compare

Added

  • Debug mode

    To enable add debug=true to the configuration file. This will provide more information about the plugin execution

Updated

  • Improve for finding translation files

Fixed

  • Fix escaping for Windows OS

1.2.0

22 Jul 11:33
21d9929
Compare
Choose a tag to compare

Added

  • preserve-hierarchy config option.

    This option allows localizing multiple modules containing sources with the same names by saving directories structure in Crowdin instead of adding source files to the project root. By default is set to false. To enable - set value to true.

  • Environment variables support for the configuration file. Read more.

  • Upload translations confirm dialog.

  • Warning to 'download' command about omitted translations.

Updated

  • Deprecated API usage and fix compatibility with versions prior to 181+.

  • Improve error message for the wrong branch name.

Fixed

  • Minor UX issues.

Download

1.1.0

02 Jun 07:49
9406d56
Compare
Choose a tag to compare
  • Added: Upload Translation to Crowdin
  • Added: Set custom directory to sources and translations files
  • Added: Wrapped plugin actions into background tasks
  • Added: Crowdin icon for menu
  • Updated: Improved base path validation
  • Fixed: Work in multiple projects
  • Fixed: Removed error notification if project does not have crowdin property file

Download

1.0.0

18 May 13:37
Compare
Choose a tag to compare
  • Updated: Migrated project to gradle-based intellij plugin
  • Updated: API v2 Support
  • Updated: Notifications improve
  • Updated: Refactoring and fixes
  • Fixed: auto-upload disabling

Download


Note: This version requires changes in your crowdin.properties file: project-identifier -> project-id, project-key -> api-token.

project-id - This is a project numeric id
api-token - This is a personal access token. Can be generated in your Account Settings