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

8682 Commits

Author SHA1 Message Date
madhead
33188ff844
Fix #4080: Add card widget 2016-07-28 02:49:20 +03:00
Houssam Salem
fa35a7178e Merge pull request #4383 from madhead/Anki-Android-2695
Fix #2695: Answer buttons to the top of the screen
2016-07-26 10:03:16 +10:00
madhead
7d5a44342a
Fix #2695: Answer buttons to the top of the screen 2016-07-26 00:12:23 +03:00
Tim Rae
eb9f7559d0 Merge pull request #4381 from madhead/Anki-Android-3538
Fix #3538: Boilerplate text when mailing apkg files
2016-07-20 15:50:14 +09:00
madhead
1a8417193e
Fix #3538: Boilerplate text when mailing apkg files 2016-07-20 02:29:26 +03:00
Tim Rae
c89acbc0a8 Merge pull request #4380 from hssm/deckoptions-defaults
Fix missing default value in deck options
2016-07-19 22:42:21 +09:00
Houssam Salem
7cc0956a62 Fix missing default value in deck options 2016-07-19 23:23:46 +10:00
Houssam Salem
e77aaddc2c Merge pull request #4379 from madhead/Anki-Android-4096-improvements
Disable default "swipe to refresh" animation in favor of custom sync dialog
2016-07-19 16:59:52 +10:00
madhead
8b96125861
Disable default "swipe to refresh" animation in favor of custom sync dialog 2016-07-18 22:54:59 +03:00
Houssam Salem
36ad3e4b9c Merge pull request #4376 from madhead/Anki-Android-4056
Fix #4056: Pull to sync/refresh
2016-07-18 20:56:51 +10:00
madhead
488b98f02b
Fix #4056: Pull to sync/refresh 2016-07-17 22:03:59 +03:00
Houssam Salem
773a0f9cf7 Merge pull request #4360 from madhead/Anki-Android-3795
Improve some TalkBack descriptions
2016-07-05 07:31:20 +10:00
madhead
5fe0a386ad
Improve some TalkBack descriptions for #3795 2016-07-04 20:12:12 +03:00
Timothy Rae
3c5f9f9347 Updated strings from Crowdin 2016-07-03 12:50:06 +09:00
Tim Rae
486eda13f0 Merge pull request #4357 from hssm/preview-card-cycle
Fix colors and missing buttons in previewer
2016-07-01 20:06:41 +09:00
Houssam Salem
c8eb9baa95 Fix colors and missing buttons in previewer 2016-07-01 20:09:44 +10:00
Houssam Salem
63e2e560b0 Merge pull request #4354 from hssm/preview-card-cycle
Implement card cycling in previewer
2016-07-01 05:27:33 +10:00
Houssam Salem
caaadc93b8 Implement card cycling in previewer 2016-07-01 05:24:20 +10:00
Houssam Salem
42c15fb2cb Merge pull request #4353 from hssm/img-width2
Adjust max-width image resizing
2016-07-01 03:22:44 +10:00
Houssam Salem
15085cfce6 Adjust max-width image resizing
The pre-Chrome engine (Android 4.3 and below) uses the screen's
dimensions to determine the width, so we need to keep that at the
original 90% to avoid horizontal overflow. The Chrome engine uses the
dimensions of the parent element so we safely use 100% without causing
overflow.
2016-07-01 03:19:12 +10:00
Houssam Salem
8a931593c2 Merge pull request #4352 from hssm/local-language-fix
Always set locale when returning to Activity
2016-06-30 00:44:40 +10:00
Houssam Salem
26709f211b Always set locale when returning to Activity
Fixes issue where the system locale is used instead.
2016-06-30 00:21:50 +10:00
Houssam Salem
f4eccd5af6 Merge pull request #4348 from hssm/browser-sort
Don't prevent rendering in browser when scroll at 0
2016-06-28 21:10:27 +10:00
Houssam Salem
1a1fd6263b Merge pull request #4350 from hssm/about-string
Remove donate link
2016-06-28 21:10:10 +10:00
Houssam Salem
d5cdac5ff5 Remove donate link 2016-06-28 21:07:55 +10:00
Houssam Salem
40857b439d Don't prevent rendering in browser when scroll at 0
Instead, only avoid rendering if the list is empty or the scroll is
out of bounds.
2016-06-28 20:56:00 +10:00
Houssam Salem
44117ad7cf Merge pull request #4349 from hssm/img-width
Set max-width of images to 99%
2016-06-28 20:04:39 +10:00
Houssam Salem
40d9521941 Set max-width of images to 99%
Since card content scrolls vertically it makes sense to still use 90%
for max-height in order to keep some of the card visible (like text
above or below an image).
2016-06-28 19:59:57 +10:00
Tim Rae
fd8f5fb34d Merge pull request #4347 from hssm/support-libs2
Update support libs and SDK versions
2016-06-27 14:25:12 +09:00
Houssam Salem
7da2be7878 Update support libs and SDK versions 2016-06-27 14:55:48 +10:00
Houssam Salem
57c7c5645c Merge pull request #4346 from hssm/tweaks
Version bump and color tweaks
2016-06-26 23:18:48 +10:00
Houssam Salem
c9a86f5cfe Tweak black theme colors again
Even brighter current deck and button borders.
2016-06-26 23:10:01 +10:00
Houssam Salem
28bd4dee84 Bump app version to 2.7dev 2016-06-26 22:48:05 +10:00
Houssam Salem
24a569b841 Merge pull request #4345 from hssm/audio-rec-play
Fix being unable to replay newly recorded sound
2016-06-26 22:25:51 +10:00
Houssam Salem
e07f3da29c Fix being unable to replay newly recorded sound 2016-06-26 22:24:29 +10:00
Houssam Salem
10e69b8f7a Merge pull request #4342 from madhead/Anki-Android-3240
Fix #3240: Option to hide 'minutes left' when reviewing.
2016-06-26 20:07:35 +10:00
madhead
e52000d986
Fix #3240: Option to hide 'minutes left' when reviewing. 2016-06-23 22:01:43 +03:00
Tim Rae
39f67ea383 Merge pull request #4338 from hssm/black-colors
Adjust black theme colors
2016-06-23 13:05:37 +09:00
Houssam Salem
e1f911928b Adjust black theme colors 2016-06-23 13:58:40 +10:00
Tim Rae
08df451eb7 Merge pull request #4335 from hssm/dupe-colors
Color entire text box for dupes in note editor
2016-06-21 15:20:29 +09:00
Houssam Salem
e3f5e07da3 Color entire text box for dupes in note editor 2016-06-21 15:59:46 +10:00
Tim Rae
b5c9ee863a Merge pull request #4325 from hssm/filtered-infinite
Fix unclosable deck options on new filtered deck
2016-06-12 21:12:18 +09:00
Houssam Salem
9b051cabfd Fix unclosable deck options on new filtered deck 2016-06-12 21:29:26 +10:00
Tim Rae
4bca4a48e3 Merge pull request #4318 from jvanprehn/stats-breakdown-right-y-axis
Statistics: right y-axis disappeared on "BREAKDOWN"
2016-06-06 07:26:29 +09:00
jvanprehn
d6e6bdafcc Statistics: right y-axis disappeared on "BREAKDOWN"
Solves: https://github.com/ankidroid/Anki-Android/issues/4317
Also fixed bug in AdvancedStatistics which:
- Made it crash if no cards were studied today
- Made it only take into account cards studied today in 1 deck
2016-06-05 21:39:04 +02:00
Tim Rae
a31dcf3dfe Merge pull request #4310 from timrae/reviewer-margins
Remove margins for whiteboard/gestures when not fullscreen
2016-06-04 00:10:56 +09:00
timrae
69ff377c0b Remove margins for whiteboard/gestures when not fullscreen 2016-06-04 00:05:33 +09:00
Tim Rae
696d925767 Merge pull request #4309 from ankidroid/revert-4271-drawer-enable-reviewer
Revert "Enable drawer swipe when whiteboard / gestures enabled"
2016-06-03 06:58:38 +09:00
Tim Rae
b74358441c Revert "Enable drawer swipe when whiteboard / gestures enabled" 2016-06-03 06:15:28 +09:00
Houssam Salem
599a03f4f7 Merge pull request #4307 from jvanprehn/advanced-stats-new-today
AdvancedStatistics: take new cards already studied today into account
2016-05-29 21:48:33 +10:00