Skip to content
Snippets Groups Projects
  1. Feb 18, 2018
    • Luca Stefani's avatar
      bootanimation: Error if screen width or height aren't set · 6b473325
      Luca Stefani authored
      Change-Id: Ic102e49d39a12116e9a0b25accf0ef81520c495f
      6b473325
    • Stricted's avatar
      lineage: soong: replace space with colon on TARGET_LD_SHIM_LIBS · 52602baa
      Stricted authored
      that way we can split the shim list logically into multiple lines like
      
      TARGET_LD_SHIM_LIBS := /system/bin/gpsd|/vendor/lib/libshim_gpsd.so \
          /system/lib/libexynoscamera.so|/vendor/lib/libexynoscamera_shim.so \
          /system/lib/libstagefright.so|/system/lib/libstagefright_shim.so
      
      to not have one single huge line
      
      Change-Id: Ice1411ee22b78da1dbf22eac412b9e4978acebdf
      52602baa
    • dianlujitao's avatar
      overlay: Use old NTP server in China · 69262850
      dianlujitao authored
       * Google changed NTP server to time.android.com since 8.0,
         but for obvious reason, it's inaccessible in China.
       * Switch to NTP server used in previous Android revisions
         when China SIM inserted to make Chinese users happy.
      
      Change-Id: Iaee63c64cae904b38f6bcec85ed6b0be1dbf3765
      69262850
  2. Feb 17, 2018
  3. Feb 12, 2018
  4. Feb 11, 2018
    • Rashed Abdel-Tawab's avatar
      lineage: Move all system props to PRODUCT_GENERIC_PROPERTIES · 6255f032
      Rashed Abdel-Tawab authored
      For Treble enabled devices, PRODUCT_PROPERTY_OVERRIDES puts props
      added with that in /vendor/build.prop. While that's great for
      device-specific properties, these are global Lineage properties
      which are descriptive of the system side, so move them to the list
      that gets populated into /system/build.prop.
      
      Change-Id: I8bb3d0fe13188478d4f7dedc306740a40f44a3e8
      6255f032
  5. Feb 05, 2018
  6. Feb 03, 2018
  7. Feb 02, 2018
  8. Feb 01, 2018
  9. Jan 29, 2018
  10. Jan 27, 2018
  11. Jan 24, 2018
  12. Jan 21, 2018
  13. Jan 17, 2018
  14. Jan 16, 2018
    • Adrian DC's avatar
      overlay: Disable SystemUI anti-falsing on lockscreen · bdba1400
      Adrian DC authored
       * The anti-falsing implementation from HumanInteractionClassifier
          regularly prevents easy swipe to unlock or to pattern / pin
          on the keyguard lockscreen, requiring multiple attempts
          until accepted due to a hardcoded evaluation (5.0f)
          while normal usage shows better results without it
      
       * Another solved situation is remote device access like
          Vysor or TeamViewer where the device is almost impossible
          to swipe properly from a computer client
      
      Change-Id: I1caf603bc6a3bf7794af724b8e48a9ebb96da971
      bdba1400
  15. Jan 13, 2018
  16. Jan 10, 2018
Loading