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

6369 Commits

Author SHA1 Message Date
Nicolas Raoul
bc803e42d3 Merge pull request #592 from timrae/browserSeachClear
Make back button behave consistently in browser search bar
2014-10-30 16:26:34 +09:00
timrae
06834c4ca0 Make back button behave consistently in browser search bar 2014-10-30 16:22:49 +09:00
Nicolas Raoul
5b1a8b69ab Merge pull request #590 from timrae/saveColCrash
Fix crash when closing preferences
2014-10-30 11:28:44 +09:00
timrae
9eab641dd2 Fix crash when closing preferences 2014-10-30 07:05:40 +09:00
Tim Rae
0c312fd1e8 Bumped version to 2.3.1beta1
@branch-specific
2014-10-29 21:58:20 +09:00
Tim Rae
9c55caa1a1 Update 13-newfeatures.xml
Add note to new features list
2014-10-29 21:51:36 +09:00
Tim Rae
18c0f74d72 Merge pull request #589 from timrae/fixRemoteMediaEscape
Fix escaping of media when it's on a remote server
2014-10-29 21:48:47 +09:00
timrae
b0f9cdf606 Fix escaping of media when it's on a remote server 2014-10-29 21:44:00 +09:00
Tim Rae
8dd0e4c6a4 Update 16-multimedia-editor.xml
Fix spelling error
2014-10-29 21:02:51 +09:00
Zaur Molotnikov
f5cb752d75 One commit with GLOSBE fixes 2014-10-29 20:33:00 +09:00
Nicolas Raoul
819069c2b1 Merge pull request #588 from timrae/asyncDialogHandling2
Improve async dialog handling
2014-10-29 12:28:48 +09:00
Nicolas Raoul
bb752a734b Merge pull request #586 from timrae/fixTTS
Fix initialization of TTS
2014-10-29 12:27:21 +09:00
Nicolas Raoul
53c2b8cff3 Merge pull request #581 from timrae/supportVideo
Add support for playing videos
2014-10-29 12:27:03 +09:00
timrae
bc885c6ee5 Improve async dialog handling
Arguments to async dialogs not tied to notification system
Add preference to disable notification system
Make DatabaseErrorDialog async
2014-10-29 09:17:34 +09:00
timrae
e6787c169e Fix initialization of TTS 2014-10-29 09:13:59 +09:00
Flavio Lerda
8b1f75fe14 Skipped 'b1fb02b' from release-2.3: eda8383,c1474d6,650bdf0,fd896e3
Commit 'eda8383'
comment logs

Commit 'c1474d6'
change icons to blue

Commit '650bdf0'
bump version to 2.3

Commit 'fd896e3'
Add blue icons
2014-10-28 22:20:01 +00:00
Flavio Lerda
5e49ce5378 Merged '9f40154' from release-2.3: Updated strings from Crowdin 2014-10-28 22:18:14 +00:00
Flavio Lerda
be6d500572 Skipped 'b962cc4' from release-2.3: Bumped version to 2.3beta45
@branch-specific
2014-10-28 22:18:14 +00:00
Flavio Lerda
9b4f9ee8b2 Merged '3e71c3e' from release-2.3: make _updateCutoff() consistent with Anki Desktop again 2014-10-28 22:18:14 +00:00
Flavio Lerda
2a963ab25b Skipped '04c1c0f' from release-2.3: Bumped version to 2.3beta44
@branch-specific
2014-10-28 22:18:14 +00:00
Flavio Lerda
6eda0f7df3 Merged '0871523' from release-2.3: Updated strings from Crowdin 2014-10-28 22:18:13 +00:00
Flavio Lerda
ecc1a9b989 Merged 'b215baf' from release-2.3: d269946,969f80e,0758533,e34ebb9,ed06954,6cb55bd
Commit 'd269946'
Fix issue 2252 in tags editor

Commit '969f80e'
Fix crash forcing full sync when collection closed

Commit '0758533'
Escape special characters in deck names when exporting

Commit 'e34ebb9'
Fix import of apkg not updating deck counts

Commit 'ed06954'
Fix error and crash when importing apkgs with special characters

Commit '6cb55bd'
Fix notification not getting dismissed correctly on startup
2014-10-28 22:18:13 +00:00
Flavio Lerda
a6b5704c68 Skipped '9c3ba1b' from release-2.3: Bumped version to 2.3beta43
@branch-specific
2014-10-28 22:18:13 +00:00
Flavio Lerda
f7f7d8c72d Merged 'e5486dd' from release-2.3: Start app more gracefully 2014-10-28 22:18:13 +00:00
Flavio Lerda
feb5c39bc5 Merged '5d8a1e9' from release-2.3: Remove hard references to appcompat library 2014-10-28 22:18:13 +00:00
Flavio Lerda
9823d27280 Merged 'e8c6e5b' from release-2.3: Remove unused currDid variable. 2014-10-28 22:18:13 +00:00
Flavio Lerda
d677538ee4 Skipped 'fe7e17e' from release-2.3: Bumped version to 2.3beta42
@branch-specific
2014-10-28 22:18:12 +00:00
Flavio Lerda
ebd222bdf3 Merged 'f4eeac1' from release-2.3: Escape images to fix issue 2345 2014-10-28 22:18:12 +00:00
Flavio Lerda
07f93a12bd Skipped '20e76be' from release-2.3: Bumped version to 2.3beta41
@branch-specific
2014-10-28 22:18:12 +00:00
Flavio Lerda
097110fe7d Merged 'b461511' from release-2.3: Updated strings from Crowdin 2014-10-28 22:18:12 +00:00
Flavio Lerda
eff9738380 Merged '4dd5039' from release-2.3: Clean up building of study options fragment 2014-10-28 22:18:12 +00:00
timrae
3bce472dae Add support for playing videos 2014-10-29 03:04:20 +09:00
Nicolas Raoul
b1fb02b46d Merge branch 'release-2.3' of github.com:ankidroid/Anki-Android into release-2.3 2014-10-28 16:07:40 +09:00
timrae
fd896e3649 Add blue icons 2014-10-28 15:34:48 +09:00
timrae
650bdf0098 bump version to 2.3 2014-10-28 15:26:13 +09:00
timrae
c1474d6982 change icons to blue 2014-10-28 15:24:37 +09:00
timrae
eda83833ad comment logs 2014-10-28 15:08:06 +09:00
Nicolas Raoul
9f401549e0 Updated strings from Crowdin 2014-10-28 14:13:55 +09:00
Tim Rae
b962cc4061 Bumped version to 2.3beta45
@branch-specific
2014-10-28 10:21:14 +09:00
Tim Rae
3e71c3e85a Merge pull request #585 from timrae/updateCutoffFix
make _updateCutoff() consistent with Anki Desktop again
2014-10-28 10:19:18 +09:00
timrae
a295ed888d make _updateCutoff() consistent with Anki Desktop again 2014-10-28 01:13:26 +09:00
Nicolas Raoul
04c1c0f387 Bumped version to 2.3beta44
@branch-specific
2014-10-27 13:02:52 +09:00
Nicolas Raoul
0871523c53 Updated strings from Crowdin 2014-10-27 12:29:44 +09:00
Nicolas Raoul
b215baff39 Merge pull request #582 from timrae/beta42bugFixes
Beta42bug fixes
2014-10-27 12:27:24 +09:00
Nicolas Raoul
9c3ba1b4f1 Bumped version to 2.3beta43
@branch-specific
2014-10-27 11:41:42 +09:00
Nicolas Raoul
e5486ddaa9 Merge pull request #579 from timrae/splashScreen
Start app more gracefully
2014-10-27 11:37:11 +09:00
Nicolas Raoul
5d8a1e9ea8 Merge pull request #578 from timrae/removeHardcodedAppcompatRefs
Remove hard references to appcompat library
2014-10-27 11:35:42 +09:00
timrae
6cb55bd53e Fix notification not getting dismissed correctly on startup 2014-10-27 10:05:04 +09:00
timrae
ed06954c8c Fix error and crash when importing apkgs with special characters 2014-10-27 03:58:29 +09:00
timrae
e34ebb9f56 Fix import of apkg not updating deck counts 2014-10-27 03:30:30 +09:00