Commit graph

488 commits

Author SHA1 Message Date
ShevT
eb37f20c81 overlay: Enable Wi-Fi by default on first boot
* Fixes SetupWizard crash

Change-Id: Id97a7d0b8a0f4396a527aff6425a087a859018af
2017-05-26 08:08:21 +00:00
Sebastian Haderecker
a4cfcca9e4 Show full alarm info
Globally enable full alarm info in quick settings drawer.

Screenshots: https://goo.gl/photos/ycuvZZFD1ssyWu8B6

This detailed info is pretty useful why not enable it for all devices.

Change-Id: I46ccc3547922b6ab5fdcf8798bd5269b7465a92d
Signed-off-by: Sebastian Haderecker <sebastian.haderecker@gmail.com>
2017-05-25 08:44:46 +00:00
Arne Coucheron
ca8cd53bcc cm: Remove obsolete and unused overlays and configs
Change-Id: I9c7e208ece6c484fbc4f5d6c5470998bf0c6fb46
2017-04-30 00:22:19 +02:00
Gabriele M
02cf7d8d49 overlay: Disable recovery updates
Our recovery is not ready, so disable the preference for now.

Change-Id: I406deb4c53836da4c4c6f44933154804ece1d1a7
2017-03-16 13:27:36 +00:00
Gabriele M
29259fa60c Disable quick pulldown by default
With Android N this feature became less relevant since a subset of
the toggles is available without fully expanding the notification
panel. This gives better access to the notifications with almost no
functionality loss.

Change-Id: Idb66472b77e60f4ae753c5dd00f6588566cc3c63
2017-02-28 04:36:44 +00:00
Dan Pasanen
b4e8aaeb00 overlay: enable productivity_device for DocumentsUI
Change-Id: I58928bfb714c9a5a47a0640f0867b3968efce7e4
2017-02-23 18:11:43 +00:00
dh-harald
7ee326d463 LatinIME: re-add (fixed) Hungarian dictionary
Change-Id: Id9e57161a4afc7cbb414d91be615d75d1c69f914
2017-02-05 16:36:38 +00:00
Zhao Wei Liew
cc61a1c4d8 cm: Enable long-press on power in suspend by default
As of fw/b change I14365389990eb06daaa127f5db66df45abf6c064,
we now have an option to long-press on power to enable torch.

To support this feature, we need to enable long-press on power
while the device is still non-interactive.

Change-Id: I4e2b4af86d397f68e119963054c33fd890c77cc5
2017-02-04 00:33:01 +00:00
Zhao Wei Liew
087b53c654 cm: overlay: Settings: Enable gesture settings
We'll be placing our custom touchscreen gesture settings
into the AOSP gesture settings.

Change-Id: If9d5dbf155415a01eaa96e21749517c1a8e135e7
2017-02-01 01:21:15 +00:00
David Hays
7f001b1c37 overlay: Enable Visual Voicemail for Verizon devices
Change-Id: Ic49ce790cf7710f59dad913b6ccada21ea2e8e9f
2017-01-13 04:18:47 +00:00
Dan Pasanen
0344771b53 vendor: we are now LineageOS
* Change necessary bits to support our project move

Change-Id: I085470d448a243cc9d60b4ce920dee52086f64cd
2016-12-28 19:44:28 +00:00
Zhao Wei Liew
0930a03185 cm: Remove def_notif_count overlay
This overlay is no longer used.

Change-Id: I226d989396a4fb74736f5c78eb4b38eaa8febba5
2016-12-24 23:36:03 -08:00
Alex Naidis
a3a76f5d1c webview_packages: fix incorrect signatures
Chrome Stable and Google Webview had incorrect
signatures. That was due to an incorrect method
of determining the right signature.

That mistake wasn't noticed because Android
disables the signature check on "userdebug" and
"eng" builds. It is only enabled on "user" builds.

So this commit replaces the wrong signatures
of Chrome Stable and Google Webview by the
correct ones and thus makes them avaliable
webview providers on "user" builds.

Main credits go to @KreAch3R for his
extensive research on the issue.

Change-Id: I081783b59254bfed0b2e3568ba8ae2801d86efea
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
2016-12-15 18:10:15 +01:00
Joey Rizzoli
08f65cdc3e cm: bring back storage manager
7.1.1 added this additional overlay

Change-Id: I776f86380d93a2ebb0cf39607ca5bb98238d47a9
Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
2016-12-10 12:49:18 -08:00
Zhao Wei Liew
afc9ad24ec cm: overlay: Enable auto-power-save modes globally
The framework disables aggressive power-save modes when appropriate,
such as when the device lacks a significant motion detector.

Thus, instead of enabling it in each device tree,
enable it by default for all devices.

Change-Id: I1999b04876f1ddce1574c050b6bc582e9a9a96da
2016-12-08 17:14:05 -08:00
Ethan Chen
63984ef361 ambient: Remove from OSS builds
* There should be no dependencies here anymore.

Change-Id: Ib316d07b859e5855269fd906f0578087beafb3fe
2016-11-04 13:16:07 -07:00
mfonville
9fcd3c6a29 webview_packages: prefer the more powerful webview packages
If Gapps are installed, better webview providers
become avaliable.

This commit adds support for those and makes the system
choose the best provider: Chrome Stable>Google Webview>AOSP Webview

It also allows the user to choose between additional
providers from Play Store: Chrome Beta, Chrome Dev and Chrome Canary.

This patch is a collobarative work of:

mfonville <maarten.fonville@gmail.com> @mfonville
rapperskull <rapper.skull@hotmail.it> @rapperskull
Arne-Christian Blystad <arne.christian.blystad@bartec-pixavi.com> @Blystad
Alex Naidis <alex.naidis@linux.com> @TheCrazyLex

Bugfixes and move to an overlay by blunden <blunden2@gmail.com>

You can find more information on this topic here: opengapps/aosp_build#76

Change-Id: I006d814b7c12ffe4f29cd865c9d4cc6a60bc7783
2016-10-30 12:24:09 +01:00
Chippa-a
ce6d812fab
cm: overlay: Use restart action
* Google has added its own implementation in 7.1

Change-Id: I0a4890adcfeaa4a7b6463754c6b4d73b73e5f12e
2016-10-27 14:54:31 +03:00
Brandon McAnsh
e9c25ce206 cm: Update disabled components for nougat
Change-Id: I88cc8e6d89e7c9b23c36e627877f3b3e906283fd
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2016-09-13 23:16:57 -04:00
Brandon McAnsh
8209a9bb47 overlay: Keyguard: Default amPm visibility to false
Change-Id: I6699b3fb8a87d1d20a13c53a54ba6aa166dd942a
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2016-09-11 03:07:36 -07:00
Steve Kondik
4992d385e7 cm: Update projects and overlays
* Disable non-working stuff (themes)
 * Re-enable now-working stuff

Change-Id: I929fabb2d9068616c48b5f16672cbb66f2600490
2016-09-04 04:46:47 -07:00
Luca Stefani
90565e3335 Remove unexisting overlays
Change-Id: I5a4c334b035ad78d85686a3270547b3dc67f64d1
2016-08-26 23:48:16 -07:00
Brandon McAnsh
477913bfa9 disable non-ported overlays
Change-Id: I3a4c868b5d168425008377c20439f6fe0133af0d
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2016-08-24 11:55:54 -04:00
Brandon McAnsh
46c9f6c593 Convert default wallpaper to png
Change-Id: I47a8db3bff0a3ed44144ef487438c29c15a9cc67
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2016-08-24 11:55:54 -04:00
Abhisek Devkota
e900dddb9e Fix Discovery permission blockage
RM-290
Change-Id: If1f9fe3b1821b8880ac75044dbb1a660edd78679
2016-08-23 11:43:07 -07:00
Joey Rizzoli
a04941c347 cm: overlay: enable otg notification
Change-Id: I57f50a92a38fd8f4887b341914dc8687b8616fb4
Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
2016-07-05 10:46:26 -07:00
Dan Pasanen
b538b7ca24 cm: enable lockscreen rotation option
Change-Id: If779cf1de45cfc4eafeec80361490b003559ef14
2016-06-03 14:03:23 -07:00
Luis Vidal
69d73253b4 Add overlay for fingerprint help URL
Change-Id: Ieb98af0b2619dbb6013ba6ac19e498fc23f76bea
TICKET: CYNGNOS-2560
2016-05-12 14:50:11 -07:00
Abhisek Devkota
244e2cda88 Prep for C-Apps support
Without this patch, you will enter permission rejection hell.

RM-232
Change-Id: Ifa3fd57b97dee280083035f1086e988ac649eaef
2016-05-09 14:06:23 -07:00
Richard MacGregor
ffd6637365 Remove cyngn dialer
Ticket CD-544
Change-Id: I4c14bb05959f5db264bb61c65cc9031e7836b972
2016-04-25 16:33:18 -07:00
Michael Bestas
ce22225328 LatinIME: Refresh remaining dictionaries
* Also drop Hungarian dictionary as it has an invalid wordlist

Change-Id: If277ef78ad60addd456a39444c5ed080c53303e0
2016-03-29 01:36:30 +03:00
Adnan Begovic
649c8328e5 cm: Remove externalCMServices overlay. (in cmsdk)
Change-Id: I518653830afd40a187bbbc56e145230671dbac49
2016-03-15 14:49:21 -07:00
d34d
e7036e8387 Themes: Refactor themes to CMSDK [3/6]
Change-Id: Ia8f3a5080f2ca2cecc3474058db4970c5661c89c
TICKET: CYNGNOS-2126
2016-03-01 09:57:15 -08:00
Michael Bestas
d914b185b9 Remove leftover profiles entry from power menu
* No longer available

Change-Id: Ifac7e1181dc53af5788f54444ef75a345a888fa2
2016-02-08 05:55:50 -08:00
Dave Kover
580bc0afa2 Add new default wallpaper for CM13
Some cotton candy to go with that serving of Marshmallow.

Change-Id: Ia98397a63aa2157421c777036e997b600374cf9a
Ticket: CYNGNOS-1494
2016-01-19 17:37:32 -08:00
Marcos Marado
f61c4532dc Overlay to set up the voicemail number on MEO
Change-Id: I20ba13966c5fb1d738572c633eca9fde3b541920
2015-11-10 17:28:12 +01:00
Marcos Marado
8d446d533d Overlays to set up the voicemail number on O2
Fixes: CYNGNOS-1190

Change-Id: Icd9a338ffa975d92fba83abe8a7bd295e3b90ec3
2015-11-10 17:28:12 +01:00
Dan Pasanen
7b6521e87d Remove overlays that don't exist anymore
Change-Id: Ie9562c9b3e3e983384e6e16e11834f87107021d4
2015-11-10 06:47:08 -08:00
Steve Kondik
aeea5ad7a3 perf: Moving PerformanceManager to CMSDK
* Devices will need to update their configurations!

Change-Id: I22cf4ec96656b98f515cf28fef95443cf6adb397
2015-11-03 18:55:49 -08:00
Christopher Tate
792c74dbd2 Update example backup-transport resource overlay
Make sure that the example overlay for configuring a product's
default-active backup transport names the latest incarnation.

Change-Id: I867062f703d3b5f39d40736805ba15f0d21b1afd
2015-11-01 23:42:48 +02:00
Ricardo Cerqueira
c5e2cf0bf3 LatinIME: Refresh dictionaries
Rebuild those for which source wordlists are available.
Also, remove a couple of redundant ones provided by LatinIME

Change-Id: Ida10e7523f1af760a8fa7866dcea2caf16903d90
2015-10-30 14:31:37 +00:00
Danesh M
eb659fe64f VendorCm : Overlay additional dialers
Change-Id: I620ace8fc67a43e024e5bae0f9721d71927cec22
2015-09-29 15:36:26 -07:00
Yvonne Wong
6a5fc00d0e cm: Add defaults for CMSettingsProvider
Change-Id: I08a725db89df57657742ebea0d209d288cfaf203
issue-id: CYNGNOS-829
2015-09-25 12:42:50 -07:00
herriojr
d36909b973 Removes Empty String For Resolver
This removes the empty string here since it was overwriting anything
declared in our usual places for.

Change-Id: Ia46cc45938dfaa9a66014bfdbe8c3fd097298742
2015-09-18 14:31:38 -07:00
Adnan Begovic
78c6df1db2 vendor/cm: Remove custom resolver from OSS builds.
Change-Id: I37950d2f788c1325f9215d05430b568ee90bd78f
2015-09-17 10:32:56 -07:00
herriojr
c6d40c01f7 Enable The AppSuggestService
We need to enable our custom AppSuggestService in order to show
possible suggestions.

Change-Id: I9489723dfec315c7ff4ab414ebe88c3880876bd3
2015-09-14 10:25:22 -07:00
Raj Yengisetty
1fd23a9310 CM SDK: rename SettingsManager to PartnerInterface
Change-Id: I417a688af7ab0aef8e5a530a6b683e7d8d0da2db
2015-09-08 18:36:52 -07:00
Steve Kondik
587a3cff83 cm: Moving CMHW to CMSDK
Change-Id: I4dae95dbe68c472ba3703fea588b542758ec8036
2015-08-19 05:30:59 -07:00
Joao Figueiredo
d0f6b187ae cmsdk: Dual SIM support on CM SDK
Change-Id: I209245e1a3165f329ed8a17a942340d96783ca13
2015-08-07 01:32:30 +01:00
Matt Garnes
874defe2bc Add SettingsManagerService from cmsdk as a system service.
Change-Id: I0909a5fd49e8e042293719de93ebc8fbaaa1a196
2015-08-06 16:18:06 -07:00
Adnan Begovic
4c4e428da8 vendor/cm: overlay start for ProfileService in external framework.
Change-Id: Ib1f8c6d00c2a66cfd8dac2b73ccd1bd053a3a497
2015-06-29 14:39:24 -07:00
Steve Kondik
71799a1038 cm: Add backup API key for Trebuchet
Change-Id: I4d38f44b4b1ededa2cb6edf42b15c09eb1e09ea7
2015-06-11 13:32:35 -07:00
Adnan Begovic
4f810fe94a Overlay external services start.
Change-Id: I725e69adfe220a0763574d0e92792f72379b5993
2015-05-12 17:45:07 -07:00
Roman Birg
7520a205fd Revert "vendor/cm: add CMBugReport"
This reverts commit 94645abe76.

Change-Id: I0e44721e05635da015affb8ececa18fc6ac08c5e
2015-05-12 00:44:40 +00:00
Roman Birg
94645abe76 vendor/cm: add CMBugReport
Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba
Signed-off-by: Roman Birg <roman@cyngn.com>
2015-05-11 15:20:02 -07:00
dhacker29
17e5661017 overlay: Remove the default battery style and set it in frameworks
This will allow us to remove the overlay in vendor/cm so devices
with no battery, aka fugu, can override this to none.

Change-Id: I80c0cc06d3aed344c7c705d420af297c96baf706
2015-04-25 19:19:39 +00:00
Gianmarco Reverberi
768292df1d SystemUpdateService: enable service but lock its receivers [2/2]
Added SecretCodeReceiver to locked components

Added list of components that need to be forced enabled
(because they've been previously disabled)

Change-Id: I7cc0efc1830b45bc5384ff421b829e0be0d955d8
2015-03-20 16:04:13 +00:00
Michael Bestas
96fd8e52de Enable circle battery & right QS pulldown by default
Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40
2015-02-27 18:43:36 +00:00
Arne Coucheron
4d2ed9f78b cm: Give some new wallpaper love to hdpi too
* Remove old wallpaper and use the new nodpi version.

Change-Id: Idbff9b5e73d7ca36f9a9d023434ef070042899d1
2015-01-31 00:57:16 +01:00
Michel Weimerskirch
650acb290f Add Luxembourgish spellchecking dictionary
Change-Id: I9b9135db730443315dff3e1c347886aa9528b208
2015-01-29 17:14:45 +00:00
Adnan Begovic
54559e9db8 CM: Introduce new default wallpaper.
Change-Id: Iad097e4ffa6032d85d0a55a96dfd511eac089987
2015-01-27 23:20:29 +00:00
Abhisek Devkota
06d184770f Tap & Pay - Give 'learn more' a URL
Settings resources states that this should be overlayed in product config.
Due to lack of another central source for info (note: need wiki page), point
to Google Support page.

Change-Id: Ic472951b98a409583571442909a638991396d538
2015-01-27 23:05:33 +00:00
Brinly Taylor
6a43f7d135 vendor:cm: Australian English dictionary
Change-Id: I0a7dcc787b3b6b6abb9da541b38cf3ae826761ff
2015-01-27 14:03:33 +10:30
Raj Yengisetty
cd54ddf089 Add profiles to the default power menu
Change-Id: Ib829ed54d2f0112bc4ab296ec8063b4f7cda3c40
2015-01-05 20:57:39 +00:00
Steve Kondik
54f23af16e cm: Reenable auto perf activities
Change-Id: I98770244e8dfa8c069f96a8012d6709403a7d13e
2014-12-30 19:16:51 +00:00
Adnan Begovic
df2273ed95 Overlay for stats collection on cm.
Change-Id: I3ecec3507cd617a41ac2c37c5892f3e8ed0261f5
2014-12-10 22:19:35 +00:00
Steve Kondik
20af50fd4c cm: Enable notification counters
Change-Id: I6e586bd3e32005df359faae95532c1ce4ac4bd97
2014-12-05 08:31:06 -08:00
Steve Kondik
21dc3b52d6 cm: Reenable disabledComponents list
Change-Id: Id845fb4676f94d7babc6380d2cd3bd5e423078b6
2014-12-05 15:34:13 +00:00
Dave Daynard
b920c072ef Re-enable default APNS
This partially reverts commit f2458128d0.

Change-Id: I3a99a0e51eb1a4319fc8127f727b754eb22cce6e
2014-11-24 08:01:23 +00:00
Chirayu Desai
78a526402f overlay: Enable more global actions
* Bring back airplane mode and reboot options
* Just like the old days :)

Change-Id: I26940d5874d4294883fae0d1dbe6031a13ed2645
2014-11-21 19:08:42 +05:30
Steve Kondik
f2458128d0 TEMPORARY :: disable various overlays for bringup
Change-Id: I906b8186bca71c62e048c4c094c6da2ee8a80b95
2014-11-08 07:15:17 -08:00
Roman Birg
2a729dac1f Revert "vendor/cm: add CMBugReport"
This reverts commit 5d5219175b.

Change-Id: I2ed56ca3adfaffca53c576a7e3de8fbb8da40f97
2014-08-21 19:46:53 +00:00
Roman Birg
5d5219175b vendor/cm: add CMBugReport
Change-Id: Ibf031b9d0f860664aa9cd8a680a7d5aa185a5bba
Signed-off-by: Roman Birg <roman@cyngn.com>
2014-08-13 16:23:06 -07:00
neatchee
a441c01ac8 Make LTE-enabled APN default for Korea Telecom
Change-Id: I05bdb058a202edee0260fc1a5f1725c9b374e6dc
2014-07-18 21:31:39 +00:00
Lorenzo M
44276b5a0a disabled packages: Add new GMS updater activity name
Solves wakelocks after v5.0.xx

Change-Id: I10ae01cdbe688d886ce69e96d8203a394f86efaf
2014-06-28 01:07:03 +02:00
Brinly Taylor
c523dfce3d vendor:cm: fix an annoying typo
was annoying the hell out of me with grep :(

Change-Id: I1da81bc1312f828a710b019dbdc96cbed257af31
2014-06-24 16:12:52 +09:30
Ethan Chen
ab05032504 Show LTE icon instead of 4G on all devices
Change-Id: Ia9d7039ac25c0475202f4129cca7dde280ab55d8
2014-06-23 11:37:31 -07:00
Ricardo Cerqueira
2b4dd0f663 disabled packages: Add new GMS updater activity names
Change-Id: I5d614d9e6dce333cd9c3cbb9918e4f1940d3e46f
2014-06-05 01:16:16 +01:00
Steve Kondik
34d5e90843 cm: Add some app-specific performance settings
Change-Id: I2fd6561a17ae5dd17a825b82dc861d684c20d546
2014-05-19 19:12:31 -07:00
Les Prock
6172b7bbe2 move def_lockscreen_targets and def_lockscreen_targets_no_telephony to frameworks/base/packages/SettingsProvider
Change-Id: I888f24cdce187b9b285c6efc47a59829051686fd
2014-04-21 20:25:25 -07:00
Samir Ibradžić
bb72224ff8 Softbank carrier overlay that fixes Mms User Agent for both Mms.apk & Hangouts
This forces set UA string to Nexus5 for SoftBank MCC:440 MCN:20.
Tested send/receive & confirmed working by yours truly.

Change-Id: I1831c329eb38507a957111052bb5f56350c49361
2014-04-14 04:47:16 +09:00
Danesh M
4da88ceb96 VendorCM : Add default wallpaper density bucket for hdpi
Change-Id: Ia49dc5a6ee52458347ee2b4e1b3cb7b562ab6a8c
2014-03-19 02:47:14 +00:00
Danesh M
8526bd1807 VendorCM : Add density bucket for xhdpi
Add missing density buckets for devices such
as the nexus 5.

Change-Id: If759e5f061fe7f199db0688889db9559538dad84
2014-03-18 19:52:28 +00:00
Matt Mower
884aaadf71 Squashed revert of mms and spn-specific overlays
In theory, could have been a good idea, but ultimately just leads to
headaches for device maintainers that need to overlay any of these.

Revert "overlay: remove Verizon specific eri.xml"

This reverts commit 5f92da62c6.

Revert "Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank"

This reverts commit eeeb0888d4.

Revert "Add apns/eri for Boost Mobile"

This reverts commit b207e2eda3.

Revert "add more vzw eri's"

This reverts commit 82e10af192.

Revert "multi-carrier overlays: Add eri and config for US Cellular"

This reverts commit 1af75f1ba7.

Revert "Multi-carrier overlays: Fix Mms"

This reverts commit f8b0737a43.

Revert "Generic multi-carrier overlays based on hammerhead"

This reverts commit 6f5758c9c3.

Change-Id: I3495a89ce405362dc558f7ec7f0e61adea9fa507
2014-03-18 16:37:19 +00:00
Ricardo Cerqueira
11192e27b5 Merge "overlay: add tmo and att default LTE apns" into cm-11.0 2014-03-12 17:37:54 +00:00
Ethan Chen
449fb2ceef Merge "overlay: remove Verizon specific eri.xml" into cm-11.0 2014-03-10 23:51:34 +00:00
Matt Mower
5f92da62c6 overlay: remove Verizon specific eri.xml
Restore order to the universe by removing that which is evil.

For some strange reason, Verizon devices do not agree on the eri.xml to
use, even on the same spn. Since it is not universal, it does not belong
in vendor/cm (at least while there is no automatic method to check which
eri.xml should be used). Remove these so that we don't end up with
strange double-overlay issues for devices.

Change-Id: If5a28ed03c8cc6b145c151c7ebf95fabdf81f434
2014-03-07 17:31:02 -06:00
Dan Pasanen
ff14150a5d overlay: add tmo and att default LTE apns
Change-Id: Ic243e0f9a37bbb50fb8d3b4c598f7e6e7e663fce
2014-03-05 19:57:13 -06:00
black
eeeb0888d4 Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank
* APN information *
au: http://b00111.blogspot.jp/2013/04/sim-apn-au-ltesim-3gsim-lte-net-au-net.html
SoftBank: http://b00111.blogspot.jp/2011/07/simapnsimsimsim.html
EMOBILE: https://android.googlesource.com/device/sample/+/master/etc/apns-full-conf.xml
b-mobile: http://www.bmobile.ne.jp/devices/apn_data.html

* authtype *
0 is for no authentication
1 is for PAP authentication
2 is for CHAP authentication
3 is for CHAP or PAP, whatever is available

Change-Id: Ib76ced71fa0efe3125db7f97271a6cdf979dbf90
2014-02-26 05:11:04 -08:00
dhacker29
b207e2eda3 Add apns/eri for Boost Mobile
Change-Id: I01bb82afe9a7a35d0a309491fe96da34655ec9c3
2014-02-25 10:30:32 +00:00
Abhisek Devkota
ae9bff6bc2 Merge "cm: Update default wallpaper for sw600dp/sw720dp devices" into cm-11.0 2014-02-08 11:30:06 +00:00
Dan Pasanen
82e10af192 add more vzw eri's
Change-Id: I8a299ad5d727dd084eb173aeb040c165bb556f51
2014-02-06 07:06:38 -06:00
fuzz
8b2d109d48 cm: Update default wallpaper for sw600dp/sw720dp devices
Change-Id: I99bd1f7d7f735279a5c3e0e7d54220f5f647644e
2014-02-05 20:50:44 +02:00
dhacker29
1af75f1ba7 multi-carrier overlays: Add eri and config for US Cellular
Change-Id: I112716f94eb9fe7509845689688fcea13da361f7
2014-02-04 17:01:26 -06:00
Ricardo Cerqueira
3daf788bd0 Add a default MMS UA Profile URL
Companion change to I8a648014873319ea0d0f1089495d6777b8a1b8bf,
config_mms_user_agent_profile_url can't be empty either

Change-Id: Ib6b34972439818da47c389377664e75263dfd21b
2014-02-04 18:02:24 +00:00
Ricardo Cerqueira
f6b29e27a8 Add a default MMS UA
The default user-agent isn't set, which makes
TelephonyManager.getMmsUserAgent() return an empty string when a
device doesn't have one in its own overlays. Every hardware should
set its own unique name for this, but add a default value for cases
in which is is forgotten.

Fixes android.telephony.cts.TelephonyManagerTest#testTelephonyManager

Change-Id: I8a648014873319ea0d0f1089495d6777b8a1b8bf
2014-02-04 17:34:39 +00:00
dhacker29
f8b0737a43 Multi-carrier overlays: Fix Mms
-Set default uaProfUrl which can then be overridden
 -Add verizon eri for 31099

Change-Id: I24c9ab498cf4058367987cfe12513c4adddb7543
2014-02-02 15:11:09 -06:00
dhacker29
6f5758c9c3 Generic multi-carrier overlays based on hammerhead
-Added Sprint MWI quirk to 310120
 -Added Verizion specific eri file

Change-Id: Icfd6f168fe7bed2a906267cd052335abd0867663
2014-01-31 03:59:00 -06:00
Michael Bestas
70d21b306d Exclude extra LatinIME dictionaries in "mini" builds
Change-Id: I935f1ba5addcff2b2e4d738550db3ca6916fe07f
2014-01-28 02:08:09 +00:00
Michael Bestas
1bcb1e1280 overlay: Enable Keyguard camera widget on tablets
* AOSP said no camera for tablet users :( but we are CM

Change-Id: I2227d894a315a6b8c6f14d799250c7c4159ccfa4
2014-01-15 07:07:49 +02:00
Veeti Paananen
15985293b9 Port: Don't show phone unlock targets for devices without voice (2/2)
Add a separate list of default lockscreen unlock targets for devices
without voice capability.

http://review.cyanogenmod.org/#/c/52966/1

Change-Id: Ifbb066faade39b1cd98a6d1bfb7b5021eb51ab95
2013-12-10 23:43:16 -08:00
Michael Bestas
82f7c7d32f overlay: Fix Keyguard configuration
In 4.4 Keyguard has moved to a separate package
Move its config options to the proper overlay

Change-Id: I0a57874f3ef7702c6407485e98e1d10169baa0ac
2013-12-14 14:45:25 +02:00
Danesh Mondegarian
2eb202d062 Update default wallpaper
This updates the default wallpaper to one of those available CMWallpapers

Change-Id: Ie525ef9cf6bd0f4b15df8d6ea77cfadf27e76462
2013-12-08 01:04:18 -08:00
Steve Kondik
3992bbbabe cm: Pastefail
Change-Id: I51bae450b09a324231f9520b1623334c4202e869
2013-12-03 05:12:25 -08:00
Steve Kondik
bc513cf927 cm: Reenable SettingsProvider overlay
Change-Id: I72acd06e06d745b71f1761637b1de00f2a15a9ef
2013-12-03 02:59:39 -08:00
Ricardo Cerqueira
75fb1555ab Update the GMS location provider name
Change-Id: I8703838c9c2ce703e32f358edc1f1d73558b47e0
2013-11-06 02:30:56 +00:00
Ricardo Cerqueira
50dda4c2a9 Updates for CM11
Change-Id: Icb527c5aefa0dd86cc91f42f4f691b5fdf7ead48
2013-11-05 15:26:20 +00:00
Pawit Pornkitprasan
04ffabe3dd Use Package Manager to disable stock OTA
This reverts commit ea14a88a2a.

Using the Package Manager prevents any danling wakelock from
killed service/receiver.

Change-Id: Ie3162ca4b18a7bc9c55613af39e88ea980407e5f
2013-09-01 16:29:16 +07:00
Ricardo Cerqueira
35011e1a14 Merge "Update Ukrainian dictionary." into cm-10.2 2013-08-19 01:49:16 +00:00
Pawit Pornkitprasan
3e01a77e69 Lockscreen shortcut: fix activity name for dialer
Change-Id: I11a5679c458eaca1901650e770703d7671c48c59
2013-08-16 21:27:57 +07:00
Kiril Mikos
b6a48ecab0 Update Ukrainian dictionary.
Word source: http://code.google.com/p/spell-uk/
Frequnces source: Wikipedia dump.

Change-Id: Ic1c54feede3ac24c9aaf10ed153feac52ee102c1
2013-08-15 04:13:31 +00:00
Steve Kondik
6238e55305 Merge "Add Ukrainian dictionary." into cm-10.1 2013-04-13 02:14:06 -07:00
Chirayu Desai
7a7185b044 CellBroadcastReceiver
- Build it.
- Enable config_cellBroadcastAppLinks

Change-Id: If0e3488d30b673782555254c473ea1e56758555d
2013-04-04 09:13:53 +05:30
Ricardo Cerqueira
643b330151 Merge "Enable some CM options by default" into cm-10.1 2013-04-02 15:16:47 -07:00
Ricardo Cerqueira
853905c320 Merge "vendor/cm: New default wallpaper" into cm-10.1 2013-04-02 15:16:38 -07:00
jackmu95
1e0fbddd57 vendor/cm: New default wallpaper
Set the default wallpaper to Pattern Holo Dark, by Asher Simonds

Change-Id: Ia9bad0314e4cdc27db122f7248c331b61902d44d
2013-04-02 22:54:54 +02:00
Ricardo Cerqueira
4431ea1470 Enable some CM options by default
Change-Id: Ieaac1abb8b99e97657dd2a74a3b78b974f46735d
2013-04-02 17:17:37 +01:00
Ricardo Cerqueira
e9c1561e52 cm: Enable cLock by default
Change-Id: Ieea9e0b2b5e7c3748d708e16961d479b22ce7382
2013-04-02 17:15:28 +01:00
Kyrylo Mikos
49422de0c4 Add Ukrainian dictionary.
Created by Taras Kopets.

Change-Id: I710608364f795264e7ab7c2d47da127ab9f30bd5
2013-03-24 21:54:05 +02:00
dh-harald
a8fbd1ceb3 Overlay: New hungarian dictionary
Using Hungarian Webcorpus dictionary and Z0l's wordlist from here:
http://forum.xda-developers.com/showpost.php?p=25776367&postcount=32

Change-Id: I1bc81f5a26133cf1965209d48c0e0a863eed89ad

Signed-off-by: dh-harald <github@criminal.hu>
2013-01-23 13:46:16 +01:00
nebkat
16fb9fe816 Trebuchet: Remove overlay
Change-Id: I368fe62427b2e5b09fbef906718b61f1231e50d7
2012-12-24 12:30:55 +00:00
Ricardo Cerqueira
e340140172 LatinIME: Add whitelists and shortcuts to the english dict
Change-Id: Ica49ffaedb3dee5e0a2163c039c311ebf1155100
2012-12-06 02:12:41 +00:00
Ricardo Cerqueira
ef304547e6 Rebuilt dictionaries from AOSP wordlists 2012-11-22 15:50:17 +00:00
Ricardo Cerqueira
77621a4db8 Adjust to 4.2 location provider config format 2012-11-19 11:34:17 +00:00
ivkos
65361c19ba LatinIME: Bulgarian predictive dictionary
Change-Id: I7bfbc856303fb146c1eac83630fa4afe1026c243
2012-11-05 23:43:44 -08:00
Ricardo Cerqueira
aba1f4b760 Revert "Overlay : Comment out bool till its used"
This reverts commit 1aa3963a76.
2012-08-06 18:08:54 +01:00
Danesh M
1aa3963a76 Overlay : Comment out bool till its used
Change-Id: Icd68115b3579906310871be1fa7025a0a48e6028
2012-08-05 16:47:34 -04:00
Jorge Ruesga
c5c3addd9d Update LatinIME dictionary overlays.
Dictionary files have been moved to a new name format.

Dictionary files can also have a new JellyBean format that
can provide next word suggestions.

Updated dictionaries used where available.

Squashed commit from: http://review.cyanogenmod.com/#/c/19404/
Fix Issue 5781: Danish keyboard crashes

The process libjni_latin.so crashes because the danish dictionary has a corrupted line that
exceeds the maximum word defined in native defines.h (#define MAX_WORD_LENGTH_INTERNAL 48) and
the BinaryDictionary (MAX_WORD_LENGTH = 48).

Also, the hebrew dictionary has inconsistent lines (http directions, english words, numbers,
dates, ...), and more of the them exceeds the 48 chars by word limit. I found an hebrew
dictionary in http://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/he.xml that looks
ok.

Change-Id: I33f88d672707388e76db656632b00b8e370f957a
2012-08-06 00:05:47 +04:00
Steve Kondik
983bc5480e cm: Add config for network location provider
Change-Id: I01062754365758fd5713dd7bff93b19d227b7891
2012-07-15 06:12:34 -07:00
Konsta
6869620523 Add Finnish predictive dictionary support - dictionary
Finnish dictionary created with ICS makedict.jar and balanced Finnish wordlist from
https://svn.kapsi.fi/ave/android/finnish_dictionary/tools/

Change-Id: Ie7f609daf7965dfb545257a53a26dbf85fe7ad09
2012-05-21 22:22:27 +03:00
Zoltan OROSZ
7ea4ad05e3 Add Hungarian predictive dictionary support - dictionary
Change-Id: I6b16a41b5c1b3824f367945ef1634b8542301524
2012-05-11 00:14:48 +02:00
Ricardo Cerqueira
905187d142 Disable menu-key in unlock screen
In CM, this is a user-configurable setting, and that setting doesn't
work unless the default is disabled

Change-Id: I2f009a48d1d730c804cb0887f445b5ef54ea738e
2012-04-28 17:48:22 +01:00
Ricardo Cerqueira
cb7b4bafe2 Enable HSPA icon on all devices
Change-Id: I0f3c04d2f4648a0d649fa393ec8cee878de29ae7
2012-04-28 17:48:21 +01:00
navdra
50ac435001 Croatian LatinIME dictionary
Change-Id: Iebc1f18f8a63530d6c2bb3df0381c29dd34c51f1
2012-03-04 22:15:56 +01:00
blunden
74417838d6 LatinIME: Add official Czech, Russian and Dutch dictionaries
Change-Id: I6a7e097613d866c463d591968b367233d5113b0d
NOTE: Please test them if you use any of these languages.
2012-02-20 18:05:42 +01:00
L10nH34Rt
7fbf348b6f Add Greek dictionary
Change-Id: I249181bc85c6fd5969485c82f4b289fe0568f107
2012-01-21 16:26:40 +02:00
blunden
7b611ba47d LatinIME: Update all dicts for ICS
In ICS the binary dictionary format for dictionaries
has changed. I decompiled them all to xml and then
recompiled with ICS makedict. They will still not be
considered installed however. I have confirmed the
files work by messing with LatinImeDictionaryPack.apk
though, a part of the gapps.

I'm just submitting this in the hope that someone
else will also try to figure it out.

It also decreases the size of LatinIME.apk slightly
as the new format results in greater compression.

Change-Id: Ia4d1305bf64e6529cd90b44aa9af39dcefae1282
2012-01-06 13:06:34 +01:00
nebkat
93c6740d7a Trebuchet CyanogenMod config for Trebuchet Settings in menu
Since CyanogenMod has the "trebuchet" preferences shortcut in Settings,
we can remove it from the main menu. This is a config to show that we
are running cm.

Change-Id: I3e749a5774b6ec87734913544d5c24fbb2cc65de
2011-12-27 13:25:02 +00:00
Steve Kondik
254db262d7 cm: Add common overlay, set backup transport
Change-Id: Ic9a9822d790fefbdb2fe4a4b4cde762f0c10cd86
2011-12-20 15:02:07 -08:00
Shawn Alty
4f9c7091d5 Include the dictionaries for the languages from Google's IME
This fixes the spelling suggestions underlining *everything* and not recognizing any words.

Change-Id: I6ef8e2961404d224e003283eb0e73a3894d625e8
2011-12-15 00:37:39 -06:00
Ricardo Cerqueira
e1f3738e7c CM9: initial CM vendor setup for Android 4 2011-11-27 20:15:37 +00:00
Tom Giordano
c3a1440307 cm: add FM app overlay to bcm_fm_radio.mk
This is currently done for each individual device that uses bcm fm,
but the overlay should be the same for all bcm devices.

Change-Id: Iba2f99d8fe2bdc9bac438b463cf7a4a088ee35ea
2011-11-08 01:01:05 +11:00
Steve Kondik
c8b90beb24 Merge "ldpi: Adjust for FM flexible layout" into gingerbread 2011-10-29 09:05:19 +04:00
Steve Kondik
d1842b6d81 Merge "leo: remove 01modules, config.xml from CMParts" into gingerbread 2011-10-29 09:04:38 +04:00
Steve Kondik
87a845d5b1 Merge "Update Russian translation - tablet overlay" into gingerbread 2011-10-29 08:59:14 +04:00
Emilio López
b3608d9975 olympus: move CMParts overlay back to device tree
Change-Id: If1757ad7557788c8b83480adfc1e2cd587f5a43c
2011-10-29 00:25:39 +00:00
Arif Ali
5475a11125 leo: remove 01modules, config.xml from CMParts
Change-Id: I75198b25157a6606ebff04a30fc69e4b5196ff85
2011-10-25 16:39:25 +01:00
pvolkov
dc190fa8b0 Update Russian translation - tablet overlay 2011-10-24 22:45:00 +04:00
Arne Coucheron
92acb7cb06 ldpi: Adjust for FM flexible layout
Depends on http://review.cyanogenmod.com/#change,9213 being merged first.

Change-Id: I28eaa2e361a08f8720b04de86663184cea461077
2011-10-23 22:51:02 +02:00
Tanguy Pruvot
9482564494 jordan: touch to focus overlay
Change-Id: I23e29abf889e092ae73806c62306a35e3df5173c
2011-10-14 14:36:55 +02:00
Emilio López
d0cb877205 Add Motorola Atrix
Change-Id: Ifecef950ad55bd4c08495f2b2af27e6b0d974cc5
2011-10-13 05:04:10 +00:00
Steve Kondik
4c36aac50f Merge "Revert "ldpi: Updated camera background pattern"" into gingerbread 2011-10-10 00:48:00 +04:00
atinm
90e4aa464d AT&T Samsung Galaxy SII
Change-Id: Ic5d30ecb19895dfc605d4571d4945c96347deb6f

Added the overlay for galaxys2att

Change-Id: I0d5234194f5f9fd206d7bab3870b918dec08b62b
2011-10-02 14:40:21 -04:00
Arne Coucheron
510412a4b5 ldpi: Get rid of ugly banding in PackageInstaller title bar
Change-Id: Ibf1d051f1ace684e0785d5fb4275612fa4ca3bae
2011-09-30 06:18:37 +02:00
Arne Coucheron
9f244126d9 Revert "ldpi: Updated camera background pattern"
Not needed anymore after change 7609

This reverts commit 8746a756edcd13acb9b5153fb2772ce4d05974ce.
2011-09-27 07:24:31 +02:00
Tanguy Pruvot
e6ce4668e5 jordan: Camera overlay must be placed in vendor/cyanogen 2011-09-26 08:44:40 +02:00
Valera Trubachev
a63e6b862f lockscreen: new Ring style - overlay (4/3)
Introduces a new Ring style - 2 rings on left/right to unlock/silence.
1 ring in the middle to launch up to 4 custom apps.
Rings can be dragged anywhere on lockscreen - not just in one direction.
Unlock/silence rings are triggered by dragging the ring far enough away from its neutral posi$
Custom apps are triggered by releasing the middle ring while over the app icon.

Demo video: http://www.youtube.com/watch?v=VnQzT9QyJFQ

Change-Id: I7cbc02de5eb23f786bc7419d3506e2f2bc7d1819
2011-09-25 22:19:40 -04:00
Arne Coucheron
ca5ec926ae ldpi: Updated camera background pattern
Change-Id: I65869e78364f2c6c469a8da28b0557cb8af6a936
2011-09-22 08:22:24 +02:00
Sebastian Schmidt
9ec226e7ae Add german translation for tablet overlay
Change-Id: I301f2ff79c7179a5c2e26967da0e5b32471530f7
2011-09-08 19:11:56 +02:00
j_r0dd
14a9a0f896 Adding the Backflip (Motus). The device tree can be found here: https://github.com/j-r0dd/android_device_motorola_motus
Change-Id: Ia5229d2348a4172a21f02498971dfc13b3149ba1
2011-08-31 15:18:38 -04:00
Cameron Pickett
d4d424d63c SystemUI: Show mic-less headphone icon in status bar (2/2)
Add ldpi version of headphone icon.
Part 1 here: http://review.cyanogenmod.com/7319

Change-Id: Ia7794519f9ca4bdc5d92b08808b985f2f5cf3a31
2011-08-12 05:29:47 -07:00
jt1134
e114be1741 add US Cellular Mesmerize(mtd) and Cellular South Showcase(mtd) devices 2011-08-03 18:25:37 -05:00
Daniel Tschinder
eefa797ce6 Fix endless boot-loop on ldpi, when using bg-color/image on lockscreen
Change-Id: I41ac4ffeb3c9e3e57474168af45ebfb4ae7aef40
2011-07-21 18:51:52 +02:00
codeworkx
4532652672 added Samsung Galaxy S II (galaxys2)
Change-Id: I35ad342eb7243f5bf69bbeb727c00a64991c3e92
2011-07-17 23:58:49 -04:00
jt1134
f55fda3a37 add fascinatemtd target 2011-07-14 17:28:14 -05:00
Steve Kondik
432e1866ff Merge "legend: Refresh CMParts overlay" into gingerbread 2011-07-09 07:20:47 +04:00
Steve Kondik
e71d3c627e Merge "Update 0% battery icon for LDPI devices." into gingerbread 2011-07-09 07:00:02 +04:00
Alexander Hofbauer
8c8d6a0678 legend: Refresh CMParts overlay
Change-Id: I859cfa9f634fbe028f444937dfed136614879a50
2011-07-06 23:35:34 +02:00
KalimochoAz
a7739d037f Update 0% battery icon for LDPI devices.
This affects to this issue:
    http://code.google.com/p/cyanogenmod/issues/detail?id=3982

Change-Id: I1ad3d6b31b0d83e2fc097b4fc4af444b10392a11
2011-07-04 08:22:32 +02:00
attn1
d23a93eb52 CyanogenMod vendor updates for vivow
Change-Id: Ida9e6ff4b5e8a573e4eed02dc43b4a3f4cb8bc6a
2011-07-03 17:00:03 -04:00
Tanguy Pruvot
9282c356da Merged commit from device_motorola_jordan (refresh 2)
Check Org CyanogenDefy on github

Change-Id: I341b517b0e8c225927f46a8ffcad3bf44807d2a2
2011-06-29 16:34:10 -07:00
JBirdVegas
1ce14ac887 add droid2 support
Change-Id: I7e9532ca6bf591c79babf4458d8c55c7f2abf8af
2011-06-28 14:59:57 -04:00
attn1
f6daf95003 Add vivo (HTC Incredible S) support
Change-Id: Iaf8c7363f380ffa748480a4fcac3e89d9cb7923b
2011-06-21 22:45:12 +02:00
Daniel Tschinder
db88493a73 LDPI: Fixed broken buttons in GMail and Browser
After searching, testing and compiling nearly two days I finally
found a way arround that issue.
(http://code.google.com/p/cyanogenmod/issues/detail?id=3587)

I used the mdpi images and only changed the height and the
nine-patch-bars, but not the width.
That seems to do the trick and all buttons look good as
far as I can see on my wildfire.
Packed the images to the overlay instead of editing the theme.

Please test on your ldpi devices, especially with apps
that use buttons with default style.

Change-Id: Ic48c6c44d23d0e6c8a6c3822f17fda653796ea62
2011-06-19 23:10:22 +02:00
Daniel Tschinder
ea2e2f20ea LDPI: minor cosmetic change to battery icons
Some icons had some ugly misplaced pixels in them
on the upper edge of the green/orange/yellow battery-area.

Change-Id: If0dc01d7a98bce766d0b60b4121db5466ba0f877
2011-06-18 20:26:54 +02:00
Steve Kondik
04f939896f Merge "Add has_search_button flag" into gingerbread 2011-06-17 23:20:19 +04:00
Steve Kondik
dbabb81f3f Merge "Review layout to enable patch FM Seek to run on ldpi devices" into gingerbread 2011-06-17 23:09:02 +04:00
Steve Kondik
997aa88d85 Merge "LDPI: Fixed PercentageBar in PowerUsage always beeing at 0%" into gingerbread 2011-06-17 17:20:46 +04:00
Koushik Dutta
2532fe3f96 Merge remote-tracking branch 'cvpcs/cm4dx_gingerbread' into gingerbread 2011-06-14 22:52:26 -07:00
KalimochoAz
70acdf98f3 Review layout to enable patch FM Seek to run on ldpi devices
- Merge with http://review.cyanogenmod.com/#change,6102

Change-Id: I48da61236840284f130fe594cd2b40618c186f01
2011-06-14 21:25:20 +02:00
Daniel Tschinder
ce5b4b48a5 LDPI: Fixed PercentageBar in PowerUsage always beeing at 0%
Correct location for the ldpi Nine-Patch

Replaces http://review.cyanogenmod.com/6064

Change-Id: If855d9c816c9b08c930849f26e19f2ed877d384e
2011-06-14 19:55:24 +02:00
Austen Dicken
b1dc8e7bf7 add cyanogen_shadow product
Change-Id: I7173b1288b4c00a70ddc874f8281d4a0c2706ca1
2011-06-12 14:35:56 -05:00
Daniel Tschinder
1f3520edc7 Fix building on ldpi devices after this patch http://review.cyanogenmod.com/5530
Looks good to me and seems to weok as normal with this change

Change-Id: I190375f8376542d579270e8ce102abb0cc73f453
2011-06-12 20:46:47 +02:00
Danesh Mondegarian
42e5e52cfb Add has_search_button flag
Hide search key settings in CMParts for galaxysmtd.

Depends on http://review.cyanogenmod.com/#change,5757 for the added config

Change-Id: Ib6600425db8a2efe002c4edc8760bde8db635dc3
2011-06-07 10:20:10 -04:00
Steve Kondik
001fdbee57 Merge "ldpi: Add missing line in status_bar_expanded.xml" into gingerbread 2011-06-03 06:00:28 +04:00
Dane Wagner
07ac8003d8 Add morrison (Motorola CLIQ/DEXT) support
Device files can be pulled from https://github.com/dpw13/ngiordano-csolanol_Morrison_Device
Vendor files (including proprietary) can be pulled from https://github.com/adumont/vendor_morrison

Add dwagner, ngiordano, JassyCliq as maintainers for CLIQ/DEXT.

Change-Id: Ia6b561b511ee1ceb8104bcefa8f76fbf07549714
2011-05-31 17:34:29 +01:00
Brint E. Kriebel
a8cdb375cc harmony: forked original harmony (smb_a1002) to new malata smb9701 (Zpad T8) device
Change-Id: I7855585cde3375e30ceb11c1030e2e283126f64e
2011-05-31 16:53:27 +01:00
Brint E. Kriebel
aa4f413d5b harmony: renamed harmony to malata smb_a1002 (GTablet)
Change-Id: I2adea07f09ac8b5fd516ec0b3b462ce6ddbbe950
2011-05-31 16:40:35 +01:00
Arne Coucheron
c18a14d215 ldpi: Add missing line in status_bar_expanded.xml
Was added to main layout in #5315, but wasn't added to ldpi overlay

Change-Id: Id844e20ac92180042f63dc1269c888dd464b4cc8
2011-05-30 05:52:21 +02:00
atinm
07738b846a Set has_rgb_notification_led to false for SGS phones
Change-Id: Ia1d2c0e441bb3f28e9531beb01a600a23a148ec8
2011-05-28 14:13:58 -04:00
Nihanth Subramanya
e69f7f7666 LDPI: Update battery icons
Remade from the recent MDPI battery icon update.

Change-Id: I363c27b3153294a7701129456cbe29ec37ac78e8
2011-05-19 13:42:02 +05:30
Koushik Dutta
429eb24b19 crespo4g
Change-Id: I23b733999b33c29fdcfd1779f6c86472d2a94d9f
2011-05-18 18:07:57 -07:00
Koushik Dutta
c852302e24 add galaxys/
Change-Id: Ia5ef80d507307bbd778e5b9f746fd72960309516
2011-05-18 15:26:53 -07:00
Koushik Dutta
e00c5065f8 add vibrant
Change-Id: I9508eaab56007295ac3773f3424f6118c3f0351c
2011-05-18 11:37:12 -07:00
Koushik Dutta
989bc23020 CyanogenMod for Samsung Captivate (MTD)
Change-Id: I86d32defdb3ab1c81cd875d4620e697cf4183f3a
2011-05-17 18:29:45 -07:00
Tony Layher
431ac375fa Mecha: Add overlay configs in vendor
Change-Id: I188363ae2d2f1cce550b97304bc773bcfe164aef
2011-05-06 04:21:02 -04:00
Steve Kondik
e6b2ec0241 Merge "Fix LDPI status_bar_expanded overlay" into gingerbread 2011-05-06 12:20:26 +04:00
Nihanth Subramanya
3106c105ee Fix LDPI status_bar_expanded overlay
Fail again... my local repo wasn't getting sync'd and
I didn't realize the fix wasn't commited earlier.
:(

Change-Id: I72d7cd9e29622fe358b966f17f55ae38c3e01313
2011-05-05 22:07:04 +05:30
Gustavo
dc03b63b36 PT-BR: Fix typo
Change-Id: I60d24dc10077a278d7de2503f02712a2dea621e2
2011-05-04 11:25:37 -07:00
Steve Kondik
fdb72a074b cm: Add P999 device (T-Mobile G2x)
Change-Id: I810577a9030f85704dd70aec53624ffe0e0e00f2
2011-04-30 06:03:00 -04:00