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

8477 Commits

Author SHA1 Message Date
Tim Rae
ca25da0fad Merge pull request #4267 from hssm/string-format-locales
Explicitly supply locale in string formatting calls
2016-05-07 22:15:38 +09:00
Houssam Salem
156ee6b91f Explicitly supply locale in string formatting calls 2016-05-07 20:52:55 +10:00
Houssam Salem
e0da8e750f Merge pull request #4266 from hssm/finddupes-string-compare
Fix string comparison in _findDupes
2016-05-07 20:31:15 +10:00
Houssam Salem
a91e3f5904 Fix string comparison in _findDupes 2016-05-07 20:28:02 +10:00
Timothy Rae
931095b538 Bumped version to 2.6alpha33
@branch-specific
2016-05-06 22:26:38 +09:00
Timothy Rae
44f4a2aec7 Updated strings from Crowdin 2016-05-06 21:05:07 +09:00
Tim Rae
e472bda24b Merge pull request #4265 from timrae/whiteboard-gesture-fix
Whiteboard gesture fix
2016-05-06 19:08:17 +09:00
Timothy Rae
bbbc5c46f6 Bump gradle version 2016-05-06 01:08:38 +09:00
Timothy Rae
9ff638e78c Fix errors with fullscreen + whiteboard / gestures
Move the whiteboard back into the flashcard layer
Add a 20dp margin to ALL edges of both the touch layer and whiteboard layer
2016-05-06 01:08:30 +09:00
Tim Rae
0c4bc73c84 Merge pull request #4262 from hssm/move-snackbars
Move snackbar methods so they are globally accessible
2016-05-05 21:57:57 +09:00
Houssam Salem
89603efca0 Merge pull request #4263 from hssm/saved-search-padding
Don't center saved searches list
2016-05-05 21:55:32 +10:00
Houssam Salem
a0b9654f02 Don't center saved searches list 2016-05-05 21:37:51 +10:00
Houssam Salem
937d2057a5 Move snackbar methods so they are globally accessible 2016-05-05 21:13:07 +10:00
Timothy Rae
0735159384 Bumped version to 2.6alpha32
@branch-specific
2016-05-02 17:14:07 +09:00
Houssam Salem
e507dbfd98 Merge pull request #4261 from PSeitz/removeCreateFirstStatisticChooserTask
remove CreateFirstStatisticChooserTask
2016-05-02 17:55:43 +10:00
Pascal Seitz
f1fbc16003 remove CreateFirstStatisticChooserTask 2016-05-02 09:23:58 +02:00
Tim Rae
91ff182e6e Merge pull request #4260 from hssm/stats-cleanup
Stats code style cleanup
2016-05-01 23:08:54 +09:00
Houssam Salem
ef5090cbd6 Minor improvements to stats overview page 2016-05-01 23:31:27 +10:00
Houssam Salem
475c7cde43 Fix code formatting issues in statistics
Also fixed warnings and removed some unused methods.
2016-05-01 22:16:03 +10:00
Timothy Rae
98c8d2e950 Bumped version to 2.6alpha31
@branch-specific
2016-05-01 18:16:31 +09:00
Timothy Rae
c35b4eb01d Updated strings from Crowdin 2016-05-01 18:15:15 +09:00
Houssam Salem
e1f875e89d Merge pull request #4157 from PSeitz/anki_stats_fix
add more anki stats
2016-05-01 19:10:43 +10:00
Pascal Seitz
b89ddbc4e0 more overview statistics 2016-05-01 10:16:49 +02:00
Houssam Salem
219a140bd5 Merge pull request #4256 from timrae/deck-task-col-save
Add col.save() to the model deck tasks
2016-04-30 16:20:14 +10:00
timrae
690299e38e Add col.save() to the model deck tasks
closes #4214
2016-04-29 22:42:32 +09:00
timrae
1c20c31140 Bumped version to 2.6alpha30
@branch-specific
2016-04-28 06:22:59 +09:00
Tim Rae
9dd9b5997a Merge pull request #4250 from timrae/whiteboard-toolbar
Fix whiteboard drawing over toolbar
2016-04-28 06:19:14 +09:00
timrae
196dab4a00 Fix whiteboard drawing over toolbar 2016-04-28 06:16:33 +09:00
timrae
3a2b92d1d5 Bumped version to 2.6alpha29
@branch-specific
2016-04-27 16:52:15 +09:00
Tim Rae
d87c235032 Merge pull request #4246 from timrae/whiteboard-bugs
Allow returning to fullscreen when whiteboard enabled
2016-04-27 16:47:48 +09:00
timrae
690abf6109 Move whiteboard to layer that doesn't overlap with status bar 2016-04-27 16:37:17 +09:00
timrae
835ad382fd Allow returning to fullscreen when whiteboard enabled 2016-04-27 16:20:48 +09:00
timrae
1f3a65e1cf Bumped version to 2.6alpha28
@branch-specific
2016-04-27 10:28:10 +09:00
Tim Rae
72aac59206 Merge pull request #4245 from timrae/whiteboard-undo
Add undo last stroke feature to whiteboard
2016-04-27 10:25:00 +09:00
timrae
53108e5499 Add undo last stroke feature to whiteboard 2016-04-27 10:11:27 +09:00
timrae
363b4ca400 Bumped version to 2.6alpha27
@branch-specific
2016-04-26 17:52:01 +09:00
timrae
808c4dbb33 Updated strings from Crowdin 2016-04-26 17:08:16 +09:00
Houssam Salem
492d3d0fcb Merge pull request #4242 from timrae/nav_drawer_colors
Tweak navigation drawer colors
2016-04-26 18:01:33 +10:00
Tim Rae
0f5e8203d1 Merge pull request #4243 from marcardar/adjust-pan
Show more lines of edittext when editing in CardTemplateEditor
2016-04-26 16:53:14 +09:00
Mark Carter
918fb533cd add adjustpan to CardTemplateEditor's windowSoftInputMode for more convenient editing (shows 2-3 times as many lines at once). 2016-04-26 15:24:23 +08:00
timrae
7fde8c671b Tweak navigation drawer colors 2016-04-26 16:05:34 +09:00
Houssam Salem
06f78c2105 Merge pull request #4240 from timrae/theme-tweak
Fix weird background colors in settings with black theme
2016-04-26 15:38:56 +10:00
Tim Rae
18a51dbd11 Merge pull request #4229 from marcardar/support-intent-url-schemes
Support intent: and android-app: url schemes in templates
2016-04-26 08:00:31 +09:00
Mark Carter
547d53da48 removed browser_fallback_url support and improved android-app: support 2016-04-25 22:31:52 +08:00
timrae
4b941366c4 Fix weird background colors in settings with black theme
Closes #4212
2016-04-25 20:40:25 +09:00
Mark Carter
e3de2d1877 support intent: and android-app: url schemes in templates 2016-04-25 17:31:59 +08:00
timrae
fae810ea23 Bumped version to 2.6alpha26
@branch-specific
2016-04-25 14:13:04 +09:00
Houssam Salem
15ad47f382 Merge pull request #4239 from hssm/compat-wal-off
Use compat method to turn off WAL
2016-04-25 15:09:52 +10:00
Houssam Salem
23c584c15a Use compat method to turn off WAL 2016-04-25 15:02:45 +10:00
timrae
0bc2829788 Bumped version to 2.6alpha25
@branch-specific
2016-04-25 11:49:14 +09:00