Skip to content

Tags: nizamlko/vanilla-1

Tags

1.0.40

Toggle 1.0.40's commit message
prepare for 1.0.40

1.0.39

Toggle 1.0.39's commit message
work around ICS misfeature

1.0.38

Toggle 1.0.38's commit message
release 1.0.38

1.0.37

Toggle 1.0.37's commit message
Change the wording of subreddit link in about.html

Say "Community & support", instead of just "Subreddit", for more clarity for
people who might not know reddit.

Suggested by /u/Piscivm at
https://www.reddit.com/r/vanillamusic/comments/41x3n9/suggestion_user_forum_in_about_page/

1.0.36

Toggle 1.0.36's commit message
The menu button is, for whatever reason not 48 but 36+4 dp

1.0.35

Toggle 1.0.35's commit message
target 1.0.35

1.0.35.beta

Toggle 1.0.35.beta's commit message
Fix out-of-date settings shown after import

We use the PreferenceFragment framework provided by Android to
display settings and allow the user to modify them. The API doesn't
support dynamic preference changes from a non-user source, such as
loading the preferences from a file.

Previously, after importing the settings from a file the user would go
back to the PreferenceActivity and would see the old (pre-import)
values, even though the saved settings had been correctly loaded.

This commit provides a stop-gap solution to the issue by
finishing the PreferenceActivity when the user imports settings, the
rationale being that forcing the user to re-navigate to the settings,
while slightly annoying, is much better than making them think we hosed
their data.

1.0.34

Toggle 1.0.34's commit message
update translations

1.0.33

Toggle 1.0.33's commit message
remove superfluent log import

1.0.32

Toggle 1.0.32's commit message
target 1.0.32