6758 Commits

Author SHA1 Message Date
Tom Taylor
89f7eca148 am 52449372: am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
automerge: db864e4

* commit 'db864e4ddc788a21db6793bbcb5f559131f20736':
  Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
2014-11-05 13:58:33 +00:00
Tom Taylor
db864e4ddc am 52449372: am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
* commit '5244937248b7283b5cf586b5637a108579217d4e':
  Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
2014-11-04 17:49:26 +00:00
Tom Taylor
5244937248 am bc57a1f8: Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
* commit 'bc57a1f81317f765865e3e0c00d3421a3084955e':
  Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
2014-11-04 17:42:20 +00:00
Tom Taylor
bc57a1f813 Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
Bug 17969135

Use query (instead of rawQuery) and pass in arguments instead of building
the query with a giant string. Add a unit test that fails with the old
code but passes with the new code.

Change-Id: Id04a1db6fb95fcd923e1f36f5ab3b94402590918
2014-10-14 16:49:57 -07:00
Baligh Uddin
2be95a8bcf Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-22 18:29:35 +00:00
Baligh Uddin
21281ae6f1 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-22 18:29:29 +00:00
Baligh Uddin
7da569a586 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-22 18:29:27 +00:00
Baligh Uddin
6791c92c24 Import translations. DO NOT MERGE
Change-Id: Id8a5ef2b9446e2e91942b8968d9dc53da21235b4
Auto-generated-cl: translation import
2014-08-22 10:50:15 -07:00
Baligh Uddin
2cd139d3c8 Import translations. DO NOT MERGE
Change-Id: I63b0641327e10e50fe87e20bad8e433e4105b7e0
Auto-generated-cl: translation import
2014-08-22 10:49:19 -07:00
Baligh Uddin
1d59bb56cb Import translations. DO NOT MERGE
Change-Id: Icbe74e6f755eabe16536b2ae6f31562b8e4d6709
Auto-generated-cl: translation import
2014-08-22 10:40:40 -07:00
Baligh Uddin
d6c7fd28d0 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-22 17:17:28 +00:00
Baligh Uddin
857006f666 Import translations. DO NOT MERGE
Change-Id: I90941399d722c7e9469e2219db3bb3eefb87357d
Auto-generated-cl: translation import
2014-08-22 10:09:14 -07:00
Baligh Uddin
b3024901f1 Import translations. DO NOT MERGE
Change-Id: I27195a84dc7991e76e8c45350db88e7e85025709
Auto-generated-cl: translation import
2014-08-22 10:05:53 -07:00
Baligh Uddin
db511f2372 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-15 18:58:28 +00:00
Baligh Uddin
402fc0e1e3 Import translations. DO NOT MERGE
Change-Id: I94dbc9375f9a15c97f12401af60a6c81e66de121
Auto-generated-cl: translation import
2014-08-15 13:28:46 -07:00
Baligh Uddin
e2541778bf Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-15 18:58:28 +00:00
Baligh Uddin
59f7f946e2 Import translations. DO NOT MERGE
Change-Id: I6d810b2fcb9d8c57a8295b5ce1c09e12ce8e0184
Auto-generated-cl: translation import
2014-08-15 13:34:28 -07:00
Baligh Uddin
a519df6a42 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-15 18:58:28 +00:00
Baligh Uddin
9215c1bc03 Import translations. DO NOT MERGE
Change-Id: I7e2a571e43209bd9e7e70d31b3a6f013863f9063
Auto-generated-cl: translation import
2014-08-15 13:36:47 -07:00
Baligh Uddin
3f374ac15c Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-15 18:51:08 +00:00
Baligh Uddin
3157fd7cac Import translations. DO NOT MERGE
Change-Id: I88f939f51003a025d090c9986b048305e35731ae
Auto-generated-cl: translation import
2014-08-15 13:37:46 -07:00
Baligh Uddin
ad6b1426f3 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-15 18:48:25 +00:00
Baligh Uddin
f28012ecda Import translations. DO NOT MERGE
Change-Id: I48f1cf9f9f70a4c55824e11179d9aba227dbfa70
Auto-generated-cl: translation import
2014-08-15 12:52:49 -07:00
Baligh Uddin
2f53238fe4 Merge "Import translations. DO NOT MERGE" into klp-modular-dev 2014-08-15 18:48:25 +00:00
Baligh Uddin
97ffe946f1 Import translations. DO NOT MERGE
Change-Id: I5fab20b0d39b9e396111791a55046a8485f073d9
Auto-generated-cl: translation import
2014-08-15 12:57:31 -07:00
Baligh Uddin
d87180a699 Import translations. DO NOT MERGE
Change-Id: If3392df7c8c0f86bc7c70a4cbdc452832703732a
Auto-generated-cl: translation import
2014-08-15 12:54:24 -07:00
Baligh Uddin
43f783fd7e Import translations. DO NOT MERGE
Change-Id: Ief6127337c9c4fdbbf15a6214a463822dc39b92c
Auto-generated-cl: translation import
2014-07-22 16:39:39 +00:00
Wei Liu
c84e73d103 am 9d43fa84: Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"
* commit '9d43fa84054dc3c0229f5138495f6b6cdf0477db':
  Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"
2014-07-14 23:18:00 +00:00
Wei Liu
9d43fa8405 Update the string for take bug report to say "Swipe left to share" instead of "Touch to share"
BUG: 15589908

Change-Id: I69e176343906c8f87b8f50ba844b15e3e89f0c48
2014-07-11 23:11:04 +00:00
Baligh Uddin
ab157d740e Merge "Import translations. DO NOT MERGE" into klp-ub-dev 2014-07-05 02:59:43 +00:00
Baligh Uddin
54cf94137e Import translations. DO NOT MERGE
Change-Id: I99893089a51a6984d44db22628dccc90b0867faf
Auto-generated-cl: translation import
2014-07-05 09:30:04 -07:00
Baligh Uddin
59db17673d Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-02 18:50:12 +00:00
Baligh Uddin
2acb2b102a Import translations. DO NOT MERGE
Change-Id: Ie6b54296891316dc9a594ceafb8d95ba67b9dea0
Auto-generated-cl: translation import
2014-07-05 09:13:21 -07:00
Baligh Uddin
314bfe0710 Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-05 02:59:43 +00:00
Baligh Uddin
6024630882 Import translations. DO NOT MERGE
Change-Id: I4a6f893b2d7157b8d7d70cb41a5b9c75043342dc
Auto-generated-cl: translation import
2014-07-05 09:20:43 -07:00
Baligh Uddin
43ba3ba479 Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-05 02:59:43 +00:00
Baligh Uddin
01cad39548 Import translations. DO NOT MERGE
Change-Id: I870d8d23d6d1923dcfa118d151e26bf9b7a8f86e
Auto-generated-cl: translation import
2014-07-05 09:27:47 -07:00
Baligh Uddin
93360f022e Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-02 18:55:10 +00:00
Baligh Uddin
138fefe5d0 Import translations. DO NOT MERGE
Change-Id: I511bc5ac04b62fe85c7306d506af686888a79957
Auto-generated-cl: translation import
2014-07-05 09:35:17 -07:00
Baligh Uddin
b4600e793b Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-05 02:59:43 +00:00
Baligh Uddin
4927253e02 Import translations. DO NOT MERGE
Change-Id: I99d859070b0a2d65c9e57556f7ccc0b4dfb3a995
Auto-generated-cl: translation import
2014-07-05 09:44:21 -07:00
Baligh Uddin
f1c1e725ec Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-05 02:59:43 +00:00
Baligh Uddin
4430714771 Import translations. DO NOT MERGE
Change-Id: I2898d53a3f6bf4fc920fa8c3bc122d00aa879d18
Auto-generated-cl: translation import
2014-07-05 14:00:41 -07:00
Baligh Uddin
87bcd150a4 Merge "Import translations. DO NOT MERGE" into klp-ub-dev 2014-07-02 18:50:12 +00:00
Baligh Uddin
d34713ce46 Import translations. DO NOT MERGE
Change-Id: If4b5accea11eca57ba5c42f35eef40aaf7010ccd
Auto-generated-cl: translation import
2014-07-05 09:37:11 -07:00
Baligh Uddin
f67d4bafee Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-02 18:50:12 +00:00
Baligh Uddin
1c3abeee3e Import translations. DO NOT MERGE
Change-Id: Ic36073cb71d82e8bb36b3409185a0bfc9ddb0ecd
Auto-generated-cl: translation import
2014-07-05 14:08:04 -07:00
Baligh Uddin
f2e2907107 Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-02 18:55:10 +00:00
Baligh Uddin
6ed39c030f Import translations. DO NOT MERGE
Change-Id: Ic88faf73641a8570560ffe751f0c5776290c75c3
Auto-generated-cl: translation import
2014-07-05 15:09:48 -07:00
Baligh Uddin
eb17f6ab69 Merge "Import translations. DO NOT MERGE" into klp-dev 2014-07-02 18:55:10 +00:00