Commit Graph

781 Commits

Author SHA1 Message Date
acsway878787 0b496c58c3 Fix a minor typo. (#371) 2017-05-19 21:14:36 +02:00
Dang Nguyen 690b612f24 Add Google Trip signature to known google signatures (#375) 2017-05-19 21:13:56 +02:00
Marvin W 3669bab42c
maps: throw exception on missing permission (as described in API docs) 2017-05-01 13:24:49 +02:00
Marvin W bde9bc4c0c
Pull strings from transifex 2017-05-01 13:24:49 +02:00
Marvin W 1c6f4e26dd
Update build tools 2017-05-01 13:24:49 +02:00
Marvin W d47ab8f248
Update support lib 2017-05-01 13:17:31 +02:00
Marvin W b0a06e7d7d
gcm/iid: add request id to iid responses
was optional before but is required for firebase iid
- fixes bug with riot dev version reported in #313
- might be related to comment 2 in #322
2017-05-01 13:15:19 +02:00
Marvin W db7b721b1a
Ask before loading sign-in website (#276) 2017-05-01 13:15:18 +02:00
Marvin W 01f154dcdb
Configure GCM by network type and automatically learn ping interval
Related to: #187 #192
2017-05-01 13:15:18 +02:00
Marvin W b71d6ceb7e
Update build tools 2017-05-01 12:51:50 +02:00
Marvin W e2fc0bd828
Update gradle 2017-05-01 12:51:19 +02:00
Marvin W e0dd1c6cbb
Update build tools and support libs 2017-04-27 01:12:06 +02:00
ffgiff 8d078fb7ec Complete removal of safe-parcel subproject (#355)
Remove safe-parcel gradle sub-project. The git submodule was
already removed by 07ff44e3c6.
2017-04-27 01:00:05 +02:00
acsway878787 558bfb6796 Update Translations. (#351)
* Update Translations.
2017-03-25 10:29:40 +01:00
Marvin W 3ddf2b71a1 Merge pull request #337 from Gena95/master
Update Russian translation
2017-03-24 21:53:12 +01:00
Marvin W b1e98eae08
Update Transifex 2017-03-21 22:12:43 +01:00
Marvin W d499c4fe7c
Pull from Transifex 2017-03-21 19:12:32 +01:00
Marvin W 0f3a472a11
Increase verison code, fixes #335 2017-03-21 19:08:22 +01:00
Marvin W 3933ac65c7
Increase version code 2017-03-21 19:07:15 +01:00
Gena95 e4de2ad501 Update strings.xml 2017-03-04 05:47:46 +02:00
Gena95 8de5ec05d3 Update Russian translation
Translation for new lines and minor string fixes
2017-03-04 05:40:42 +02:00
Marvin W 7f13738e61
Fix backend count in settings and update pl translations 2017-02-26 17:10:37 +01:00
Marvin W cc338e3078
Move plurals into seperate files, make Condition use plurals 2017-02-26 16:58:19 +01:00
Marvin W 7d20dc982c
Add plurals support for conditions 2017-02-26 16:41:34 +01:00
Marvin W 949400fac3
Certain string fixes 2017-02-26 15:26:44 +01:00
Marvin W cddf2972bc
Fix SwitchBar string translation 2017-02-24 03:53:26 +01:00
Marvin W d2b2ee5348
Even more UI improovements 2017-02-22 04:20:46 +01:00
Marvin W 1602d1b632
Add new helpers for preferences 2017-02-22 04:05:19 +01:00
Marvin W 509ccdf21b
Fix #318 2017-02-22 03:32:10 +01:00
Marvin W a2b350a83f
Add Transifex support 2017-02-12 20:13:36 +01:00
Marvin W 11abea3eb0
Merge branch 'master' of github.com:microg/android_packages_apps_GmsCore 2017-02-12 18:29:29 +01:00
Marvin W 6a23686efe Merge pull request #308 from acsway878787/master
Update translation.
2017-02-12 18:28:18 +01:00
acsway878787 7e6b7d48f3 Update translation. 2017-02-12 17:22:10 +08:00
Marvin W bcd293d318 Merge pull request #300 from spacekitteh/patch-3
Changed OUT_DIR to TARGET_COMMON_OUT_ROOT
2017-02-12 01:09:38 +01:00
Sophie Taylor a6dd93f2cd Changed OUT_DIR to TARGET_COMMON_OUT_ROOT
Takes into account if compiling a debug build.
2017-02-12 09:18:22 +10:00
Marvin W d7fd34402f
Update SafetyNet API to latest version 2017-02-11 21:42:38 +01:00
Marvin W 05c12cab6d
Update ISafetyNetService.aidl 2017-02-11 21:41:35 +01:00
Marvin W 7b897cd001
Add dummy SettingsApi 2017-02-11 02:32:16 +01:00
Marvin W aec1ad93b8
Add Geofencing API client code 2017-02-11 02:14:16 +01:00
Marvin W 3f1fa81390
Add Geofencing API details 2017-02-11 02:13:42 +01:00
Marvin W 3eac7fc77f
Add ActivityRecognition client code 2017-02-11 00:36:14 +01:00
Marvin W c61a147de2
Properly implement status details 2017-02-11 00:34:40 +01:00
Marvin W 5e8494c11a
Add more details of location API 2017-02-11 00:34:40 +01:00
Marvin W e45e2d283a Merge pull request #295 from Gena95/master
Update russian translation
2017-02-08 22:14:06 +01:00
Gena95 8cb1b8d3fb Update strings.xml 2017-02-08 23:09:19 +02:00
Marvin W cbfb373bd0
Fix negation... 2017-02-08 22:03:42 +01:00
Marvin W 32d6040e55
Ensure checkin never happens while disabled 2017-02-08 21:33:44 +01:00
Marvin W 42b7c33bde
Update preference-v7 library 2017-02-08 21:31:30 +01:00
Gena95 950c4a7755 Update russian translation
Translated new strings and minor translation fixes.
2017-02-08 22:27:23 +02:00
Marvin W d99fa7e86f
Directly start/stop GCM service if setting is changed in UI 2017-02-08 14:17:17 +01:00