-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: LineageOS/android_frameworks_base
base: lineage-17.1
head repository: fgl27/android_frameworks_base
compare: lineage-17.1
- 8 commits
- 8 files changed
- 2 contributors
Commits on Nov 10, 2020
-
base: set default animation scaling to 0.5
Signed-off-by: Felipe Leon <fglfgl27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bca7355 - Browse repository at this point
Copy the full SHA bca7355View commit details -
Base: config_appTransitionAnimationDurationScaleDefault 0.5
Signed-off-by: Felipe Leon <fglfgl27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c005b53 - Browse repository at this point
Copy the full SHA c005b53View commit details -
Base: Display Screen Brightness Dim Config 1/2 of curren user Brightness
Signed-off-by: Felipe Leon <fglfgl27@gmail.com> Signed-off-by: fgl27 <fglfgl27@gmail.com> # Conflicts: # services/core/java/com/android/server/display/DisplayPowerController.java
Configuration menu - View commit details
-
Copy full SHA for cf034ef - Browse repository at this point
Copy the full SHA cf034efView commit details -
base: Show fast charging on lockscreen witout checking amperage
Signed-off-by: Felipe Leon <fglfgl27@gmail.com> Signed-off-by: fgl27 <fglfgl27@gmail.com> # Conflicts: # packages/SystemUI/src/com/android/systemui/statusbar/KeyguardIndicationController.java
Configuration menu - View commit details
-
Copy full SHA for 3890b15 - Browse repository at this point
Copy the full SHA 3890b15View commit details -
Base: Statusbar use screenBrightnessSettingMinimum for mMinBrightness
This allows status bar gestures to set the proper user min brightness <!-- Minimum screen brightness setting allowed by the power manager. The user is forbidden from setting the brightness below this level. --> <integer name="config_screenBrightnessSettingMinimum">10</integer> config_screenBrightnessDim can be lower so prevent it Signed-off-by: Felipe Leon <fglfgl27@gmail.com>Configuration menu - View commit details
-
Copy full SHA for 7049e94 - Browse repository at this point
Copy the full SHA 7049e94View commit details -
Base: prevent haptic feedback if screen is not fully on
Don't know if this affects all devices, problem identified on a device with hw keys that are cover by the same glass as the main screen, if DT2W and hapitc feedback is enable the hw keys will cause vibration when the screen is off prevent that by checking if the screen is fully on... DT2W active area doesnot cover the hw key area has the hw keys can't be used to wakeup the device via DT2W Signed-off-by: Felipe Leon <fglfgl27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 230bbc0 - Browse repository at this point
Copy the full SHA 230bbc0View commit details -
telephony: URI cannot be created with negative subIds
Some older radios do not provide a subId, therefore default it to 0 in such cases to prevent the phone from crashing. Test: Successfully boot US Cellular S4 Mini (SCH_R80 / serranolteusc). Change-Id: I6cfe93983ce941946920dd8bd7c82c3ff7f3aa1c
Configuration menu - View commit details
-
Copy full SHA for 2364844 - Browse repository at this point
Copy the full SHA 2364844View commit details
Commits on Jan 31, 2021
-
Base: Fix clock update on boot and on network changes
on boot the vale of getNitzAge() is always too small preventing the update from happening this function is not call unless the network changes so there is no issue on update on it change if skew allows it Signed-off-by: fgl27 <fglfgl27@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c4e282 - Browse repository at this point
Copy the full SHA 0c4e282View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff lineage-17.1...lineage-17.1