| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- Send community metrics to CM.org as well as Cyanogen server
- Kill off Google Analytics
- Use JobScheduler to intelligently schedule uploads when network
connection is available
Change-Id: Ibd7d84a961dda4af20db9226191380e9f977b5de
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add "Screen Color" item in settings.
This function support set Hue, Saturation, Contrast and Intensity value,
and screen color will be changed by this settings.
Change-Id: If6f6e7ee7f28862476a8b955cd3252175fefa2a1
Settings : Fix CustomScreenColor when picking an image
Change-Id: I510b562eb0e9fb9b558380db5c5d6e818ba17d12
Settings: Start service as explicit intent
Needed for API level 21. Add some ressource bits, set text color to
white.
Change-Id: I9c4a9139be69fa5c6d6c74055b5475f0d930c93a
|
|
|
|
| |
Change-Id: I972251384eee15cf9e4915cd82d189ed7ef3050d
|
|
|
|
| |
Change-Id: I5c887422636f8bc51cb324339b3cdcac7af54400
|
|
|
|
| |
Change-Id: Ibc52b5d0c59558be9a24286ef6f1c6f049e117a3
|
|
|
|
|
|
| |
Display the APN PPP number if it is present in the APN settings
Change-Id: Iec30a2beadcdf078eaa6acd3a12f2e406ba9174e
|
|
|
|
|
|
|
|
|
| |
Add configuration flags to control Wifi calling
mode preference UI options
If WFC mode UI is disabled sending WIFI_ONLY as default
preference mode.
Change-Id: I194059d00949b0f457a7bf0f09e33fc7285489c4
|
|
|
|
|
|
|
| |
Also adds sliding animations between the steps.
Bug: 20495507
Change-Id: I148d8d8b8082361149f02fd2dc4cead0ba3e2526
|
|
|
|
|
|
|
| |
Use the slide transition for activities using the setup theme.
Bug: 18482708
Change-Id: I1a60a24f426118a63ec219bfbb378f255f362fa7
|
|
|
|
|
|
|
|
|
| |
Add test APNs to carriers table.
Enable APN Setting editing for testing PLMNs.
Allow user to toggle carrier_enabled for test APNs.
Bug: 17136661
Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Introduce the new Dashboard (a grid like presentation of
Settings top categories) per UX specification.
- the Dashboard is composed of "categories" and in each of them
you have "tiles"
- implement a new layout for showing top categories
(DashboardContainerView). This layout basically acts like a
grid
- depending on the device configuration make the grid with 1
column in portrait / 2 colums in landscape (phones) OR 2 columns
in portrait and 3 in landscape (tablets)
- take care of Accounts adding and removing (as it changes the
number of tiles to show)
Also remove all the old code related to Headers
Change-Id: Ie29944132c1b4c3f7b073d5a7d4453b8f5ec19a7
|
|
|
|
|
| |
Bug: 5998772
Change-Id: I914f2caa60a157f40cf5e05a1076153036cd4073
|
|
|
|
|
|
|
|
|
|
| |
1. Show the 4G menu.
2. Show the 4G MAC address
3. Execute 4G setting apk.
Change-Id: I14adc4775d35afe3398ddba4fd91c739011a06fa
Signed-off-by: tk.mun <tk.mun@samsung.com>
bug:5486930
|
|
|
|
| |
Change-Id: I28154c6feb563712eeda3e1176d62c7d2a28eff8
|
|
|
|
|
|
|
| |
"MSID" can be shown instead of "MIN" if config_msid_enable
is set to true.
Change-Id: I6d072a5db9a5b46b17a57257221e109ba9a86698
|
|
Prevents them from being duplicated to other language resources,
which in turn prevents the overlay from working. This fixes the
bug where we see a blank menu item in Settings->About phone
when the non-default language is selected.
Change-Id: I73056716156c580606433bb63abfdd35c1b9892a
|