Advertisement
Guest User

nitrogen_25112016-Changelog

a guest
Nov 26th, 2016
1,930
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 3.04 KB | None | 0 0
  1. ====================
  2.      11-25-2016
  3. ====================
  4.  
  5.  
  6.    * frameworks/base/
  7. 6822c59 LS Weather: Fix update weather with monochrome icon
  8. cc16ca2 Merge pull request #3 from fezzy102/n2
  9. eaae5f4 frameworks/base: synchronize surface control object access.
  10. 5951520 Fix window transformation related issue
  11. 8fe2718 Prevent destroy surface during window replacement.
  12. 3d831aa Remove the unnecessary window animation request
  13. d541920 Increase screenshot's timeout
  14.  
  15.   * packages/apps/Settings/
  16. 43e4822 Add summary to our custom dashboard tiles
  17.  
  18. ====================
  19.     11-24-2016
  20. ====================
  21.  
  22.  
  23.   * packages/apps/Settings/
  24. 30ec180 AppOps: Remove icons in detail item Before: http://imgur.com/a/qr5kI After: http://imgur.com/a/izaT8
  25. 2641b3c Settings : Improve app info screen
  26. 3ca147d Fix NPE when ejecting the portable storage
  27. ee8b7f6 Fix device storage menu when using Adopted Storage
  28.  
  29. ====================
  30.     11-23-2016
  31. ====================
  32.  
  33.  
  34.   * external/skia/
  35. 6c16b81 Restore scratch texture reuse on Adreno.
  36.  
  37.   * frameworks/base/
  38. 6c6c8c5 Don't include front most excluded task in Multi-Window mode
  39. 27256bb Brightness mirror - fix multi-touch issue
  40.  
  41. ====================
  42.      11-22-2016
  43. ====================
  44.  
  45.  
  46.    * external/DUtils/
  47. 1f17925 KillApp on back key longpress
  48. ca276c2 Set default button behavior as in AOSP
  49.  
  50.    * system/sepolicy/
  51. 8f8c291 Allow apps in /system/priv-app to call and execute su commands
  52.  
  53. ====================
  54.      11-21-2016
  55. ====================
  56.  
  57.  
  58.    * packages/apps/LockClock/
  59. 223fb1f YahooWeatherProvider: Fix API URL
  60.  
  61.    * packages/apps/NitrogenSettings/
  62. e7095a6 Add Clock option to Lockscreen Weather
  63.  
  64. ====================
  65.      11-20-2016
  66. ====================
  67.  
  68.  
  69.    * frameworks/base/
  70. adab0ce fwb: Add ability to permanently hide apps from recents [1/2]
  71.  
  72.    * kernel/lge/geehrc/
  73. 7f44069 Enable CONFIG_IP_NF_TARGET_TTL
  74.  
  75.    * kernel/lge/mako/
  76. ffe0eff Enable CONFIG_IP_NF_TARGET_TTL
  77.  
  78.    * kernel/moto/shamu/
  79. e0a1dea Enable CONFIG_IP_NF_TARGET_TTL
  80.  
  81.    * packages/apps/NitrogenSettings/
  82. 7e2211c Add ability to permanently hide apps from recents [2/3]
  83.  
  84.    * packages/apps/Settings/
  85. a82c2e0 Add ability to permanently hide apps from recents [3/3]
  86.  
  87. ====================
  88.      11-19-2016
  89. ====================
  90.  
  91.  
  92.    * frameworks/base/
  93. 5a7ee72 Fix dlfree error when delet mZipInflater
  94. 41babbb Fix CountDownTimer handler memory leak
  95. 3d892bf Fix race condition of job extras.
  96. 124cde8 Fix java crash under DhcpClient.java
  97. 9d45a72 Fix String object compare issue.
  98. cb31305 Fix a NPE when putting a null-Bundle in an Intent
  99. 3b17964 Fix the bug in replacing a fragment with itself
  100. 7cf8c77 Fix random crash in libhwui
  101. 5e86fdd Fix previous app displaye on back key press
  102. 184ca1c Fix for wallpaper flicker on bootup on some targets
  103. 85ecd02 Release SQLite page cache as much as it can
  104.  
  105.    * hardware/broadcom/wlan/
  106. 667825d Update bcm4339 driver
  107.  
  108.    * packages/inputmethods/LatinIME/
  109. 230cc6d LatinIME: disable sound on keypress on all devices by default
  110. 2f60890 LatinIME: Add shortcuts support
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement