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

9/5000 How to submit Chinese translation? #2

Open
wants to merge 62 commits into
base: aosp-7.1.2
Choose a base branch
from

Commits on Jun 26, 2017

  1. Minor fixups

    rk2810 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    bc309d2 View commit details
    Browse the repository at this point in the history
  2. Revert "webview: move to chromium patched webview"

    This reverts commit a98b321.
    rk2810 committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    d30e3f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. minor webview fixes

    rk2810 committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    0a115cd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

  1. gemini: bluetooth: Update configs

     * Clean up and match those from CAF, according to LA.UM.5.5.r1-04900-8x96.0
     * Enable extended QC features (BLUETOOTH_QTI_SW) in addition
    
    Change-Id: I50f1da48624a18261cd6f028113bbd1d2f94d749
    33bca authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    1d0ae60 View commit details
    Browse the repository at this point in the history
  2. msm8996-common: Remove hw_acc effect

     * Not used.
    
    Change-Id: I68882a0435b8459031ae31ecc46af6bb62eacf17
    ryzenforce990 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    5c1c08c View commit details
    Browse the repository at this point in the history
  3. msm8996-common: Update to MIUI 7.7.6 Global dev blobs

    Change-Id: I8c68d6889f9cecff014762b486f86b9dbd06f7cc
    bgcngm authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    1339ef2 View commit details
    Browse the repository at this point in the history
  4. Ramdisk: enable adaptive LMK

    B--B authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    2b9650b View commit details
    Browse the repository at this point in the history
  5. gemini: Set MIUI 7.7.6 dev firmware as minimal requirement

     * If using an older firmware, headphones won't work
    
    Change-Id: Ic7ae737f4ee4ac515c3c028bd389a77175444556
    33bca authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    a102a39 View commit details
    Browse the repository at this point in the history
  6. gemini: Bring DozeSettings up to date

     * Rework the UI with a SwitchBar
     * Change to the preferences support library and use fragments
     * Use all the new fancy RemotePreference stuff
     * Slot into display settings instead of the dashboard
    
    Change-Id: I0850f7d9558a14f739f752f76002db993381a0e5
    ryzenforce990 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    fdda51b View commit details
    Browse the repository at this point in the history
  7. gemini: doze: Commonize strings translations

     * Translations moved to the new project
        android_packages_resources_devicesettings
    
    Change-Id: I06536915e1963a2fe464c3d6c46dd8728aba0cb4
    Signed-off-by: Adrian DC <radian.dc@gmail.com>
    ciwrl authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    b87a81e View commit details
    Browse the repository at this point in the history
  8. gemini: doze: Cleanup

    * Rename missing OnePlus occurance
    * Remove unneccessary newlines
    * Remove redundancy
    * Remove unused variables and imports
    * Make variables local when sufficient
    
    Change-Id: I48f5dfc24275388f1deb31dc27716ed75aae898e
    BadDaemon authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    8a5b0a4 View commit details
    Browse the repository at this point in the history
  9. gemini: doze: Set different timings for wave and pocket detection

    * One second is a little bit short for pocket
    
    Change-Id: Id27bba6f01a3a4d54ae9096fae87505f38ee5062
    BadDaemon authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    709c5f5 View commit details
    Browse the repository at this point in the history
  10. msm8996-common: Doze: Refactor

     * Fix Ambient Display's switchbar on/off text.
     * Get rid of unnecessary receiver and all its related code,
       permissions and meta-data.
     * Keep the service running only if Doze is enabled system-wide along
       with at least one of the additional Ambient Display features.
    
    Change-Id: Id1f7f5e099f289a20f5757b7869e297e0ce74f7a
    bgcngm authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    edad045 View commit details
    Browse the repository at this point in the history
  11. Fix compiling after doze updates

    B--B authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    5c65fe5 View commit details
    Browse the repository at this point in the history
  12. msm8996-common: Integrate KeyHandler into ConfigPanel

     * KeyHandler is device-specific (gemini only), but can't really work
       without ConfigPanel, so merge into a single package
     * On the other hand, move the overlays out of the common tree to allow other
       devices to build ConfigPanel without being forced to use the KeyHandler
    
    Change-Id: I0236ceca21ae47657d43868a4217e3db4699346e
    
    Conflicts:
    	keyhandler/Android.mk
    	overlay/vendor/cmsdk/cm/res/res/values/config.xml
    bgcngm authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    3c61787 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c61a717 View commit details
    Browse the repository at this point in the history
  14. msm8996-common: ConfigPanel: Refactor

     * Integrate more nicely with Settings
     * Remove unnecessary permissions and unused resources
     * Reorganize constants and helper methods
    
    Change-Id: Id49e3aff5a243201cff5177de78cca26d932a055
    
    Conflicts:
    	configpanel/Android.mk
    	configpanel/AndroidManifest.xml
    	configpanel/src/com/cyanogenmod/settings/device/ButtonSettingsActivity.java
    	configpanel/src/com/cyanogenmod/settings/device/ButtonSettingsFragment.java
    	configpanel/src/com/cyanogenmod/settings/device/Startup.java
    luk1337 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    2d0c6d5 View commit details
    Browse the repository at this point in the history
  15. gemini: ConfigPanel: Remove unused code

    Change-Id: I14a48c4ab1b138bfba93d0508764b748f5dc9009
    bgcngm authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    fb4d19c View commit details
    Browse the repository at this point in the history
  16. Gemini: Allow control over PocketMode service

     * Once the service is running, proximity sensor is constantly active
       when the display is turned off, resulting into a residual increase
       in battery consumption. Add a toggle so that users can decide whether
       they accept that and prefer to prevent accidental wake-ups triggered
       by the fingerprint sensor.
     * Keep the receiver that listens for the screen status registered only
       if the fingerprint wake-up feature is enabled at the same time as
       the accidental wake-up prevention feature.
     * Set PocketMode as a required module of ConfigPanel, to make sure
       it is only shipped on devices building the latter.
    
    Change-Id: I5941f445d0bd77be1efa9ffcde2d9854e6446c3d
    
    @B--B edits: fixed for our AOSP
    
    Conflicts:
    	configpanel/AndroidManifest.xml
    	configpanel/src/com/cyanogenmod/settings/device/Startup.java
    	pocketmode/src/com/cyanogenmod/pocketmode/PocketModeService.java
    bgcngm authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    cf6e511 View commit details
    Browse the repository at this point in the history
  17. msm8996-common: Fix modem time-stamp regex

    Change-Id: I964d4effbdf6af778361ef79cb4598e24a46fe8b
    
    Conflicts:
    	releasetools.py
    moetayuko authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    87123ad View commit details
    Browse the repository at this point in the history
  18. msm8996-common: data-ipa-cfg-mgr: Remove verbose cflag

    Change-Id: I7d028b4b606f209bd6c27f9f74f4fc04ff69d8c7
    luca020400 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    a37a57c View commit details
    Browse the repository at this point in the history
  19. msm8996-common: data-ipa-cfg-mgr: Disable DEBUG for userdebug builds

    Change-Id: Idaee3e6d5b3759028918559b70e04547809bc09b
    luca020400 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    c74632b View commit details
    Browse the repository at this point in the history
  20. Use SnapBrowser instead of Jelly

    B--B authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    3466a18 View commit details
    Browse the repository at this point in the history
  21. msm8996-common: overlay: Remove custom wifi score thresholds

    Change-Id: I63907c20ae174865b28d524c13e6b5d8726e5bec
    luca020400 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    38bb484 View commit details
    Browse the repository at this point in the history
  22. msm8996-common: Add readfem

    * This binary will dynamically load wlan firmware based on
      device and if it needs fem fix
    * Fem fix is read from NV thanks to libqminvapi from Xiaomi and then
      stored in clear text in /persist/ff_flag
    
    Change-Id: I4e7e1916dc30bc95342f451852ec74ecde0453cb
    luca020400 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    2d17c46 View commit details
    Browse the repository at this point in the history
  23. msm8996-common: Build readfem

    * Remove init.cnss.sh
    * Add rootdir entry and selinux rules for readfem
    
    Change-Id: I6ac3a18fdf9795eefc6dd037ddb50f6b899b39f8
    
    Conflicts:
    	rootdir/etc/init.qcom.rc
    luca020400 authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    64d4495 View commit details
    Browse the repository at this point in the history
  24. gemini: Remove world_phone_bool from carrier config

    This has to be handled individually.
    
    Change-Id: If88a0aa2d560bafc585011203384875dbc8e90c9
    Signed-off-by: Alex Naidis <alex.naidis@linux.com>
    TheCrazyLex authored and rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    4088403 View commit details
    Browse the repository at this point in the history
  25. remove audio config file

    rk2810 committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    94a6566 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. gemini: Use handset-stereo-dmic-ef for camcorder-mic usecase

    * Some apps seem to be using this and that results
      in better audio volume and quality. The example
      app that uses handset-stereo-dmic-ef is: Footej.
    
    Change-Id: I70e5e9461c4108dd0bb22603a5b45c2a4add13be
    luk1337 authored and rk2810 committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    c1b3d57 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2017

  1. Power HAL: EAS: really set the value of foreground schedtune boost to 10

    The value is hexadecimal, not decimal
    
    Test: tested on Gemini, build and boots
    Test: manually checked /dev/stune/top-app/schedtune.boost
    Test: value during boost and now it's correct
    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    fe51b70 View commit details
    Browse the repository at this point in the history
  2. Gemini: set QCOM location and dpm jars as boot jars

    We are still getting tons of spam on logcats regarding missing
    boot jars, so add them and fix this mess
    
    Test: Build and boots fine on Gemini,
    Test: checked logcat and all warns/errors
    Test: are gone
    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    a254b9c View commit details
    Browse the repository at this point in the history
  3. Revert "Remove not needed graphics props"

    This reverts commit 455889b.
    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    4e0182a View commit details
    Browse the repository at this point in the history
  4. Revert "Use SnapBrowser instead of Jelly"

    This reverts commit 7b896a0.
    
    Still issues with this, cannot login with Google account,
    revert to Jelly for now
    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    5677be7 View commit details
    Browse the repository at this point in the history
  5. From system_prop.mk to system.prop

    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    421eef1 View commit details
    Browse the repository at this point in the history
  6. Gemini: really enable speaker protection, and set calibration time

    I took a look at msm8996 audio HAL, and i realized that in order to enable
    speaker protection we must set persist.speaker.prot.enable as true, the
    flag is not enough
    Also set calibration time to 5 minutes, as CAF set it to 30 minutes as
    default(!), see here: https://github.com/AOSP-JF-MM/android_hardware_qcom_audio/blob/msm8996-7.1.2/hal/audio_extn/spkr_protection.c#L673
    
    Test: tested on Gemini, build and boots fine,
    Tsst: speaker protection works as expected,
    Test: calibration stops after 5 minutes
    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    8404a45 View commit details
    Browse the repository at this point in the history
  7. Ramdisk: remove Adaptive LMK conf

    Dropped on kernel side, no more used
    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    235e735 View commit details
    Browse the repository at this point in the history
  8. Gemini: init: remove Power off Alarm support

    B--B authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    1d4de16 View commit details
    Browse the repository at this point in the history
  9. msm8996-common: Update media_codecs_performance

    * From natrium-user 7.0 NRD90M 7.7.13 release-keys
    
    Change-Id: I112c9d596a702ba37ffaf6b275bcbb317002c987
    luca020400 authored and rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    5412690 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e5d5f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5413a64 View commit details
    Browse the repository at this point in the history
  12. Enable home to wake

    rk2810 committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    0449862 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. AEX mod setup

    DennySPB committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    533bb2a View commit details
    Browse the repository at this point in the history
  2. AEX mod: configpanel

    DennySPB committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    3659bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67073e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb9cba View commit details
    Browse the repository at this point in the history
  5. AEX.mod: GPS tweak

    DennySPB committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    90ce066 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1efab3 View commit details
    Browse the repository at this point in the history
  7. AEX.mod: cm keyhandler

    DennySPB committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    b8e6bf7 View commit details
    Browse the repository at this point in the history
  8. AEX.mod: framework overlay

    DennySPB committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    5602b52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bb4759 View commit details
    Browse the repository at this point in the history
  10. AEX.mod: scroll modify

    DennySPB committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    ba76e22 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Use EAS kernel

    DennySPB committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    14cc11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a586383 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c9f2b3 View commit details
    Browse the repository at this point in the history
  4. AEX.mod: fix boost config

    DennySPB committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    78528cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa852d5 View commit details
    Browse the repository at this point in the history
  6. AEX.mod: Add Viperfx entries

    DennySPB committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    5395114 View commit details
    Browse the repository at this point in the history
  7. Revert "AEX.mod: Add Viperfx entries"

    This reverts commit 5395114.
    DennySPB committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    38a7460 View commit details
    Browse the repository at this point in the history
  8. Revert "AEX.mod: add vendor audio_effects.conf"

    This reverts commit 4c9f2b3.
    DennySPB committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    fbb4d30 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. AEX.mod: cleanup

    DennySPB committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    017983a View commit details
    Browse the repository at this point in the history
  2. AEX.Mod: Xiaomi Doze

    DennySPB committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    8ebc0d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8be4b View commit details
    Browse the repository at this point in the history