| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Id04f137dbc80dfee7b6c436efc2225ceccb88faa
|
|
|
|
|
|
| |
The details screens still need some work.
Change-Id: I850cc9ba9a8db7787fae629ae3cb6c6772c726f5
|
|\
| |
| |
| |
| | |
* commit '291389ed5ce3c97c7f5ec145f00a6bc68862f8f4':
Fix use of holo drawables in a few more places
|
| |
| |
| |
| | |
Change-Id: Ie549ff14812da807729641fab1871fffe35f80b6
|
|\ \
| |/
| |
| |
| | |
* commit '6fb425e2805a1c27c048fc954d402f4612cbf74d':
Settings: Use ICS alert drawable
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Point to the correct holo alert drawable.
Change-Id: Ia15aaa028c8371cb2478baeecd2da31520c43a5d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The use of this drawable made the view look out of place on the new Holo theme,
so removing it makes things look a bit more consistent.
Change-Id: Id12ad9c7d13b7a9813f656b0a3e4ac51fcc988cd
Signed-off-by: Eddie Ringle <eddie.ringle@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The installed app details UI is really complicted for the two-partition
internal and external storage case... however, in our lovely new world
of emulated external storage, there is no reason for this, since the
external storage is using the same partition as internal storage. So
in this case, don't show external storage as a separate item, just
combine it into the base app size and data size values.
Change-Id: Iea0e78f2d532ad50e20fef98740c93b2e897890a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
storage
The installed app details was not correctly distinguishing between cache and
normal data on external storage. The cache files on external storage are now
correctly shown in the cache section, since those are what get deleted when
you hit the clear cache button.
Change-Id: Id98bdb7fb5202d6a092fe5a772638eeb6aed2b47
|
| |
| |
| |
| |
| |
| |
| | |
...inherited permissions from shared UIDs
Bug: 6633077
Change-Id: I91917339e83b79a3dfcfcb70a68d571c9a7f7e14
|
| |
| |
| |
| |
| |
| |
| | |
We weren't setting the correct initial page in the view
pager.
Change-Id: I68846505a4f23547e9b09e4bc06e3d455ae9556f
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
6512411 java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
6512951 Settings crash while returning from App info screen
Also fix padding around the UI, and display of storage use.
Change-Id: Ibfcfe1a4a80f25f81ba2cabbb2e3d60aaa9ac04e
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- the switch is now a checkbox
- a dialog is posted to explain the ramifications of
disabling notifications
- the user may no longer disable notifications from system
apps (signed with the system cert); this is roughly the
same as the constraint on disabling packages (with the
exception that launchers may not be disabled entirely, but
their notifications may still be disabled).
Bug: 6493120 (checkbox)
Bug: 6448988 (confirmation dialog & protect system apps)
Change-Id: I6c7a47ba2eb943936d7f59cfc807a4390acc980d
|
| |
| |
| |
| |
| |
| |
| |
| | |
Turn everything around so that we can have multiple list views
with their own adapters. Switch to using a ViewPager for managing
the different lists. Smile!
Change-Id: I9c102abb06cf67f313a8696507aa4597b38c7ab9
|
| |
| |
| |
| |
| |
| | |
Added!
Change-Id: I1b4ffdd24a1c5878ae3acf3970f9364304eb5250
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
screen.
This is for the 3 to 4 lists that you can switch between in the Settings->Apps
screen.
Bug: 6375122
Change-Id: I8a4e46b8aa3e06bc79edb5f65400462060fe5a29
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Pad the lists in Apps screen.
Pad the color bar to align with the list.
Bug: 6449489
Change-Id: I28c39e2aae04a1fe36c6b7dc447ae19da575edaf
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Forward-locked apps are now in ASEC containers which can exist on both
SD card and internal storage. Merry Christmas.
Change-Id: If793cf76858395bfc67cd18ab18f488a83757d5f
|
|/ /
| |
| |
| |
| |
| | |
Bug: 6443925
Change-Id: Ia36a154d63763d7a3f826a80a5d1ae678b94208e
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 6394351
Change-Id: Ia66ab18195325b024223cdbce19756150e1d6c8c
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This is a cherry pick of https://android-review.googlesource.com/#/c/35200/
Checked with UI that this backgroud color was not wanted.
Change-Id: I10cd6757ed17fd3cf34f04e5d14e6f210f78ab2c
|
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes the forgetfulness on orientation change. The code was
already in, but there was a typo in the key string that saved the tab.
Bug: 6000318
Change-Id: If29f42b83aa0ec9f05061b8690e0bdbe8c4a2812
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ieec9f247fdbfc02c2ad8f5bb7f6b9efe0669af84
|
|/ /
| |
| |
| |
| | |
Bug: 6315950
Change-Id: I680b3f0a2cee565a39d58e95a8abe5f62cc7b466
|
| |
| |
| |
| |
| |
| |
| |
| | |
Guard against monkeys in two places where intents to other activities are
launched.
Bug: 5415988
Change-Id: Ia3c5514c02423f7b249f655296bb02e279789dfd
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since Settings runs in system UID, it needs to export statfs()
operations to IMediaContainerService.
Bug: 6346248
Change-Id: I5801948211f0e55040da4850e3dd55b93f80798f
|
|/ /
| |
| |
| |
| |
| |
| | |
Requires change Ieccac574.
Bug: 5547401
Change-Id: I9856658cc638723414a5c2c3c6807241c3ce6166
|
|/
|
|
|
|
| |
Re-organize dev options a bit.
Change-Id: I291b177c87cb8fb4bd8316d05aa6eadfaaf5f0d2
|
|
|
|
|
|
|
|
| |
Bug: 5698270
Loop was removing items from the list being iterated.
Change-Id: I39e98c554b2fe6024381afbe79b737b812e78f08
|
|
|
|
|
| |
Bug: 5016573
Change-Id: I1898b2f51216354829acca11e73186465f25ec32
|
|
|
|
|
|
|
|
| |
The tab was being changed by a "keypress" after the fragment was
destroyed. Disable the widget until a resume.
Bug: 5157399
Change-Id: Ic1515255052eaea01f71c133d8570f25d65351b2
|
|
|
|
| |
Change-Id: I233bed85c331aa909aebcd3358f7b985d9eaa473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...can lead to an unsecure device
Now you can't disable device admins.
Or clear their data.
Or force stop them.
Or uninstall them (though the package manager also prevents uninstalling, might
as well disable this button along with everything else).
Change-Id: I69eefc2342e6f932908e9f5b87d3a601752810a4
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Extend ListView content to screen edges, and use InsetBoundsDrawable
to draw separator and divider with expected padding. Sweep touch
targets are now much larger.
Snap sweep to persisted value, and fix NFE when parsing label value.
Bug: 5274249
Bug: 5262865
Bug: 5242857
Change-Id: Ifa0f3e622767d5b4dc85a73d6340207e6038a429
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a process had started services, but another process was
using it for more important reasons, it would still be shown
as just with running services. Now it will be bundled into
the other process that has a dependency on this.
This fixes an issue where something like a live wallpaper
that say sits forever with a connection to market's licensing
service would not show up to the user as using far more memory
than it should because it is keeping market running (if market
also leaves one of its services running, which it tends to do).
Change-Id: I0fd953b7221f7a3b35400007bb9e8437f09d066e
|
|
|
|
|
|
|
|
| |
Make sure we don't rely on action being non-null when it could be. This
fixes some paths into this Settings screen.
Bug: 5246883
Change-Id: I13e247ff95f389a45f5031a559d5ca4914082af3
|
|
|
|
|
|
|
|
|
|
|
| |
Sort disabled apps to the bottom of the list to make them easier to
find together.
Also change the order of the tabs because with the new layout anything
after the third tab is buried so put all apps at the end so the running
tab is more visible.
Change-Id: Id022fdbf366505cf0da3fb9a6270c3f2e2704d51
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I4ea41dfcd2b0d05de870fb8af5a7614970538491
|
|/
|
|
|
|
|
| |
Also fix NPE in UserDictionarySettings.
Bug: 5184822
Change-Id: I082981c3bcf9b1e6575dcf9f42495a17f0ec8672
|
|
|
|
|
|
|
|
|
| |
The values it needs are no longer in properties.
Also fix a few problems: bug with apps being left in the services
list, sorting of internal storage.
Change-Id: Ife9706e004931269c36a7bc37b9dbb016064c2e4
|
|
|
|
| |
Change-Id: Ibcbcc397c2a7c19acd2de640528392df9bb780bb
|