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

19572 Commits

Author SHA1 Message Date
Nicolas Raoul
6a75e5d20d Added German, Romanian, Swedish 2010-07-13 22:40:11 +09:00
Nicolas Raoul
a46904c9f0 Copied translations from Crowdin, fixed some. Python script to make it a bit faster 2010-07-13 22:28:06 +09:00
thurd
8f847e644b Added deck.commitToDB to Reviewer.java OnPause method 2010-07-13 01:01:50 +02:00
Edu Zamora
2a4a3e9e0e Set the correct label for the buttons depending on the cards' type, changed the new cards count to new cards for today and fixed minor bugs. 2010-06-30 16:37:30 +02:00
Nicolas Raoul
9646a44fbe Created a special group for bug reports, so that the normal group does not get crazy traffic in case of frequent bug reports 2010-06-29 14:08:41 +09:00
Nicolas Raoul
edbaea854f Send reports to anki-android googlegroups instead of sample example.org 2010-06-29 13:28:25 +09:00
thurd
3125df9857 I've made the following changes:
Added a progress bar during sync(payload&full)
Added the usage of Ruby annotations & font size
Added an option for displaying notification bar
Added a textview displaying current failed, due, new cards(Anki style)
Added a textview displaying deck name on Study Options screen(these changes make displaying a title obsolete)

Its not all perfect (especially progress bars) but I think its an improvement.

Signed-off-by: thurd <thurd@tlen.pl>
2010-06-15 21:54:07 +02:00
Jan Berkel
835e012463 sdk-location has been renamed to sdk.dir 2010-05-31 01:16:06 +02:00
Nicolas Raoul
eeca90149a Updated congratulations message: Shared decks don't need to be downloaded with Anki anymore 2010-05-27 10:47:02 +09:00
Michael Olson
65a72e12bc Code and resource housekeeping to remove Eclipse errors and warnings.
XML files modified to escape ' characters with slashes where necessary.

AnkiDroid.java modified to comment out unused final field and to add warning
suppression to to-be-used field updateNotifications.

AnkiDroidApp.java modified to remove unused includes.

AnkiDroidWidget.java modified to add warning suppression to unused
mockFetchDeckInformation function (is that for testing?).

Card.java updated to add warning suppression to cardModel field, which is
private but never read locally.

CustomExceptionHandler.java modified to comment out randomGenerator, which
is unused, and unused imports.

Deck.java modified to suppress warnings for unused initUndo function.

ErrorReporter.java modified to remove unused imports.

SharedDeck.java modified to suppress serial warnings.

Utils.java modified to parameterize listToJSONArray argument.
2010-05-24 11:27:52 -07:00
Edu Zamora
e92117d265 Added controls and robustness against device rotation and sd card events. 2010-05-16 20:41:26 +02:00
Nicolas Raoul
7ec1c2cc13 Merge branch 'master' of git://github.com/t123/Anki-Android 2010-05-14 13:41:45 +09:00
t123
96a5a7a433 Raise notification improvement. 2010-05-12 16:02:50 +01:00
t123
25f5d9977f AnkiDroidWidget.java:
Reload the deck if there was a deck open.

Deck.java:
Store the filename and path of the current deck, as well as a getter/setter for it.
2010-05-12 15:03:24 +01:00
t123
2fea388fe2 Delete all files on button press, not only ok 2010-05-12 14:38:10 +01:00
Nicolas Raoul
a05672b533 Merge branch 'master' of git://github.com/t123/Anki-Android 2010-05-12 09:46:53 +09:00
Nicolas Raoul
e951708999 forgot this XML file for the widget, sorry 2010-05-12 09:46:40 +09:00
t123
2fab7398d5 Merge branch 'master' of http://github.com/nicolas-raoul/Anki-Android 2010-05-11 17:20:09 +01:00
t123
1664594dac Missing modifications 2010-05-11 17:02:33 +01:00
t123
87c9050f8f Error reporter 2010-05-11 16:58:19 +01:00
Nicolas Raoul
6e0b631157 oops I committed the wrong files yesterday, here are the Simplified Chinese translations 2010-05-11 10:08:44 +09:00
Nicolas Raoul
f2dd0f0467 Copied Italian, Polish, Russian, Traditional Chinese translations from Crowdin.com 2010-05-10 20:05:14 +09:00
Nicolas Raoul
aabc01cfee A Hong Kong-based company called Goapk.com contributed a Simplified Chinese translation, and kindly asked if we could mention them, so I created a contributors wiki page and linked to it from the About dialog. 2010-05-10 19:59:51 +09:00
Edu Zamora
8083bb2c87 Added control for synchronism between local clock and AnkiOnline clock. 2010-05-10 11:33:36 +02:00
Nicolas Raoul
6dd738ca26 Merged Rick's font and display-related changes 2010-05-09 23:51:44 +09:00
Nicolas Raoul
013c4f1687 Links to license and source in the About dialog 2010-05-09 23:24:08 +09:00
Edu Zamora
0a8dd0d727 Removed status bar from all activities. 2010-05-07 17:00:19 +02:00
Edu Zamora
99092c7487 Adapted 'Download deck', 'Deck properties' and 'Sync' to the new design. 2010-05-07 14:33:48 +02:00
Edu Zamora
b575f907a5 Added option on Preferences to skip Study Options screen when loading a deck. 2010-05-07 11:11:14 +02:00
Edu Zamora
94ae5b7c60 Added option on Preferences to choose the stroke's width written on the Whiteboard. 2010-05-06 18:40:46 +02:00
Edu Zamora
af50b4fe18 Separated 'Show timer / whiteboard' preference, reorganized preferences, highlighted the selected answer button and improvements related to the whiteboard: cleared it when it is turned off and not lock it when showing answer. 2010-05-06 17:35:25 +02:00
Edu Zamora
8e7805bcdf Merge branch 'study_options' into new_design
Conflicts:
	AndroidManifest.xml
	res/layout/preferences.xml
	res/values/strings.xml
	src/com/ichi2/anki/AnkiDroid.java
	src/com/ichi2/anki/CardEditor.java
2010-05-06 12:41:55 +02:00
t123
7fc26b109e Custom Exception Handler 2010-05-06 11:40:25 +01:00
t123
35dd985ccc Fix CRLF 2010-05-06 11:33:05 +01:00
Frederic Donckels
adc4f1ec81 Added IntelliJ ignores 2010-05-05 16:33:23 +02:00
Edu Zamora
1a6fd36eca Added the possibility to download Personal Decks stored on AnkiOnline and reorganized the menus. 2010-05-05 12:02:46 +02:00
Nicolas Raoul
d67ad5aa27 AnkiDroid Widget by Travis Watt, see http://code.google.com/p/ankidroid/issues/detail?id=94 Thanks Travisgit status 2010-05-05 01:43:24 +09:00
vanosten
fa47a9fa3a Small code fix to prevent card update when card edit is cancelled 2010-05-01 19:32:35 +00:00
vanosten
a207b2d340 Corrected bug when displaying no card and hide 'Show question' when question is shown 2010-05-01 08:05:59 +00:00
Edu Zamora
25a954dfa3 Fixed little bug that made the app crash when the currentCard was null. 2010-04-30 17:09:07 +02:00
vanosten
f4c0042d05 Changed font size behavior to include font family and font size is now calculated absolutely from CardModel/FieldModel sizes with a general display size factor in preferences. 2010-04-30 14:44:51 +00:00
Edu Zamora
2a7fc261d4 Merge branch 'master' of git://github.com/vanosten/Anki-Android 2010-04-30 16:35:17 +02:00
vanosten
d932a91b83 Changed preferences for showing question in answer from boolean to list 2010-04-29 20:19:39 +00:00
vanosten
236d2e02dc Corrected missing hexify of fieldmodel id 2010-04-28 18:25:57 +00:00
vanosten
eb01a4a7f4 Implemented lazy loading of Models instea of static currentCard 2010-04-28 18:09:20 +00:00
vanosten
9d13f38fc9 Removed optimisation for inactive CardModels. Not worth the trouble space wise. 2010-04-28 17:17:27 +00:00
vanosten
c9f6de1abc Small bug fix to prevent reloading 2010-04-28 17:11:59 +00:00
Edu Zamora
5aa6a06c9d Changed the parameter client on the connection to AnkiOnline to ankidroid-0.4. 2010-04-28 16:43:47 +02:00
Edu Zamora
f458d59d0c Bound UI for sync with the actual calls to sync, created a new menu option to test sync (synchronizing the current deck from a payload file, extracted from a modified version of Anki Desktop) that it would not be on the final version and fixed a bug on updateStats (in sql quotation marks around dates are really important). 2010-04-27 17:54:15 +02:00
vanosten
b8712b6144 Delete of unnecessary fields in Model plus fixed getting Model all the time due to little bug 2010-04-27 15:18:03 +00:00