Geoff Mendal
d23a1b4563
Import translations. DO NOT MERGE
...
Change-Id: Ide520d3a801bcfac862133b6a57e5061cc61f0c9
Auto-generated-cl: translation import
2013-11-27 12:23:44 -08:00
Geoff Mendal
b8fe3aa2ab
Import translations. DO NOT MERGE
...
Change-Id: Ie6abf3e15ab0bdf9c7fcf7fef498a4c23298c653
Auto-generated-cl: translation import
2013-11-27 12:18:28 -08:00
Lorenzo Colitti
2c89052892
am 5613086b
: am 540d26e8
: Merge "Dynamically update connectivity and IP address."
...
* commit '5613086bdb5374fcab59a3b40bb29067b8f583c8':
Dynamically update connectivity and IP address.
2013-11-26 15:10:07 -08:00
Lorenzo Colitti
36410f0478
am d393e7cb
: (-s ours) am 20ab234f
: Merge "Cache preferences and services in status dialog."
...
* commit 'd393e7cbab2fb1c94b6885ebd1452be333e7130f':
Cache preferences and services in status dialog.
2013-11-26 15:10:06 -08:00
William Luh
7640cf6db2
Merge "Add event logging for device admin."
2013-11-26 22:06:18 +00:00
Lorenzo Colitti
5613086bdb
am 540d26e8
: Merge "Dynamically update connectivity and IP address."
...
* commit '540d26e8449159ebc2d84b8062f20ab4c6337f77':
Dynamically update connectivity and IP address.
2013-11-26 08:38:50 -08:00
Lorenzo Colitti
d393e7cbab
am 20ab234f
: Merge "Cache preferences and services in status dialog."
...
* commit '20ab234f3d8ecdcbae2c998ded48ebf022ffa963':
Cache preferences and services in status dialog.
2013-11-26 08:38:49 -08:00
Ivan Kovac
14c81b48f7
Wrong referring to the resource - id/android:id
...
We were referring to the resource defined as
@+android:id with R.id. which is wrong. This
fix changes the @+android:id/ to @+id/
Change-Id: Ifdca7347bff31311c9c07aecdb110946e4a239ed
2013-11-26 12:42:24 +01:00
Lorenzo Colitti
540d26e844
Merge "Dynamically update connectivity and IP address."
2013-11-26 01:07:25 +00:00
Lorenzo Colitti
20ab234f3d
Merge "Cache preferences and services in status dialog."
2013-11-26 01:06:38 +00:00
Geoff Mendal
aadd6e516a
am 5f87bb02
: (-s ours) am c2d1fdac
: (-s ours) am d82e8f2b
: (-s ours) Import translations. DO NOT MERGE
...
* commit '5f87bb027ce5799ce88da15f88ca4b4f36f88007':
Import translations. DO NOT MERGE
2013-11-25 13:04:44 -08:00
Geoff Mendal
5f87bb027c
am c2d1fdac
: (-s ours) am d82e8f2b
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'c2d1fdac9e7e914d4ecded6016c9056fa250d267':
Import translations. DO NOT MERGE
2013-11-25 12:58:30 -08:00
Geoff Mendal
c2d1fdac9e
am d82e8f2b
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'd82e8f2bec1421c660c786f89e75ffcc4a6fd11e':
Import translations. DO NOT MERGE
2013-11-25 12:55:11 -08:00
Geoff Mendal
f2ae37b3d4
Import translations. DO NOT MERGE
...
Change-Id: I48e17ae0556e58091a408a23a393c9b05a87fcc8
Auto-generated-cl: translation import
2013-11-25 11:37:02 -08:00
Geoff Mendal
d82e8f2bec
Import translations. DO NOT MERGE
...
Change-Id: I0a14a545804964011401d47a44bb6a3d0de94a08
Auto-generated-cl: translation import
2013-11-25 11:32:22 -08:00
Amith Yamasani
a88bdd34f7
Put fragment in specific activity's whitelist
...
Change-Id: I782dc8ec29e49a834832dc8357b3fdb12846e8a9
2013-11-25 11:10:00 -08:00
Lorenzo Colitti
5448b25481
Dynamically update connectivity and IP address.
...
The settings status page dynamically updates mobile network
status (in/out of service, signal strength, network type, etc.)
but not IP address and connectivity information. Dynamically
update that information as well, for consistency.
For consistency, also update the advanced wifi settings page.
[Cherry-pick of deb8f08ace
]
Bug: 10232006
Change-Id: I3a292d8bd9e36ab16c37e107eefff4b37d884a4c
2013-11-25 17:34:45 +09:00
Lorenzo Colitti
b088c8a7c7
Cache preferences and services in status dialog.
...
Currently, the status dialog fetches the preferences and system
services that it uses to display connectivity information (e.g.,
IP and MAC addresses) only when the dialog is first opened. This
is fine because the connectivity information is only filled in
once and never updated.
In order to have this information update dynamically (like the
rest of the dialog), fetch and cache these objects in onCreate.
The next change will actually make this information update on
network changes.
[Cherry-pick of 6eb6a90821
]
Bug: 10232006
Change-Id: Ib4072674543e517cf6935e3e03f35090e728090a
2013-11-25 17:34:08 +09:00
The Android Open Source Project
b9b07c3ea4
am 6a1d96e7
: am ca99cb71
: Merge commit \'bc6aa63a1afe5f50c3d03d8241f48cc4f6320c2e\' into HEAD
...
* commit '6a1d96e710f155b148c60cecce5c6beae1d02db1':
2013-11-23 12:29:50 -08:00
The Android Open Source Project
6a1d96e710
am ca99cb71
: Merge commit \'bc6aa63a1afe5f50c3d03d8241f48cc4f6320c2e\' into HEAD
...
* commit 'ca99cb71eab502037120cdf68f854c882fcd9e57':
2013-11-22 19:18:34 -08:00
William Luh
64e676a586
Add event logging for device admin.
...
This allows us to gather metrics about unwanted device admin apps. User consent from Verify Apps is required.
Bug: 11253927
Change-Id: I449929772f63f426426f7726d3d21e7c1512e6ce
2013-11-22 15:45:33 -08:00
The Android Open Source Project
ca99cb71ea
Merge commit 'bc6aa63a1afe5f50c3d03d8241f48cc4f6320c2e' into HEAD
2013-11-22 10:35:36 -08:00
Geoff Mendal
606d3c8b0c
am 62d814f9
: (-s ours) am 548614a4
: (-s ours) am c3bd6087
: (-s ours) Import translations. DO NOT MERGE
...
* commit '62d814f9b449b054b33db9587bc9764267571c17':
Import translations. DO NOT MERGE
2013-11-21 14:12:21 -08:00
Geoff Mendal
62d814f9b4
am 548614a4
: (-s ours) am c3bd6087
: (-s ours) Import translations. DO NOT MERGE
...
* commit '548614a4e6e0571d5cf06eb5514d0db8fc017d0b':
Import translations. DO NOT MERGE
2013-11-21 14:10:26 -08:00
Geoff Mendal
548614a4e6
am c3bd6087
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'c3bd608799f2239dfa8d739b2732954e4fd658e5':
Import translations. DO NOT MERGE
2013-11-21 14:07:57 -08:00
Geoff Mendal
114cb35aba
Import translations. DO NOT MERGE
...
Change-Id: Id8eb6d33d1b4d8b5bb3149a0a47295a43cf73e38
Auto-generated-cl: translation import
2013-11-21 12:45:53 -08:00
Geoff Mendal
c3bd608799
Import translations. DO NOT MERGE
...
Change-Id: I8863a00a23acee9b961b5bf1a0f082ffe5c7b3a1
Auto-generated-cl: translation import
2013-11-21 12:40:04 -08:00
Baligh Uddin
c384651a2b
am e178a756
: (-s ours) am cd0726f7
: (-s ours) am f06ce4eb
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'e178a756df4af2ac14b2123dbf76c8f788addbc7':
Import translations. DO NOT MERGE
2013-11-20 13:24:13 -08:00
Baligh Uddin
e178a756df
am cd0726f7
: (-s ours) am f06ce4eb
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'cd0726f7d824759984a7024826fbfbcaba575400':
Import translations. DO NOT MERGE
2013-11-20 13:19:50 -08:00
Baligh Uddin
cd0726f7d8
am f06ce4eb
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f06ce4eb9668415c23b16dbd7d8c50702466f8c4':
Import translations. DO NOT MERGE
2013-11-20 13:15:25 -08:00
Baligh Uddin
0c54a094c7
Import translations. DO NOT MERGE
...
Change-Id: I94cb4e4f70c7c1766fde7e6526d3d81fb48cbee6
Auto-generated-cl: translation import
2013-11-20 11:33:22 -08:00
Baligh Uddin
f06ce4eb96
Import translations. DO NOT MERGE
...
Change-Id: I5ef68d36b77bb0374026bdf5e1d2a909156be3d7
Auto-generated-cl: translation import
2013-11-20 11:27:32 -08:00
Jeff Brown
8dd9b71f7c
am 169e8a0c
: am 017d2a18
: am 130118d4
: Add help url for remote display.
...
* commit '169e8a0c2aee26731a847a46954d95a78161ecd8':
Add help url for remote display.
2013-11-18 19:13:24 -08:00
Jeff Brown
169e8a0c2a
am 017d2a18
: am 130118d4
: Add help url for remote display.
...
* commit '017d2a189ac758ad035182a886c4f4e578cee6f2':
Add help url for remote display.
2013-11-18 19:09:55 -08:00
Jeff Brown
017d2a189a
am 130118d4
: Add help url for remote display.
...
* commit '130118d43628c058e3bf82f5d978d383f19390de':
Add help url for remote display.
2013-11-18 19:07:06 -08:00
Jeff Brown
130118d436
Add help url for remote display.
...
Bug: 11736504
Change-Id: I83d278731cf853ff911ff1a8b82a942881cb4727
2013-11-18 17:58:08 -08:00
Baligh Uddin
f63b4c5810
am f9ca318a
: (-s ours) am 6d34b698
: (-s ours) am 91c54aa8
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f9ca318a3d2aceaf5c9e54610073a9017442be9b':
Import translations. DO NOT MERGE
2013-11-18 11:21:32 -08:00
Baligh Uddin
f9ca318a3d
am 6d34b698
: (-s ours) am 91c54aa8
: (-s ours) Import translations. DO NOT MERGE
...
* commit '6d34b6988b257eb35cd7162d403f6da8114e0b9b':
Import translations. DO NOT MERGE
2013-11-18 11:18:59 -08:00
Baligh Uddin
6d34b6988b
am 91c54aa8
: (-s ours) Import translations. DO NOT MERGE
...
* commit '91c54aa81849fd60839ac62efb005df390c64438':
Import translations. DO NOT MERGE
2013-11-18 11:15:12 -08:00
Baligh Uddin
49c1180bca
Import translations. DO NOT MERGE
...
Change-Id: I663345c8d08908d48cf214aeeda4ab9bbe71d58d
Auto-generated-cl: translation import
2013-11-18 11:09:45 -08:00
Baligh Uddin
91c54aa818
Import translations. DO NOT MERGE
...
Change-Id: I2c40d9f0cd08ff5d746f6ab3d608a12ed239ed3b
Auto-generated-cl: translation import
2013-11-18 11:02:58 -08:00
Baligh Uddin
9bac99e9c4
am 5569a8f4
: am 9c8a463c
: am beb9a03b
: Merge "Remove hardcoded msgid. We have already leveraged in TC." into klp-dev
...
* commit '5569a8f48c742aa2aded408d0b3e8de7a0cba172':
Remove hardcoded msgid. We have already leveraged in TC.
2013-11-15 12:03:39 -08:00
Baligh Uddin
5569a8f48c
am 9c8a463c
: am beb9a03b
: Merge "Remove hardcoded msgid. We have already leveraged in TC." into klp-dev
...
* commit '9c8a463c3005d8b3d96bde28ecc00a5b2788d9e3':
Remove hardcoded msgid. We have already leveraged in TC.
2013-11-15 11:59:35 -08:00
Baligh Uddin
9c8a463c30
am beb9a03b
: Merge "Remove hardcoded msgid. We have already leveraged in TC." into klp-dev
...
* commit 'beb9a03b716d152ea25813fca3a93a1ec781a685':
Remove hardcoded msgid. We have already leveraged in TC.
2013-11-15 11:56:55 -08:00
Baligh Uddin
beb9a03b71
Merge "Remove hardcoded msgid. We have already leveraged in TC." into klp-dev
2013-11-15 19:52:41 +00:00
Baligh Uddin
b18b93378a
am 5d3dd3a1
: (-s ours) am 72d674af
: (-s ours) am ebf21489
: (-s ours) Import translations. DO NOT MERGE
...
* commit '5d3dd3a15a5399a0ce178022c45eaca848e34c7d':
Import translations. DO NOT MERGE
2013-11-15 11:50:14 -08:00
Baligh Uddin
5d3dd3a15a
am 72d674af
: (-s ours) am ebf21489
: (-s ours) Import translations. DO NOT MERGE
...
* commit '72d674af97df6f964f217ad7eddec7ea58612114':
Import translations. DO NOT MERGE
2013-11-15 11:46:33 -08:00
Baligh Uddin
72d674af97
am ebf21489
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'ebf214892d020d9f310dd583e519bc3e1e8925cf':
Import translations. DO NOT MERGE
2013-11-15 11:42:56 -08:00
Baligh Uddin
ebf214892d
Import translations. DO NOT MERGE
...
bug:11696928
Change-Id: I500d2c96aef949f30d9fbabf2777563e9e68dbe6
Auto-generated-cl: translation import
2013-11-15 19:37:56 +00:00
Baligh Uddin
325bcaa468
Merge "Import translations. DO NOT MERGE"
2013-11-15 19:27:37 +00:00