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

13 Commits

Author SHA1 Message Date
timrae
8b9df72bb5 Remove tutorial deck and welcome screen 2014-10-06 10:10:15 +09:00
timrae
d671644660 Add ShowcaseView welcome screen 2014-10-06 00:21:32 +09:00
Alexander Grüneberg
69fedac4e1 Include v7 appcompat library.
Please reimport the project in Eclipse.
2014-04-04 13:21:21 -05:00
tim.home
0edd4404a5 Squashed commit of the following:
commit 8c0b969b151993fbc328f3a0abe208dc156b4940
Author: tim.home <timothy.rae@gmail.com>
Date:   Wed Feb 19 11:48:25 2014 +0900

    Fixed the bug where preview button is shown from Add Note. Also added @JavascriptInterface decorator for Android 4.2+ compatibility

commit 56e378bc7b377ded1f6ec8b3b0c1c223b193f645
Author: tim.home <timothy.rae@gmail.com>
Date:   Tue Feb 18 14:16:19 2014 +0900

    Add missing code from JoltaTech

commit 0f611ce23fa6faa87ca866b55322168fc80c1810
Author: tim.home <timothy.rae@gmail.com>
Date:   Tue Feb 18 12:52:10 2014 +0900

    Extracted work from JoltaTech to add preview button to CardEditor.java and create PreviewClass.java, and manually brought it into the latest 2.1-dev branch.
2014-02-19 11:53:38 +09:00
Flavio Lerda
0ddee387da Update to the latest version of Android.
This commit updates the AndroidManifest.xml to target the latest SDK:
this prevents compatibility behavior on latest version of the OS.

Moreover, update the tools used by Travis CI to the latest and greatest.

Finally, make the download a bit let verbose and easier to debug.
2013-08-11 22:44:45 +01:00
Nicolas Raoul
793bc15c9d Upgrade to the latest android SDK and tools.
The latest version of the android command now requires a --target
argument to be specified.
2013-07-04 15:51:09 +01:00
nobnago
c9a31df568 readding night mode 2012-06-25 23:56:01 +02:00
Marek
f897e5dd21 merge conflict 2012-06-03 10:10:42 +02:00
Leonidas Spyropoulos
3122468026 sync with nicola 2012-01-30 20:36:21 +01:00
nobnago
f6b1e2a246 update projects.properties 2011-12-09 13:42:28 +01:00
Nicolas Raoul
d75f613bb2 Restored API level back to 11 2011-11-21 11:56:16 +09:00
Nicolas Raoul
bb69b8b13d Changed compile-time API level to 1.5 to check whether everything runs on Android 1.5. It seems that there are still a few things to fix. Feel free to revert if you are trying to fix more important things 2011-11-18 19:47:29 +09:00
Nicolas Raoul
3a4eae7620 Message "You are using an obsolete build.xml" so I deleted build.xml and ran the command "android update project". ant debug seems to work, will have to test the other targets 2011-10-25 14:14:30 +09:00