Oliver Bock
470028028d
Android: improved auto-versioning
...
* Current version doesn't support development well enough
* Gradle seemingly doesn't support distinguishing build variants (debug/release) so I can't enforce proper release tagging
* Thus any non-matching tag will flag a build as DEVELOPMENT and a Gradle warning is displayed
* Also: release builds must be tagged directly (no commit offset)
* Also: release builds are not allowed to use a dirty working tree
2017-04-19 08:36:58 +00:00
David Anderson
f923ac905d
Merge pull request #1866 from brevilo/android-versioning
...
Android: use dynamic versioning instead of hard-coded values
2017-04-14 00:32:56 -07:00
Oliver Bock
0609bc362b
Android: update copyright details
2017-04-13 11:55:42 +00:00
Oliver Bock
51a0ea9347
Android: use dynamic versioning instead of hard-coded values
...
* Use commit date as version code
* Derive version name from release tag and add commit SHA1
* No more manual updates required, just proper release tagging!
* Resolves https://github.com/BOINC/boinc/issues/1864 (for Android)
2017-04-13 11:30:54 +00:00
Oliver Bock
74d6392651
[android] Updated .gitignore patterns
...
* Merged Android-specific .gitignore file (cover ProjectApp, avoid redundancies)
* Added assets copied by build scripts (don't track them twice)
* Also ignore staged files
2017-03-29 11:38:09 +00:00
Christian Beer
95af69b395
Locale: Update localization files [skip ci]
2017-03-20 15:15:54 +01:00
Christian Beer
1f0054c7e1
Locale: Update localization files [skip ci]
2017-03-20 15:01:06 +01:00
David Anderson
f3624743e8
Merge pull request #1762 from obsproth/android_fix_str_comparison
...
Android: Fixed and reduced string comparisons
2017-03-06 15:27:51 -08:00
Christian Beer
624595267c
Locale: Update localization files [skip ci]
2017-01-31 17:45:12 +01:00
obsproth
bef7c0d9b3
Android: Simplified handling of power source prefs options
2017-01-21 21:44:54 +09:00
obsproth
0009892918
Android: fixed string comparisons.
2017-01-21 21:44:54 +09:00
Christian Beer
6d63f9cae5
Locale: Update localization files [skip ci]
...
Reverts some translation related changes made in 2435538
, 3de9867
and f2c3963
.
2017-01-03 12:12:31 +01:00
Marco Nilsson
d4cd3e08b3
Merge branch 'master' into android-studio-support
2016-11-28 21:23:30 +01:00
Marco Nilsson
45c839712b
Merge branch 'master' of https://github.com/BOINC/boinc
2016-11-28 21:22:53 +01:00
Marco Nilsson
ad89751f2f
Do not include local.properties.
2016-11-28 21:17:43 +01:00
Christian Beer
d0397cc916
Locale: Update localization files [skip ci]
2016-11-28 17:17:19 +01:00
Christian Beer
0a53ea5b43
Locale: Update localization files [skip ci]
2016-11-17 00:07:12 +01:00
Rom Walton
1a0010f246
Updating translations for android/BOINC/res/values-cs/strings.xml [skip ci]
2016-11-16 08:45:42 -08:00
Marco Nilsson
7f538cf9cd
Remove obsolete string.
2016-11-15 09:26:17 +01:00
Marco Nilsson
1e62c79999
Make debug builds debuggable again.
2016-11-09 18:36:50 +01:00
Marco Nilsson
f2c3963a91
Fix minor typo in Swedish translation.
2016-11-08 15:32:12 +01:00
Marco Nilsson
72f09d44c2
Update SDK versions to prevent an Android TV build error.
2016-11-08 10:36:43 +01:00
Marco Nilsson
3de9867aa7
Add missing string.
2016-11-08 10:35:32 +01:00
Marco Nilsson
0ea712ef79
Remove hardcoded debuggable flag.
2016-11-08 09:15:02 +01:00
Marco Nilsson
243553887c
Migrate Android app to the AndroidStudio file structure.
2016-11-08 09:02:01 +01:00
Rom Walton
e25b4ad7d5
Updating translations for android/BOINC/res/values-pt-rBR/strings.xml [skip ci]
2016-10-12 14:47:11 -07:00
Rom Walton
b16d61c9cf
Updating translations for android/BOINC/res/values-ka/strings.xml [skip ci]
2016-10-05 14:54:21 -07:00
Rom Walton
e98c053ecf
Updating translations for android/BOINC/res/values-it-rIT/strings.xml [skip ci]
2016-09-21 04:44:18 -07:00
Rom Walton
5c36ce25da
Updating translations for android/BOINC/res/values-sk/strings.xml [skip ci]
2016-09-17 11:36:44 -07:00
Rom Walton
48f0d03a89
Updating translations for android/BOINC/res/values-sv/strings.xml [skip ci]
2016-09-11 11:16:15 -07:00
Rom Walton
edac8a5287
Updating translations for android/BOINC/res/values-nl/strings.xml [skip ci]
2016-09-07 07:05:14 -07:00
Rom Walton
73f85a3ac3
Updating translations for android/BOINC/res/values-es/strings.xml [skip ci]
2016-08-29 10:55:51 -07:00
Rom Walton
7236f91efb
Updating translations for android/BOINC/res/values-it-rIT/strings.xml [skip ci]
2016-08-22 02:10:39 -07:00
Rom Walton
3efc8bc1dc
Updating translations for android/BOINC/res/values-tr/strings.xml [skip ci]
2016-08-20 00:06:21 -07:00
Rom Walton
85a426b9f1
Updating translations for android/BOINC/res/values-fr/strings.xml [skip ci]
2016-08-13 04:45:32 -07:00
Rom Walton
781a6dc14a
Updating translations for android/BOINC/res/values-zh-rCN/strings.xml [skip ci]
2016-08-13 00:30:44 -07:00
Rom Walton
60136d1b46
Updating translations for android/BOINC/res/values-ru/strings.xml [skip ci]
2016-08-08 05:39:03 -07:00
Rom Walton
3d59c28d94
Updating translations for android/BOINC/res/values-it-rIT/strings.xml [skip ci]
2016-08-05 01:00:23 -07:00
Rom Walton
114766c802
Updating translations for android/BOINC/res/values-pt-rPT/strings.xml [skip ci]
2016-08-03 02:32:35 -07:00
Rom Walton
f5ed906887
Updating translations for android/BOINC/res/values-pt-rPT/strings.xml [skip ci]
2016-08-02 16:04:41 -07:00
Rom Walton
0679840893
Updating translations for android/BOINC/res/values-pl/strings.xml [skip ci]
2016-08-02 12:41:47 -07:00
Christian Beer
fa6a4ad913
Android: shuffle comments around
...
Comments are not allowed inside <plurals> only before.
2016-08-02 20:42:45 +02:00
Rom Walton
ee1e30ccb2
Updating translations for android/BOINC/res/values-de/strings.xml [skip ci]
2016-08-02 11:41:59 -07:00
Rom Walton
5057d1646b
Updating translations for android/BOINC/res/values-en/strings.xml [skip ci]
2016-08-02 11:31:15 -07:00
Rom Walton
62d69d7d8a
Updating translations for android/BOINC/res/values-de/strings.xml [skip ci]
2016-08-02 00:49:43 -07:00
Rom Walton
0d18cc93ef
Updating translations for android/BOINC/res/values-de/strings.xml [skip ci]
2016-08-02 00:40:20 -07:00
Rom Walton
852f6c47ff
Merge pull request #1596 from GITNE/plurals
...
AndroidBOINC: Fix plurals issue in notification messages
2016-08-01 08:58:34 -07:00
GITNE
fcdcf7f1b7
AndroidBOINC: Update all_projects_list.xml
2016-07-31 18:03:51 +02:00
GITNE
e301ab6057
AndroidBOINC: Remove notice_notification_single_header and notice_notification_multiple_header string resources
...
This is a convenience commit for translators so that they do not need to cleanup
these obsolete string resources themselves.
2016-07-29 20:21:56 +02:00
GITNE
bc9bfa0dc8
AndroidBOINC: Fix plurals issue in notification messages
...
(see https://developer.android.com/guide/topics/resources/string-resource.html#Plurals )
2016-07-29 19:16:17 +02:00