0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Commit Graph

352 Commits

Author SHA1 Message Date
Nicolas Raoul
0d88dd2b99 removed unused script 2014-06-26 13:54:23 +09:00
Nicolas Raoul
5968c9cd49 Check for broken CDATA 2014-06-25 14:45:06 +09:00
Nicolas Raoul
c7abcd6426 Exit if compilation fails 2014-06-04 21:38:02 +09:00
Alexander Grüneberg
adcf0b8259 Update to Android API Level 19. 2014-05-17 20:58:39 -04:00
Nicolas Raoul
9fb6f97998 Run Lint before each release 2014-05-16 10:36:10 +09:00
Nicolas Raoul
7e8eec5506 Removed interactivity, found errors are not actually errors 2014-04-02 18:28:07 +09:00
Flavio Lerda
5a44d60802 Merged '9624e12' from hotfix-2.1.2: Added branch specific tag to bumping commit 2014-04-01 01:28:00 +01:00
Nicolas Raoul
9624e12459 Added branch specific tag to bumping commit 2014-03-31 14:55:25 +09:00
Flavio Lerda
04047e110e Merged '83d2770' from release-2.1: Made usable for public releases as well 2014-03-28 08:39:00 +00:00
Flavio Lerda
1b5ce6fd02 Merged 'c811a0c' from release-2.1: Made executable from project home 2014-03-28 08:38:51 +00:00
Flavio Lerda
7bbe94807c Merged 'e768f72' from release-2.1: Made tools executable from project home 2014-03-28 08:38:16 +00:00
Nicolas Raoul
83d2770ff4 Made usable for public releases as well 2014-03-28 17:11:14 +09:00
Nicolas Raoul
c811a0c8e5 Made executable from project home 2014-03-28 17:10:32 +09:00
Nicolas Raoul
e768f72f11 Made tools executable from project home 2014-03-28 11:38:57 +09:00
Flavio Lerda
dfd161a0da Merged 'b3f881f' from release-2.1: Made executable from project home 2014-03-26 22:25:21 +00:00
Flavio Lerda
8940cbaa21 Merged '1d63b5d' from release-2.1: Made executable from project home 2014-03-26 22:25:20 +00:00
Nicolas Raoul
b3f881fd3a Made executable from project home 2014-03-21 18:00:56 +09:00
Nicolas Raoul
1d63b5dc75 Made executable from project home 2014-03-20 17:25:16 +09:00
Nicolas Raoul
ff1bfb8651 Catch more errors 2014-03-14 13:09:55 +09:00
Nicolas Raoul
e1b9849f58 cp instead of mv so that ant installr still works 2014-03-08 01:16:52 +09:00
Nicolas Raoul
a492a97b3e Added 6 languages: gl he hi lt sk sl 2014-02-28 18:49:34 +09:00
Nicolas Raoul
1b9d45faf2 Filter more 2014-02-24 21:46:19 +09:00
Nicolas Raoul
780bea63a0 ready for use 2014-02-23 22:51:29 +09:00
Nicolas Raoul
b84d4b3040 Fixed scraper for new website 2014-02-23 22:50:27 +09:00
Nicolas Raoul
627fa165c5 Fixed shell variable scope bug when pushing to Github 2014-02-20 16:13:23 +09:00
Nicolas Raoul
b3a3cfac71 Update release script for new versioning scheme and switch from Google Downloads to Github Releases 2014-02-19 17:26:10 +09:00
Nicolas Raoul
6148829962 Disabled upload to Google Code as it is not working anymore 2014-01-06 00:03:39 +09:00
Nicolas Raoul
7993588d07 check with Lint too 2014-01-02 14:52:54 +09:00
Nicolas Raoul
707f403fdf Disabled grep that hides too much 2013-12-26 21:14:33 +09:00
Nicolas Raoul
64ee8602e0 Script to change icons to release colors 2013-12-16 16:46:49 +09:00
Nicolas Raoul
5c01553f5b Reduce server calls to make script faster 2013-10-16 22:31:58 +09:00
Nicolas Raoul
0b1c127f4c Tag the version 2013-10-16 22:11:24 +09:00
Nicolas Raoul
8042aa7953 Increment version code too 2013-09-26 16:08:44 +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
Flavio Lerda
d009c75c0b Add support for running tests in Travis-CI.
This commit configures our continuous build to also run the tests for us
on an emulator.
2013-06-20 08:12:51 +01:00
Flavio Lerda
d818bd1f52 Refresh to Travis CI configuration.
This commit updates the Travis Continuous Integration configuration to
make it work again.

I chose a different approach to installing the SDK, that avoid depending
on the order in which things are returned by the tool and breaks each
time something changes (like a new release). Instead use static links to
the SDK components that we need.

Since the continuous build is not reliable enough (or at least I am not
sure it is), also only notify myself of failures.
2013-04-14 22:18:18 +01:00
nobnago
db904d35fe localisation 2012-12-11 12:05:41 +01:00
Nicolas Raoul
4420ffec3d HTML format has slightly changed 2012-11-02 22:18:11 +09:00
nobnago
22a498c65c add farsi (thanks to salehi) 2012-10-07 11:37:49 +02:00
nobnago
f7534a3258 add Argentinian localisation (thanks to zenarola) 2012-10-02 09:51:30 +02:00
Nicolas Raoul
64255f5a7f Fixed script for cases where prefix is empty 2012-07-18 13:25:57 +09:00
nobnago
7deb72e58c fix two bugs in manage crowdin 2012-07-16 13:50:29 +02:00
nobnago
4c7b3abce2 make sure, non translated strings are not marked as translations 2012-07-16 13:17:32 +02:00
nobnago
732253c644 Revert "minor change in update-localizations.py"
revert this commit as it breaks the upload translation function

This reverts commit 1b348e281b.
2012-07-14 22:13:12 +02:00
nobnago
1b348e281b minor change in update-localizations.py 2012-07-11 14:54:59 +02:00
Nicolas Raoul
1ee8839900 Rebuild completely at each pull-push 2012-07-02 11:06:10 +09:00
nobnago
3fef1090f6 fix minor bug in manage-crowdin 2012-05-15 09:53:00 +02:00
nobnago
855addaec5 better error handling when downloading localisations 2012-04-16 11:54:19 +02:00
nobnago
96ccbf6ea7 add ukrainian localisation 2012-04-11 14:06:20 +02:00
Nicolas Raoul
760f8f8df9 Updated release script to allow -EXPERIMENTAL suffix 2012-03-22 15:33:29 +09:00
Nicolas Raoul
2b0933ad8c Script to generate the list of translators, useful for thanks in release email 2012-03-21 17:19:17 +09:00
nobnago
c8f27a23d9 return to LL-rRR format as it seems to be the right one (the error might be in the language selection itself?) 2012-02-29 14:08:12 +01:00
nobnago
b551194f7b fix error in manage-crowdin 2012-02-29 11:45:44 +01:00
nobnago
467c28ce3c adapt update localisation script 2012-02-29 11:40:13 +01:00
Nicolas Raoul
a42d358ff8 Fixed broken strings 2012-02-28 23:53:13 +09:00
nobnago
399c022107 localisation 2012-02-24 17:45:15 +01:00
nobnago
cfa3267cb3 adapt localisation skript to handle pt regions too 2012-02-22 11:18:51 +01:00
nobnago
95fde32504 add brasilian portuguese 2012-02-22 11:09:53 +01:00
Nicolas Raoul
512546f902 Made script executable 2012-02-01 12:17:51 +09:00
nobnago
8a8cac9bbf add estonian and bulgarian localisation 2012-01-25 12:21:09 +01:00
nobnago
f2f413e46f fix pull-compile-script 2011-11-28 15:16:02 +01:00
nobnago
4de66d8525 change localized description folder 2011-11-25 18:32:17 +01:00
Nicolas Raoul
7b30f72ef2 release tools 2011-11-25 23:57:26 +09:00
Nicolas Raoul
3e94233426 script useful during release 2011-11-25 22:44:53 +09:00
Nicolas Raoul
8199cdb042 Also show sorted by translation rate 2011-11-16 18:16:55 +09:00
nobnago
f5b6fe680b improve localisation skript in order to fix line breaks in tutorials, add norwegian localisation 2011-11-15 12:17:03 +01:00
nobnago
ecbd452af1 localized market descriptions 2011-11-01 12:39:09 +01:00
Nicolas Raoul
03d41204d8 Merge branch 'master' of git://github.com/nobnago/Anki-Android 2011-10-30 21:13:31 +09:00
nobnago
38a5034d39 download ankidroid titles too and save them (if different from english version) into ankidroid-titles.txt 2011-10-30 13:02:09 +01:00
nobnago
334bfacdaf modify localisation skript to let it download market descriptions too (if they differ from the master file they will be stored under localized description) 2011-10-30 10:58:56 +01:00
Nicolas Raoul
222b3d5a60 Fixed after project name change 2011-10-30 17:17:50 +09:00
nobnago
901db39bc8 fix errors on manage crowdin skript 2011-10-29 23:35:51 +02:00
nobnago
128a5154a4 add thai localisation 2011-10-29 21:48:00 +02:00
nobnago
3e5f7dea0e fix another manage crowdin file error 2011-10-27 16:09:03 +02:00
nobnago
4c3df3a1ca fix error on crowdin tool 2011-10-27 16:04:08 +02:00
nobnago
3bd3e9e61b update localisation script 2011-10-26 09:26:11 +02:00
nobnago
b6b1e664b4 range tutorial into other strings, add newfeatures strings 2011-10-26 01:44:01 +02:00
Nicolas Raoul
9dbd3bbe14 Fixed script since there is no more ant compile 2011-10-25 17:24:17 +09:00
nobnago
d2b7ebc370 change update-localisation, in order to let it not be confused by linebreaks in tutorial-translations 2011-10-25 10:01:53 +02:00
Nicolas Raoul
b43e4e1e0c Fixes for automatic release script 2011-10-25 10:17:50 +09:00
Nicolas Raoul
3443303cc9 Merge branch 'master' of git://github.com/nobnago/Anki-Android 2011-10-25 00:34:41 +09:00
nobnago
862a55dc88 load crowdin key from external file 2011-10-24 17:17:02 +02:00
nobnago
a76d1c8ab0 update manage-crowdin.py 2011-10-24 17:06:22 +02:00
Nicolas Raoul
61e8156247 Release script, because I am too lazy to open Eclipse 2011-10-24 15:52:06 +09:00
nobnago
6734c189f7 give hint if localisations contained an error 2011-10-22 11:43:24 +02:00
Paolo G. Giarrusso
9d2fac653d Make update-localizations.py also create values/tutorial.xml 2011-10-14 14:32:29 +02:00
nobnago
2ea23f5ad9 loads of localisation 2011-10-11 21:19:41 +02:00
nobnago
83df7fd299 minor improvements for download script 2011-10-11 10:48:50 +02:00
nobnago
1f6bca7c53 localisation 2011-10-10 23:59:27 +02:00
nobnago
a31511026d improve downloading skript 2011-10-10 14:30:45 +02:00
nobnago
ae33e48b26 add localisation for tutorial (still need to add a routine to create a deck from the localised strings) 2011-10-10 11:09:54 +02:00
nobnago
daca96c7b3 add turkish localisation 2011-09-16 12:32:55 +02:00
nobnago
fb104df80b add indonesian localisation 2011-09-08 10:15:51 +02:00
nobnago
9a64d9e746 script for showing translated strings 2011-09-05 21:20:50 +02:00
nobnago
fefdaecf2a refactored string order 2011-08-30 15:41:52 +02:00
nobnago
22de2524c0 localisation 2011-08-30 10:09:43 +02:00
nobnago
1931ef958f split strings up 2011-08-30 09:50:36 +02:00
nobnago
7c7463417f add hungarian localisation 2011-08-08 23:09:31 +02:00
Nicolas Raoul
ca3f22168c Fixed bug 699 2011-08-02 22:49:05 +09:00
Nicolas Raoul
0b9336876f Added to whitelist 2011-07-31 00:43:51 +09:00
Nicolas Raoul
65bd985847 Added Vietnamese localization. It has reached 52% on Crowdin even though the archive might not be up-to-date yet 2011-07-26 12:31:48 +09:00
Nicolas Raoul
ef5b39912f Allow to specify a particular branch 2011-07-25 10:06:48 +09:00
Nicolas Raoul
13b96461ef Added Arabic to preferences menu 2011-07-13 16:39:45 +09:00
Nicolas Raoul
fd62474015 Added Arabic localization, thanks to Wisam! 2011-07-13 10:35:33 +09:00
Nicolas Raoul
9493584865 Fixed crowdin URL 2011-06-27 17:41:49 +09:00
Nicolas Raoul
70982904f0 Modified utility tool so that it can be executed from any directory or shortcut 2011-06-09 17:11:19 +09:00
Nicolas Raoul
d75d7780c3 Small tool for quickly getting changes from other people 2011-06-06 14:44:56 +09:00
Nicolas Raoul
981195adb5 Made it easier to find broken strings variables 2011-05-19 17:45:17 +09:00
nobnago
00d9d92419 localisation, change crowdin-identifier 2011-05-18 15:54:16 +02:00
Nicolas Raoul
10d095bb82 Made executable 2011-05-18 17:33:43 +09:00
nobnago
5a984b0dc0 Merge branch 'dev0.7'
Conflicts:
	res/values-fr/strings.xml
2011-04-22 11:30:04 +02:00
Nicolas Raoul
a994037740 Added nl 2011-04-20 20:34:37 +09:00
Nicolas Raoul
cf5a508bd1 Made scripts executable 2011-03-15 11:05:18 +09:00
Kostas Spyropoulos
7e9f0f8753 PLEASE DO NOT PULL - doesn't compile (some work for error reporting) 2011-02-17 09:04:14 -05:00
nobnago
fde5066033 add card browser 2011-02-08 20:56:39 +01:00
nobnago
529817ab4a prevent manage-crowdin.py from being updated when inserting api-key 2011-02-08 12:08:50 +01:00
nobnago
7358877886 forgot again something 2011-02-08 11:43:43 +01:00
nobnago
fe98063524 update manage-crowdin-tool 2011-02-08 11:40:49 +01:00
nobnago
08662abd2a update crowdin-manage-tool 2011-02-08 11:38:28 +01:00
Nicolas Raoul
b90e5bb7ea Merge branch 'master' of git://github.com/nobnago/Anki-Android 2011-02-08 11:35:05 +09:00
nobnago
6146b1f9e6 fix about-screen's "amp;"-problem (hopefully once and for all) 2011-02-07 16:20:46 +01:00
Nicolas Raoul
2ff8dc3c72 Merge branch 'master' of git://github.com/nobnago/Anki-Android 2011-02-07 18:45:02 +09:00
Nicolas Raoul
2ef46bdf38 Script to manage Crowdin, by Norbert 2011-02-07 18:40:24 +09:00
nobnago
5b64bc5841 forgot translation-rates 2011-02-07 10:19:45 +01:00
nobnago
6e4039562f switch to new translation project (which is already up to date with all old translations) 2011-02-07 10:18:33 +01:00
Nicolas Raoul
c28cefe744 Fixed script 2011-02-05 08:27:31 +09:00
Nicolas Raoul
ae1b115c72 Comment Log.i too 2011-02-03 18:20:49 +09:00
Nicolas Raoul
1afdb192fc Fixed log scripts 2011-02-03 18:15:56 +09:00
Nicolas Raoul
25ef1a145b Fixed script path problem 2011-02-03 17:56:24 +09:00
Nicolas Raoul
da2c258462 Scripts to comment/uncomment log.d and Log.v lines 2011-02-03 17:54:36 +09:00
Nicolas Raoul
8a6ce4ce02 Lowered minimum translation rate to 40%, any objection? 2011-02-03 15:00:55 +09:00
Nicolas Raoul
863dbb4a13 Reordered languages alphabetically 2011-02-03 14:46:44 +09:00
Nicolas Raoul
00bc7d8ddc Script to show the completion rate of the translation for each language 2011-02-02 12:32:05 +09:00
Nicolas Raoul
b40acb0d3d Beautified script 2011-01-28 16:00:59 +09:00
Nicolas Raoul
1c2a8d9e78 Fixed quotes problem and improved filtering 2011-01-28 15:48:04 +09:00
Nicolas Raoul
491a63bda1 Tool to find syntax errors in translations 2011-01-28 15:08:17 +09:00
nobnago
daa9c9f2d3 localisation 2011-01-24 11:48:58 +01:00
Nicolas Raoul
da1df0fe98 First version of the whole Business Intelligence working, from ETL to cube and a basic report showing Android versions 2011-01-18 15:25:53 +09:00
Nicolas Raoul
d246e8eb2f Started data mining project for crash reports 2011-01-17 22:33:53 +09:00
nobnago
460c6168d3 hint for download-deck-search
localisation
2011-01-04 14:48:04 +01:00
nobnago
ad8335f341 ui improvement: disable Studyoptions and Add Fact when no deck is loaded 2010-12-20 10:39:04 +01:00
nobnago
a7a7241689 finish localisation 2010-12-19 20:38:12 +01:00
nobnago
6eeff09d23 Number of total due cards in deck-picker (needs new translation of string "deckpicker_title" in all languages, should be now: "Select deck (%1$d of %1$d due)")
localisation
2010-12-19 15:13:20 +01:00
nobnago
fc9b42a36e localisation 2010-12-17 16:18:06 +01:00
nobnago
f9e554315d improvements (mostly optical ones) for delete deck 2010-12-16 23:44:47 +01:00
nobnago
c988cac9a6 updated error reporting email-adress, now automatically by update-localization.py, added czech language (thanks to jonas sevcik) 2010-12-16 14:09:09 +01:00
nobnago
9c49349aac improvements for the localization update file: appends now gnu/gpl licence and masks apostrophes 2010-12-15 18:35:12 +01:00
nobnago
8e19c9592a update of update-localization.py (downloads now the newest crowdin-files and copies them into the appropriate folders) 2010-12-15 14:48:43 +01: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
Nicolas Raoul
5cd757d699 removed unneeded file 2010-04-14 23:44:17 +09:00
Nicolas Raoul
f380f7d7cf tool to copy translations from Crowdin to the code. Not finished yet, needs to insert 0,1,2,3,4,5 missing values 2010-04-14 23:41:14 +09:00