Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PT-PT Translation FIXED #3

Open
wants to merge 10,000 commits into
base: donut
Choose a base branch
from
Open

PT-PT Translation FIXED #3

wants to merge 10,000 commits into from

Conversation

tiagofvale
Copy link

tiagovale2 @ XDA.

Rolled back last commit and fixed the directory.

@temasek temasek deleted the cm-11.0 branch November 17, 2013 01:49
@temasek temasek restored the cm-11.0 branch November 17, 2013 01:50
@temasek temasek deleted the cm-11.0 branch December 7, 2013 09:09
@temasek temasek restored the cm-11.0 branch December 7, 2013 09:32
@temasek temasek deleted the cm-11.0 branch December 7, 2013 22:49
@temasek temasek restored the cm-11.0 branch December 7, 2013 22:55
flappjaxxx pushed a commit to flappjaxxx/android_packages_apps_Settings that referenced this pull request Dec 23, 2013
This is the Settings application part of the
user settable activation sensitivity patch for pie controls.

For the complete message look at the commit in
frameworks/base.

Patch Set daproy#3:
* Enabled "Very High"
* Changed title from "Sensitivity" to "Responsiveness"
* Display summary

Patch Set daproy#4:
* "Very High" -> "Very high"

Change-Id: I99fbbc94c75b64121fd04ff5deb8f5a10a04a63b
@temasek temasek deleted the cm-11.0 branch March 4, 2014 12:51
@temasek temasek restored the cm-11.0 branch March 4, 2014 12:56
@temasek temasek deleted the cm-11.0 branch March 4, 2014 16:08
@temasek temasek restored the cm-11.0 branch March 4, 2014 16:09
@temasek temasek deleted the cm-11.0 branch March 5, 2014 03:51
@temasek temasek restored the cm-11.0 branch March 5, 2014 03:54
@temasek temasek deleted the cm-11.0 branch March 5, 2014 08:19
@temasek temasek restored the cm-11.0 branch March 5, 2014 08:19
@temasek temasek deleted the cm-11.0 branch April 18, 2014 03:42
@temasek temasek restored the cm-11.0 branch April 18, 2014 03:44
@temasek temasek deleted the cm-11.0 branch April 18, 2014 03:44
@temasek temasek restored the cm-11.0 branch April 18, 2014 03:45
@temasek temasek deleted the cm-11.0 branch April 19, 2014 00:23
@temasek temasek restored the cm-11.0 branch April 19, 2014 00:24
loosethisskin pushed a commit to loosethisskin/android_packages_apps_Settings that referenced this pull request May 29, 2014
  - Previous logic depended on all pattern lock elements to be
    null prior to removing the preferences. Remove them one by
    one if they exist now.

  - PS daproy#3: Add braces.

Change-Id: If34bc305eddda2985b37bd55349e4bb5d9b63154
temasek and others added 8 commits July 21, 2014 10:03
…out sim cards

Change-Id: Ib6774b0ad1cd9421a669349321a4f75517f24719
Finish the app after resettings the account, will lead to the protected app selection without a
valid pattern. Instead this should reset the pattern view to create a new pattern prior to go to
protected apps.

Change-Id: Ida41a29f4f8787940f803a23014a68a2f8beb969
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
The attempt at optimizing the loop by skipping the characters that
precede the actual match broke the offset calculations, so the number of
characters skipped in filtering wasn't calculated correctly. Fixit by
removing the misguided optimization.

Example: search for "pera"
highlight in match: Debug non-rectangular cli_p opera_tions
highlight should be: Debug non-rectangular clip o_pera_tions

Change-Id: I07c46b3966e6d81124a5b523c1e822b8750f4f7a
Change-Id: I0994f6148e99d1b479640ead076fb307f225bd66

Conflicts:
	res/values-ja/arrays.xml
Change-Id: Id47e0dcee33861c2c40110b924057b257050e0dd
Change-Id: I2fcbdee3bcf33f8e44b6c5fa29fb1d4d6dcab8e4
There is an aosp bug where MultiSelectListPreference stores a custom state type,
but doesn't override onRestoreState and causes an exception to be thrown when inside
activities that don't override orientation change.

This patch resolves this issue by persisting the preference change, which bypasses that route.
No functional impact since we override the values from the settings provider onresume anyway.

Repro :

    - Launch dialer
    - Launch Settings
    - Launch blacklist
    - Launch settings
    - Rotate phone
    - Realize you need this patch :)

Change-Id: Ie51119190fa6c43db612223bdb60c00fe607b9bf
temasek and others added 26 commits November 8, 2014 17:01
…re compatibility with themes

Change-Id: I9ff6803ade04269e2d7c249e03410001ea047ded

Conflicts:
	res/xml/settings_headers.xml
	res/xml/status_bar.xml
Change-Id: I58c441d0466514075b91a7a56b5d1a12132bda91
Change-Id: Ib96811a0c268ca68a7b9732283c5abc142d143a4
Signed-off-by: Roman Birg <roman@cyngn.com>
Change-Id: I4ac2d63119b328533217104a799cb0660ecddfb9
Signed-off-by: Roman Birg <roman@cyngn.com>
Before we would always assume to override the stream, but that is not
always the case. Add a checkbox to turn the override on and off.

Change-Id: Ic1a58d59a9e514d4c2ccf376191ac7989bbead26
Signed-off-by: Roman Birg <roman@cyngn.com>
Change-Id: I657c94aea5da1591a72c4758d4bfec93b8f77dad
Change-Id: I5ccfcaf945bb4de929f007956dafcc551999739d
Change-Id: Idbe1d69b376fc3f42980404d9448152f606e7f8e
This log is a manually updated text file, doesn't reflect reality,
and is generating confusion with customers due to outdated and/or
irrelevant (for their device) information.

Change-Id: I0905e8f0a3eb6303323fbd420472f334a7dcef49
CM is usually installed with recoveries that preserve datamedia,
including our own, so the assumption that deleting data will also
clear personal media is wrong. Always show the checkbox that was
originally limited to removable media to let the user do a full
reset

Change-Id: I2764c9509cc9ec50a1be979d748341037660a5da
Change-Id: I64f77839f47192275d32e7766a9c32868ddcebab
Change-Id: I3608d06521b650d40df1d32f6d2cce1376830a58
Change-Id: I5073decd1db34b5ab57a2f27896ab4c3e673f4c9

Conflicts:
	src/com/android/settings/quicksettings/QuickSettingsUtil.java
Since the Pass widget is an app-specific feature (specifically Baton's),
the option to toggle the widget should be presented in the app's
settings and not in the system settings.

Change-Id: Iec1b4bf4fe25b0d1357c78177f05672c58fe72d3

Conflicts:
	src/com/android/settings/cyanogenmod/LockscreenInterface.java
Unfortunately the Settings app has super powers. We shouldn't let
untrusted 3rd party authenticators re-purpose those powers to their own
nefarious ends.  This means that we shouldn't pass along PendingIntents
that can have addressing information (component, action, category)
filled in by third parties.

Bug: 17356824
Change-Id: I397d26c5f465ddfb0e58bbc66cd44756e58cc507
(cherry picked from commit f5d3e74)
…LATE

Change-Id: Ie587d73916802aa85f91bafd8756a6bf9549f2fc
Change-Id: I7f997c82556d719cc39d5f6b95b5122375d6e585
Change-Id: I999511bfa88b4554f8c4bd09e6c8a0237eaa2310
Since the Pass widget is an app-specific feature (specifically Baton's),
the option to toggle the widget should be presented in the app's
settings and not in the system settings.

Change-Id: Iec1b4bf4fe25b0d1357c78177f05672c58fe72d3

Conflicts:
	src/com/android/settings/cyanogenmod/LockscreenInterface.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet