Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AospExtended/platform_frameworks_base
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.x
Choose a base ref
...
head repository: Apon77Lab/platform_frameworks_base
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 7, 2021

  1. Revert "fonts: Don't build real DroidSansMono"

    This reverts commit e9d071d.
    Apon77 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    66a946f View commit details
    Browse the repository at this point in the history
  2. Use proper coded alphabet when a contact is written into EF_ADN of USIM.

    Based on the description in "3GPP TS 31.102 clause 4.4.2.3" shown below,
    Alpha Identifier of EF_ADN of USIM is defined in default 7-bit coded
    alphabet if bit8 is set to 0 otherwise, it is defined in UCS2 coded.
    
    Change-Id: Ifbe06e1dd1cf29692f1201ab27e71250de30b3df
    CRs-Fixed: 2219692
    Umashankar Godachi authored and Apon77 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    8d1e4b9 View commit details
    Browse the repository at this point in the history
  3. Move battery icon to QS header

    Signed-off-by: 00day0 <therandomuser11@gmail.com>
    00day0 authored and Apon77 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    b50708c View commit details
    Browse the repository at this point in the history
Loading