0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Commit Graph

6402 Commits

Author SHA1 Message Date
Tim Rae
f238f09eb5 Merge pull request #621 from timrae/develop
Don't store persistent reference to mCurrentFragment
2014-11-09 13:48:52 +09:00
timrae
65560e2066 Don't store persistent reference to mCurrentFragment 2014-11-09 13:28:25 +09:00
timrae
9f623b18bb Updated strings from Crowdin 2014-11-09 09:45:15 +09:00
timrae
aaa445f2b8 Bumped version to 2.4alpha3
@branch-specific
2014-11-08 15:18:25 +09:00
Nicolas Raoul
e25523a30f Merge pull request #620 from timrae/minorSyncChanges
Minor sync changes
2014-11-08 15:01:57 +09:00
Tim Rae
e1af3414b3 Merge pull request #619 from timrae/ConfirmationDialog
Make new ConfirmationDialog class abstract
2014-11-08 14:36:17 +09:00
Tim Rae
b48af5c564 Merge pull request #618 from agrueneberg/patch-1
Remove jar.libs.dir from ant.properties
2014-11-08 14:35:46 +09:00
timrae
545103c189 cont should be checked before any further processing
dae/anki@e294469
2014-11-08 14:31:54 +09:00
timrae
f03dfe393b Add clearer message for 501 error 2014-11-08 14:20:32 +09:00
timrae
9b27c1110c Make new ConfirmationDialog class abstract 2014-11-08 13:19:18 +09:00
Alexander Grüneberg
05c65b5bb6 Remove jar.libs.dir from ant.properties.
libs is the default value.
2014-11-07 09:05:44 -06:00
timrae
3767cc765f bumped version to 2.4alpha1
@branch-specific
2014-11-07 18:45:55 +09:00
timrae
a2f366c186 remove explicit reference to home 2014-11-07 18:32:02 +09:00
Nicolas Raoul
787e204680 Merge pull request #612 from timrae/noteTypeChange
Fix crash when closing note editor
2014-11-07 17:09:41 +09:00
timrae
6c65ded778 Skipped 'e84a781' from hotfix-2.3.1: Bump version to 2.3.2
@branch-specific
2014-11-07 16:20:52 +09:00
timrae
0ee22cc087 Merged '9363590' from hotfix-2.3.1: Don't show corrupt collection error when full sync fails due to timeout error 2014-11-07 16:20:52 +09:00
timrae
c451c74d70 Skipped '8c99109' from hotfix-2.3.1: bump version to 2.3.1b2
@branch-specific
2014-11-07 16:20:52 +09:00
timrae
d0525f04bb Merged 'a116321' from hotfix-2.3.1: Add a null check when loading file from content provider to prevent crash 2014-11-07 16:20:52 +09:00
timrae
cdf4b739a7 Skipped 'b8b1c21' from hotfix-2.3.1: change icons to blue
@branch-specific
2014-11-07 16:20:52 +09:00
timrae
60f50f82ea Merged '417e7d8' from hotfix-2.3.1: Updated strings from Crowdin 2014-11-07 16:20:51 +09:00
timrae
470084c6f3 Merged 'a3b7668' from hotfix-2.3.1: Revert high quality audio recording and fix crash when recording fails due to null error message 2014-11-07 16:20:51 +09:00
timrae
a13088d7c2 Merged 'f5b684e' from hotfix-2.3.1: Extend NookHD+ compat class to NookHD 2014-11-07 16:20:51 +09:00
timrae
925174f990 Skipped 'bb879e8' from hotfix-2.3.1: Bumped version to 2.3.1beta13
@branch-specific
2014-11-07 16:18:09 +09:00
timrae
f966b680e4 Merged '1821321' from hotfix-2.3.1: Fix bug opening apkg files
I was only sending requests to show import dialog when the apkg was sent via content provider
2014-11-07 16:18:09 +09:00
timrae
bb3549bbbc Skipped '2c8b663' from hotfix-2.3.1: Bumped version to 2.3.1beta12
@branch-specific
2014-11-07 16:18:08 +09:00
timrae
30bf2ead43 Merged 'cb72b62' from hotfix-2.3.1: Updated strings from Crowdin 2014-11-07 16:18:08 +09:00
timrae
f3abf53277 Merged '7059967' from hotfix-2.3.1: Fix show answer on whitespace in type mode. 2014-11-07 16:18:08 +09:00
timrae
e84a78118f Bump version to 2.3.2
@branch-specific
2014-11-07 06:23:49 +09:00
timrae
9363590237 Don't show corrupt collection error when full sync fails due to timeout error 2014-11-07 06:23:19 +09:00
timrae
8c99109bb6 bump version to 2.3.1b2
@branch-specific
2014-11-07 05:37:50 +09:00
timrae
a116321f9b Add a null check when loading file from content provider to prevent crash 2014-11-07 05:32:38 +09:00
timrae
b8b1c210ee change icons to blue
@branch-specific
2014-11-06 21:10:19 +09:00
timrae
417e7d8d8d Updated strings from Crowdin 2014-11-06 21:05:29 +09:00
timrae
4a2edbde55 localization line endings 2014-11-06 18:52:25 +09:00
Tim Rae
a3b766816c Merge pull request #614 from timrae/audioRecordingFix
Fix bugs in high quality audio recording code
2014-11-06 17:00:25 +09:00
Tim Rae
f5b684e434 Merge pull request #616 from chajadan/hotfix-2.3.1-NookHd_Sync
Extend NookHD+ compat class to NookHD
2014-11-06 16:28:09 +09:00
chajadan
99cbff22d0 Extend NookHD+ compat class to NookHD 2014-11-05 23:11:54 -08:00
Nicolas Raoul
bb879e8b04 Bumped version to 2.3.1beta13
@branch-specific
2014-11-06 15:29:40 +09:00
Nicolas Raoul
18213219cf Merge pull request #615 from timrae/fixApkgImportFromFile
Fix bug opening apkg files
2014-11-06 15:20:35 +09:00
timrae
d4a77f46ce Fix bug opening apkg files
I was only sending requests to show import dialog when the apkg was sent via content provider
2014-11-06 15:11:16 +09:00
timrae
859085b368 Revert high quality audio recording and fix crash when recording fails due to null error message 2014-11-06 09:40:33 +09:00
timrae
1afeb08afd Fix crash when closing note editor 2014-11-05 22:22:57 +09:00
Nicolas Raoul
ba0338a750 Merge pull request #611 from timrae/noteTypeChange
Note type change
2014-11-05 16:19:12 +09:00
timrae
a4ecc3bc64 Add ability to change note type of existing notes in note editor 2014-11-05 16:11:47 +09:00
Nicolas Raoul
2c8b6634f3 Bumped version to 2.3.1beta12
@branch-specific
2014-11-05 15:21:34 +09:00
Nicolas Raoul
cb72b624cf Updated strings from Crowdin 2014-11-05 14:47:09 +09:00
Nicolas Raoul
7059967dfd Merge pull request #610 from agrueneberg/fix-answer-on-space-in-type-mode
Fix show answer on whitespace in type mode
2014-11-05 14:44:54 +09:00
Alexander Grüneberg
205f8efc9e Fix show answer on whitespace in type mode. 2014-11-04 23:30:24 -06:00
timrae
139a84bf0d Add list of card names to note editor 2014-11-05 14:23:36 +09:00
timrae
3cb16acbe6 Rename card_editor.xml to note_editor.xml 2014-11-05 14:23:35 +09:00