Commit Graph

197730 Commits

Author SHA1 Message Date
Vladislav Kaznacheev
01acdd9fea am 8228e424: Merge "Fix huge bounce-back in ListView when double-flinging" into mnc-dev
* commit '8228e4247c320632ba1e401259eceae7aa2738d1':
  Fix huge bounce-back in ListView when double-flinging
2015-06-22 09:33:39 +00:00
Vladimir Marko
23de7c7cc9 am c2869507: Merge "Don\'t prevent notification updates in DOS protection." into mnc-dev
* commit 'c28695079e3511e02845bad9d730753daefba8a3':
  Don't prevent notification updates in DOS protection.
2015-06-22 09:33:34 +00:00
Vladislav Kaznacheev
8228e4247c Merge "Fix huge bounce-back in ListView when double-flinging" into mnc-dev 2015-06-22 09:30:20 +00:00
Vladimir Marko
c28695079e Merge "Don't prevent notification updates in DOS protection." into mnc-dev 2015-06-22 08:53:52 +00:00
Jae Seo
84ace50d19 am 37099a08: Merge "TIF: Minor code improvement" into mnc-dev
* commit '37099a082f7e0b106e22cc59fa92ba6a3656ebb2':
  TIF: Minor code improvement
2015-06-22 01:27:28 +00:00
Jae Seo
37099a082f Merge "TIF: Minor code improvement" into mnc-dev 2015-06-22 01:18:07 +00:00
Jae Seo
c151f8d729 am 77771822: TIF: Use equals() instead of \'==\' for String comparisons
* commit '777718220cdacb82e984c7ea8915e36ea203e5a2':
  TIF: Use equals() instead of '==' for String comparisons
2015-06-22 00:56:29 +00:00
Jae Seo
777718220c TIF: Use equals() instead of '==' for String comparisons
Change-Id: Iea6e3d5f5146e2e3a37c52db5a0a9706540ddb23
2015-06-21 17:39:02 -07:00
Jae Seo
6e4cbfd2e5 TIF: Minor code improvement
- Removed unnecessary 'final' keywords for private methods
- Removed unnecessary interface modifiers
- Added a missing ‘final’ keyword
- Simplified if statements
- Removed Javadoc links pointing to itself
- Removed redundant conditional expressions
- Removed unnecessary return statements
- Replaced explicit types with <>
- Removed an unnecessary unboxing
- Removed a redundant initializer
- Fixed typos

Change-Id: I1d137fda70192b33dd00e92ab01396519135ab39
2015-06-21 17:09:04 -07:00
Jae Seo
c5d43dbb00 am 392f2d3b: Merge "TIF: Use the right size for calls to toArray() instead of 0" into mnc-dev
* commit '392f2d3b5d8407f7920e437a2d0db900251b4f81':
  TIF: Use the right size for calls to toArray() instead of 0
2015-06-21 23:10:35 +00:00
Jae Seo
392f2d3b5d Merge "TIF: Use the right size for calls to toArray() instead of 0" into mnc-dev 2015-06-21 23:00:11 +00:00
Jae Seo
d71fcb60c6 am a5103b9b: Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into mnc-dev
* commit 'a5103b9b52f38fa4928f8712c95049791a1153d2':
  TIF: Add the columns for the app-linking to TvContract.Channels
2015-06-21 21:40:46 +00:00
Jae Seo
a5103b9b52 Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into mnc-dev 2015-06-21 21:27:41 +00:00
Jae Seo
93ff14b7a5 TIF: Use the right size for calls to toArray() instead of 0
Change-Id: I645a09403b60545123627df7d0222ed34f084ffe
2015-06-21 14:21:21 -07:00
Jae Seo
8eda50d4e2 am 6185858b: Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-dev
* commit '6185858bd9fe5a6f2e6e5e06938ab9ba55bf8389':
  TIF: Add COLUMN_SEARCHABLE to TvContract.Programs
2015-06-21 20:57:56 +00:00
Jae Seo
d8c9adb707 am 99a242c3: Merge "TIF: Always flush pending app-private commands when resetting TvView" into mnc-dev
* commit '99a242c3636bf5d2e07d645375f139a6e086711e':
  TIF: Always flush pending app-private commands when resetting TvView
2015-06-21 20:57:50 +00:00
Jae Seo
99b3f7f3bb am 5ab0ae0e: Merge "TIF: Fix a typo" into mnc-dev
* commit '5ab0ae0e387078914457774e5c82308f3cc9b5e3':
  TIF: Fix a typo
2015-06-21 20:57:45 +00:00
Jae Seo
8f9180848f am 70289a6e: Merge "TIF: Remove unnecessary interface modifiers" into mnc-dev
* commit '70289a6e8a60c9a2b91d409dfedd2aea7bce6620':
  TIF: Remove unnecessary interface modifiers
2015-06-21 20:57:42 +00:00
Jae Seo
818f9de60c am 0d4b4a19: Merge "TIF: Replace StringBuffer with String" into mnc-dev
* commit '0d4b4a196436a1dfe8b55a20e5d8bb114cd9aea7':
  TIF: Replace StringBuffer with String
2015-06-21 20:57:38 +00:00
Jae Seo
6185858bd9 Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-dev 2015-06-21 20:48:27 +00:00
Jae Seo
99a242c363 Merge "TIF: Always flush pending app-private commands when resetting TvView" into mnc-dev 2015-06-21 20:47:16 +00:00
Jae Seo
5ab0ae0e38 Merge "TIF: Fix a typo" into mnc-dev 2015-06-21 20:46:42 +00:00
Jae Seo
70289a6e8a Merge "TIF: Remove unnecessary interface modifiers" into mnc-dev 2015-06-21 20:46:26 +00:00
Jae Seo
0d4b4a1964 Merge "TIF: Replace StringBuffer with String" into mnc-dev 2015-06-21 20:46:08 +00:00
John Spurlock
10264b7675 am 3953b5a1: Merge "Zen: Tweak total silence new user message for non-voice devices." into mnc-dev
* commit '3953b5a1f935369b016894ed9e8cbb387fb17338':
  Zen: Tweak total silence new user message for non-voice devices.
2015-06-21 15:02:37 +00:00
John Spurlock
3953b5a1f9 Merge "Zen: Tweak total silence new user message for non-voice devices." into mnc-dev 2015-06-21 14:52:50 +00:00
John Spurlock
cbd7a31a44 Zen: Tweak total silence new user message for non-voice devices.
Bug: 21953388
Change-Id: I395af64b175b22fc58d80529cdbb12ebd9e00115
2015-06-21 10:46:28 -04:00
Jae Seo
40c5c7dcdc TIF: Fix a typo
Change-Id: Iae3b359369a86224767493149b11d83ba2810ec5
2015-06-21 00:47:43 -07:00
Jae Seo
4cd54dda7b TIF: Remove unnecessary interface modifiers
Change-Id: I6b0744b32207bece45bc7ac6bee279b244f8cd3b
2015-06-21 00:45:04 -07:00
Jae Seo
5ea221b989 TIF: Replace StringBuffer with String
Change-Id: I52f7d7cc8af7d230d6a23993391f662542886f37
2015-06-21 00:17:23 -07:00
Jae Seo
1734507286 TIF: Always flush pending app-private commands when resetting TvView
Bug: 19809952
Change-Id: Ic676b81591def065d79ac45cb1d247b67178e50b
2015-06-20 23:02:29 -07:00
Svet Ganov
eea8394445 am 3ac465a7: Do not thrown on error persisting runtime permissions
* commit '3ac465a7d830a973096b4f69ef4531f09dcdf07c':
  Do not thrown on error persisting runtime permissions
2015-06-20 17:45:22 +00:00
Svet Ganov
3ac465a7d8 Do not thrown on error persisting runtime permissions
bug:20752986

Change-Id: I49d7e30afd49d3dcb1bcffd2fd48e9460ed5147f
2015-06-20 10:31:28 -07:00
Svet Ganov
5121345ddb am 0f800f7c: Ensure default permissions not dropped on data wipe
* commit '0f800f7c163383ce3a49cc99bc2d8097f8961bde':
  Ensure default permissions not dropped on data wipe
2015-06-20 09:40:05 +00:00
Svet Ganov
0f800f7c16 Ensure default permissions not dropped on data wipe
bug:21954760

Change-Id: I15de766012e66e171d2089af574687ad513a5d57
2015-06-20 01:30:44 -07:00
Svet Ganov
af4ace3df6 am d8e247db: Make READ_EXTERNAL_STORAGE dangerous
* commit 'd8e247db8cabe209966f4bfcb550637b45f18441':
  Make READ_EXTERNAL_STORAGE dangerous
2015-06-20 07:10:35 +00:00
Svet Ganov
d8e247db8c Make READ_EXTERNAL_STORAGE dangerous
We have a new storage permission group that has read and
write external storage. However, read external storage is
(not a regression) a normal permission while write is a
dangerous one. This leads to cases where the user disables
the Storage permission and apps still read form it. This
change makes read external storage a dangerous permission.

bug:21949045

Change-Id: I7e28f629dda6e9c1f70cb20a3d5bea74fb109890
2015-06-19 23:57:52 -07:00
Jae Seo
546ef567b8 TIF: Add COLUMN_SEARCHABLE to TvContract.Programs
This allows applications to specify not only channels but also programs
searchable or not enabling finer grained access control.

Bug: 18910284
Change-Id: Id476c37ae8521301c50a4fb2007b41661e74fe89
2015-06-19 23:47:48 -07:00
Bart Sears
1b96f013a0 am 950aa197: Merge "Revert "Clarify handling client certificates"" into mnc-dev
* commit '950aa197d417bf18ddbdd7fb6fe11f990860b639':
  Revert "Clarify handling client certificates"
2015-06-20 05:33:28 +00:00
Bart Sears
950aa197d4 Merge "Revert "Clarify handling client certificates"" into mnc-dev 2015-06-20 05:22:39 +00:00
Bart Sears
4ead33300f Revert "Clarify handling client certificates"
CL broke the javadoc build.

This reverts commit 36cf701e1e.

Change-Id: Idf8add1c7d2c205400e6657d7dc3c1b89ee238f8
2015-06-20 05:21:38 +00:00
Selim Cinek
5751c6b02f am c99d9a95: Fixed content description of the lock icon when fingerprint is on
* commit 'c99d9a95643c514ee0a671f023359931df443077':
  Fixed content description of the lock icon when fingerprint is on
2015-06-20 03:34:22 +00:00
Selim Cinek
c99d9a9564 Fixed content description of the lock icon when fingerprint is on
Also surfacing Fingerprint Errors now with a message.

Bug: 21565811
Change-Id: I3bba66303c08313dbca1df5ef2f20b251f541bc1
2015-06-20 03:23:57 +00:00
Paul Jensen
d32a4a1ce1 am 08d9834c: Merge "Occasionally retest for captive portals once detected" into mnc-dev
* commit '08d9834c1bbba5f7dd284ea648e45db8a7db115b':
  Occasionally retest for captive portals once detected
2015-06-20 01:21:11 +00:00
Paul Jensen
c1ff2c730d am 422f04bc: Merge "Speed up network transition when WiFi disconnects" into mnc-dev
* commit '422f04bc57309c34ca82746a95dda34b49b7fdf5':
  Speed up network transition when WiFi disconnects
2015-06-20 01:21:07 +00:00
Paul Jensen
ae6d035467 am 2f56a330: Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)" into mnc-dev
* commit '2f56a33041b95fc9badcf08e8be4fd57eec56ccb':
  Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)
2015-06-20 01:20:59 +00:00
Paul Jensen
4a451de00b am 8e21d29f: Merge "Don\'t send spurious onAvailable NetworkCallbacks when rematching" into mnc-dev
* commit '8e21d29f7e8691c5798ef613c2ccc4112c649421':
  Don't send spurious onAvailable NetworkCallbacks when rematching
2015-06-20 01:20:55 +00:00
Paul Jensen
08d9834c1b Merge "Occasionally retest for captive portals once detected" into mnc-dev 2015-06-20 01:16:21 +00:00
Paul Jensen
422f04bc57 Merge "Speed up network transition when WiFi disconnects" into mnc-dev 2015-06-20 01:15:35 +00:00
Paul Jensen
62d308033f Speed up network transition when WiFi disconnects
Before falling back to cellular we used to first delete all the
network routing tables and rules for WiFi.  This isn't necessary
and can take significant time as it requires a lot of netd
shelling out to ip and ip[6]tables to flush routes and remove
the incoming packet mark rule.  Instead have netd delete all the
network routing tables and rules after we've either fallen back
to cellular or at least kicked off a cellular connection attempt.

Bug: 21932815
Change-Id: Iabac4a8b962492682df3073cc41a12e35bc9f1bb
2015-06-20 01:15:20 +00:00