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

106 Commits

Author SHA1 Message Date
Timothy Rae
9c4a61d988 Merged 'c51d400' from hotfix-2.5.3: Don't use FloatingActionsMenu below API 14 2015-12-10 02:51:05 +09:00
Timothy Rae
45192f2620 Merged 'b13f9a2' from hotfix-2.5.3: Workaround for crash on Samsung devices on Android 4.2
https://code.google.com/p/android/issues/detail?id=78377
2015-12-10 02:51:03 +09:00
Timothy Rae
3324b32926 Don't use FloatingActionsMenu below API 14 2015-12-10 02:38:55 +09:00
Timothy Rae
10c69b63f4 Workaround for crash on Samsung devices on Android 4.2
https://code.google.com/p/android/issues/detail?id=78377
2015-12-04 02:16:05 +09:00
Timothy Rae
e80ba85ccb Merged '85652a9' from release-2.5: afefa31,9f6a3b1
Commit 'afefa31'
Hide action bar together with system status bar in fullscreen mode

Commit '9f6a3b1'
Add maximum value check to NoteEditorReschedule dialog
2015-11-22 22:13:46 +09:00
Timothy Rae
95c0b9ec58 Merged 'da2623d' from release-2.5: Update support library versions to 23.1.1 2015-11-22 22:13:46 +09:00
Timothy Rae
afefa31706 Hide action bar together with system status bar in fullscreen mode 2015-11-20 20:28:52 +09:00
Timothy Rae
02e992f260 Update support library versions to 23.1.1
#3739 has been fixed so it might be worth updating
2015-11-17 18:34:26 +09:00
Timothy Rae
d1cd946a30 Merged 'b77a4a3' from release-2.5: Revert to old http client
Fixes #3787
2015-11-15 20:52:42 +09:00
Timothy Rae
4041bccced Merged 'ce0fd2a' from release-2.5: 250c9c3,919d577
Commit '250c9c3'
Allow some rendering of browser items while scrolling

Commit '919d577'
Update material libraries with exclude group and fix 2 bugs
Fix #3772
2015-11-15 20:52:42 +09:00
timrae
f864621a4f Revert to old http client
Fixes #3787
2015-11-04 19:48:13 +09:00
Tim Rae
ce0fd2ac46 Merge pull request #3793 from timrae/card-browser-more-changes
Allow some rendering of browser items while scrolling
2015-10-31 23:01:50 +09:00
timrae
919d57749f Update material libraries with exclude group and fix 2 bugs
Fix #3772
2015-10-31 22:18:10 +09:00
timrae
bff66c0abd Make beta branch publish directly to beta channel
@branch-specific
2015-10-31 12:48:04 +09:00
timrae
3cfaee9b10 Get rid of the iconics library 2015-10-27 11:31:14 +09:00
timrae
937dec0eb7 Add gradle task for uploading to Google Play 2015-10-27 11:23:05 +09:00
timrae
f930725bb2 Revert the support library
Fixes #3739
2015-10-17 20:36:50 +09:00
timrae
1263f84db0 Acra 1.7.x is currently non-functional
https://github.com/ACRA/acra/issues/313
2015-10-17 11:10:05 +09:00
timrae
c729979fd3 Update version of most of the dependencies 2015-10-16 12:14:56 +09:00
timrae
960bf6f7d0 Add support for custom tabs library 2015-10-09 18:44:39 +09:00
timrae
b95b8553e3 Simplify CustomStudy context menu code 2015-10-07 18:42:40 +09:00
timrae
0c6a4303ec Remove mini-drawer 2015-10-07 10:32:51 +09:00
timrae
1e73ed6b90 Quick fix for #3702 2015-10-06 08:52:44 +09:00
timrae
df469d0959 Update Acra version and fix #3570 2015-10-05 00:47:11 +09:00
timrae
4a181afe74 Improve tablet layout (add mini-drawer, remove graph, layout refactoring)
also fixes #3681 fullscreen issue
2015-10-03 02:13:44 +09:00
timrae
ab0fec3684 Add switch to navigation drawer and boost minSdk to 10 2015-09-27 22:19:46 +09:00
timrae
8e65953f26 Upgrade HttpClient from stock Android to Apache 4.4.1 2015-09-27 14:20:10 +09:00
timrae
a8bdaf7a3c Update material dialogs version
and drop targetSdkVersion to v22
2015-09-25 19:42:59 +09:00
Tim Rae
a794a54e98 Merge pull request #3644 from timrae/android-m
Update to SDK 23
2015-09-25 15:45:37 +09:00
Tim Rae
52b794da5a Merge pull request #3630 from timrae/api-squash
Create API for easier integration with 3rd party apps
2015-09-11 05:22:22 +09:00
timrae
93b5e4dd08 Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00
timrae
a5eb3889ad Update to SDK 23 2015-09-09 02:55:47 +09:00
timrae
82f5a58552 Show SnackBar instead of dialog when sync was successful 2015-09-04 13:31:48 +09:00
timrae
2ce42c076d Update design support library version 2015-07-21 17:11:33 +09:00
timrae
1d71406f06 Material design add content menu. Remove ShowcaseView 2015-07-04 17:46:38 +09:00
Tim Rae
c9c4c34b46 Update material-dialogs version 2015-06-14 12:41:15 +09:00
timrae
c71e845341 Replace StyledDialogs with Snackbars in MyAccount 2015-06-10 16:57:59 +09:00
timrae
46a2d7d637 Update AppCompat and other Gradle plugin versions
http://android-developers.blogspot.co.uk/2015/04/android-support-library-221.html
2015-06-04 14:43:20 +09:00
Houssam Salem
de0d08c3c4 Update Material Dialogs to 0.7.3.1 2015-04-30 17:48:49 +10:00
Bruno Azevedo
c29e2f6d56 Updated MaterialDialogs version to 0.7.1.3
We should always use the latest version for the Material Dialogs.
2015-04-12 21:09:24 -03:00
Bruno Azevedo
8dc45532d5 Feature: add/remove saved searches.
Since I was already dealing with the subject, I decided to give it a try and implement the save/delete new searches.
2015-04-09 19:54:39 -03:00
Tim Rae
32445a2dc0 Update build.gradle 2015-04-02 01:45:14 +09:00
timrae
fc1bf98c67 ignore ellipsis lint warnings 2015-04-02 01:37:59 +09:00
Allison Van Pelt
2e3665c0bf RecyclerView for DeckPicker
Replaced ListView with a RecyclerView in DeckPicker. This also replaces the anonymous SimpleAdapter with a custom RecyclerView.Adapter. Our UI is a simple list, which does not require any custom styling depending on whether the item is a deck or subdeck. The items have click & long click actions that function the same as before. There is also a new method inside DeckPicker for finding a deck node given a deck ID.
2015-03-29 22:51:55 -07:00
timrae
ee981a0e8e Do null check for result in sync AsyncTask 2015-03-29 05:29:58 +09:00
Enno Hermann
b9915e1649 Add progress animation, fix contextual action bar 2015-03-28 16:13:43 +01:00
timrae
b585aac4f0 Change compileSdkVersion to 22 and update travis script 2015-03-28 21:54:45 +09:00
hermanne
714652fc94 First Material Design draft 2015-03-27 01:36:33 +01:00
timrae
1d63c2818d Add custom crash report dialog
Conflicts:
	AnkiDroid/src/main/java/com/ichi2/anki/Feedback.java
	AnkiDroid/src/main/java/com/ichi2/async/Connection.java
2015-01-24 08:50:03 +09:00
timrae
bcc3d57c87 Add custom crash report dialog
Rename some constants and methods
2015-01-24 08:31:55 +09:00
timrae
18cf390aa0 Switch Logging over to Timber 2015-01-23 13:00:33 +09:00
timrae
4edacff986 Switch error reporting over to ACRA @ ankidroid.org 2015-01-08 17:11:33 +09:00
timrae
af91023e57 Update project configuration for Android Studio 1.0 stable 2014-12-09 11:11:40 +09:00
timrae
4dd2ac2cad Get tests working 2014-11-10 21:10:07 +09:00
timrae
633fbe5807 Disable proguard 2014-11-10 10:01:54 +09:00
timrae
1fbf16e693 Migrate to new Android Studio project structure 2014-11-10 02:02:29 +09:00