Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localized country names from Java's built-in Locale object. #14

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jan 23, 2015

  1. Configuration menu
    Copy the full SHA
    ddaabc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ad6e0 View commit details
    Browse the repository at this point in the history
  3. Moved drawable resources, which are not available in mutliple resolut…

    …ions to the "drawable-nodpi" folder, where they belong.
    tladesignz committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    2b884b6 View commit details
    Browse the repository at this point in the history
  4. Fixed some lint warnings.

    tladesignz committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    0afe456 View commit details
    Browse the repository at this point in the history
  5. Removed non-localized country list and use Android/Java built-in country

    list from Locale object instead.
    + Localized to current locale.
    + No file access, XML decoding, BASE64 decoding and JSON decoding
    needed.
    tladesignz committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    c0da63d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c9ad73 View commit details
    Browse the repository at this point in the history
  7. Converted indentation spaces back to tabs again, as this seems to be the

    project's standard. -Sorry!
    tladesignz committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    1ab1152 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Configuration menu
    Copy the full SHA
    3e817ce View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Configuration menu
    Copy the full SHA
    ceb83bf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    1f32da8 View commit details
    Browse the repository at this point in the history