0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00

Update changelog

@branch-specific
This commit is contained in:
timrae 2014-12-18 10:29:12 +09:00
parent 45b2ef1949
commit 63e52e2d80

View File

@ -1,26 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Be careful with a reordering. It will probably lead to a deletion of already translated strings on crowdin and should therefore only be done only immediately before release -->
<string-array name="new_version_features">
<item>Add new user manual</item>
<item>Make statistics identical to Anki Desktop</item>
<item>Fixes to media sync</item>
<item>Fix bug where images were not showing</item>
<item>Change layout of note editor</item>
<item>Add new disable whiteboard option to reviewer and update icons</item>
<item>Add full support for APKG export and import</item>
<item>Add feature to email exported APKG</item>
<item>Increase default number of backups and use APKG</item>
<item>Make preview card accessible from card browser</item>
<item>Make shared decks download with Android browser</item>
<item>Add reset and reschedule feature in note editor</item>
<item>Add a new notification system and icon</item>
<item>Replace tutorial deck with new welcome screen</item>
<item>Disable opening navigation drawer from reviewer when swipe is used</item>
<item>Improve audio recording quality</item>
<item>Support sticky fields when enabled in Anki Desktop</item>
<item>Many other bug fixes</item>
<item>Add ability to change note type of existing flashcards</item>
<item>Add ability to view and delete card templates</item>
<item>Fix TTS for most devices</item>
<item>Support playback of videos</item>
<item>Improve rendering of second column in browser</item>
<item>Improve detection of swipe gestures</item>
<item>Increase number of languages in Glosbe translator</item>
<item>Add support for Chromebooks</item>
<item>Bug fixes</item>
</string-array>
</resources>