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

1102 Commits

Author SHA1 Message Date
Timothy Rae
f1b8552b8a Bumped version to 2.5.3beta9
@branch-specific
2015-12-14 04:17:21 +09:00
Tim Rae
1cffd4dae2 Merge pull request #3992 from timrae/open-apkg-as-zip
Let AnkiDroid open zip files
2015-12-14 04:15:50 +09:00
Timothy Rae
bcc2b2e863 Let AnkiDroid open zip files
It appears that the latest version of Gmail is now setting the MIME type of apkg files to application/zip so I've added an intent filter for that
2015-12-14 03:53:13 +09:00
Timothy Rae
440331b22a Bumped version to 2.5.3beta8
@branch-specific
2015-12-13 20:34:28 +09:00
Timothy Rae
bf1c9ee81b Updated strings from Crowdin 2015-12-13 20:31:10 +09:00
Houssam Salem
3d785b16bf Merge pull request #3989 from timrae/launch-screen
Add a launch screen
2015-12-13 22:22:24 +11:00
Timothy Rae
f95f86e17a Fix a crash due to null card in reviewer 2015-12-13 02:52:22 +09:00
Timothy Rae
479f7218cc Refactor setting of resources from attributes to helper methods 2015-12-13 02:52:22 +09:00
Timothy Rae
f6267972c9 Add a launch screen
Load Col on UI thread while splash screen visible instead of via Loader
2015-12-13 02:52:11 +09:00
Timothy Rae
b95e3abfd1 Don't go to study options screen when deck empty or no cards to review 2015-12-12 19:28:01 +09:00
Timothy Rae
24d0bb6db0 Bumped version to 2.5.3beta7
@branch-specific
2015-12-12 02:05:07 +09:00
Timothy Rae
d7f8e97111 Updated strings from Crowdin 2015-12-12 02:04:02 +09:00
Houssam Salem
189d07bb9d Avoid building the decklist twice on startup 2015-12-11 09:12:20 +11:00
Timothy Rae
463b5205b2 Bumped version to 2.5.3beta6
@branch-specific
2015-12-10 02:47:07 +09:00
Timothy Rae
4dc48003b3 Updated strings from Crowdin 2015-12-10 02:46:03 +09:00
Tim Rae
c51d40024b Merge pull request #3982 from timrae/dont-use-floating-menu-gingerbread
Don't use FloatingActionsMenu below API 14
2015-12-10 02:44:12 +09:00
Timothy Rae
3324b32926 Don't use FloatingActionsMenu below API 14 2015-12-10 02:38:55 +09:00
Houssam Salem
90daf48f48 Revert erroneous changes from previous commit 2015-12-09 13:35:22 +11:00
Houssam Salem
e4d44a8b47 Merge pull request #3978 from hssm/remove-undo-edit
Remove the rest of edit undo and mark card async
2015-12-09 13:20:11 +11:00
Houssam Salem
17e22c8384 Don't mark card asynchronously 2015-12-09 11:36:51 +11:00
Houssam Salem
564a853580 Remove the rest of edit note undo 2015-12-09 10:54:27 +11:00
Houssam Salem
6c84a7b144 Merge pull request #3976 from hssm/empty-card-string
Update empty card suggestion string
2015-12-09 10:19:05 +11:00
Houssam Salem
7170e1f1e1 Update empty card suggestion string 2015-12-09 10:11:51 +11:00
Timothy Rae
f55e3bae13 Bumped version to 2.5.3beta5
@branch-specific
2015-12-08 20:42:48 +09:00
Timothy Rae
df2a578faa Updated strings from Crowdin 2015-12-08 17:47:12 +09:00
Tim Rae
e35a52b0f4 Merge pull request #3965 from timrae/export-deck-media
Don't export media files to deck apkg unless they really are needed
2015-12-08 17:45:08 +09:00
Tim Rae
a0f641c53b Merge pull request #3970 from timrae/dont-undo-note-edits
Don't add edits to undo queue
2015-12-08 17:44:53 +09:00
Timothy Rae
384bf06bd6 Remove undo mark note functionality 2015-12-08 12:55:08 +09:00
Tim Rae
b34b2079f9 Merge pull request #3967 from timrae/notification-color
Add color to notifications and make content public
2015-12-08 12:44:32 +09:00
Timothy Rae
9e469307d5 Don't add edits to undo queue 2015-12-08 12:43:47 +09:00
Timothy Rae
0352b61375 Add color to notifications 2015-12-08 01:25:59 +09:00
Timothy Rae
8689c1af92 Don't export media files with _ unless they are referenced in model
dae/anki#114
timrae/anki@6d850c9
2015-12-07 20:03:47 +09:00
Timothy Rae
328e24d399 Bumped version to 2.5.3beta4
@branch-specific
2015-12-07 02:37:34 +09:00
Timothy Rae
7666bfee36 Updated strings from Crowdin 2015-12-07 02:36:23 +09:00
Enno Hermann
b0b329e1f5 Insert media at cursor position in note editor.
Behaviour is now the following:
* Text from text fields is always passed in (not only when editing notes).
* For text fields, the previous text is completely replaced.
* For fields with focus, media are inserted at the cursor position.
* For fields without focus, media are inserted at the end.
* Removed the " - " that was inserted when changing to a text field.
2015-12-06 12:28:59 +00:00
Timothy Rae
c9df289379 Bumped version to 2.5.3beta3
@branch-specific
2015-12-06 20:45:23 +09:00
Timothy Rae
7c955f0542 Updated strings from Crowdin 2015-12-06 19:19:36 +09:00
Tim Rae
b463745b93 Merge pull request #3962 from timrae/add-sync-cancel-message
Add a cancel message while waiting to cancel the sync
2015-12-06 19:15:45 +09:00
Timothy Rae
3a4a5cd946 Add a cancel message while waiting to cancel the sync 2015-12-06 19:09:11 +09:00
Tim Rae
7df0b660f9 Merge pull request #3961 from timrae/reviewer-parent
Always go back to deck picker upon finishing reviewing
2015-12-06 19:08:34 +09:00
Timothy Rae
1e3be0eca9 Always go back to deck picker upon finishing reviewing 2015-12-06 18:54:03 +09:00
Houssam Salem
b2e71fe287 Merge pull request #3954 from hssm/auto-video
Fix automatic playback of consecutive videos
2015-12-05 21:34:32 +11:00
Houssam Salem
6274ba0759 Fix automatic playback of consecutive videos 2015-12-05 21:27:49 +11:00
Timothy Rae
f86d11727c Bumped version to 2.5.3beta2
@branch-specific
2015-12-05 17:00:55 +09:00
Timothy Rae
af1855a9cf Updated strings from Crowdin 2015-12-05 16:59:49 +09:00
Timothy Rae
38739ad9d9 Make filtered and ordinary deck click behavior consistent 2015-12-05 16:44:26 +09:00
Timothy Rae
5f81d00520 Bumped version to 2.5.3beta1
@branch-specific
2015-12-05 00:49:40 +09:00
Timothy Rae
fb2df6e01e Updated strings from Crowdin 2015-12-05 00:40:22 +09:00
Tim Rae
e9fda282f0 Merge pull request #3949 from timrae/small-changes
Small tweaks to the GUI
2015-12-05 00:37:00 +09:00
Timothy Rae
508a838d12 Increase padding of congratulations message in studyoptions 2015-12-05 00:28:57 +09:00