Skip to content
Snippets Groups Projects
  1. Oct 20, 2017
  2. Oct 19, 2017
    • Loïc Siret's avatar
      androidtv: reduce the bitmap size · a163dd8c
      Loïc Siret authored and Adrien Béraud's avatar Adrien Béraud committed
      How to test : create an account with a Profile image on TV. Start a
      call to a desktop user. Look in the desktop uservcard  folder that the
      vcard of TV user is still small.
      
      Change-Id: Ibb1460f9592c194145c0d6970830d0a9724c8bdb
      a163dd8c
  3. Oct 18, 2017
    • Loïc Siret's avatar
      androidtv: fix backbutton · bd878d2e
      Loïc Siret authored
      Before this patch on a ContactCard selected, the back button of the
      remote exit the app, now it popout the selection.
      
      Change-Id: Ia396761ef377b9d3ed16ea772baae7ac0a2b3314
      bd878d2e
  4. Oct 16, 2017
  5. Oct 12, 2017
  6. Oct 09, 2017
  7. Oct 06, 2017
    • Loïc Siret's avatar
      AndroidTv: add presence · a929ccd8
      Loïc Siret authored
      This patch adds a small green icon on online contacts. Easy to custom
      with styles.
      
      Change-Id: Ic8543d489301c44e4ce1ab851e6084dca4b5783d
      a929ccd8
  8. Oct 05, 2017
  9. Oct 03, 2017
  10. Sep 29, 2017
    • Adrien Béraud's avatar
      accountwizard: avoid leaking alert dialog · 6d16f60e
      Adrien Béraud authored
      fix for leak in account wizard:
      E/WindowManager: android.view.WindowLeaked: Activity cx.ring.account.AccountWizard has leaked window (...) that was originally added here
          at android.view.ViewRootImpl.<init>(ViewRootImpl.java:363)
          at android.app.AlertDialog$Builder.show(AlertDialog.java:987)
          at cx.ring.account.AccountWizard$9.run(AccountWizard.java:293)
          at android.os.Handler.handleCallback(Handler.java:739)
      
      Change-Id: I857966cb23fb6df23fd1f3750607397de68637b0
      6d16f60e
  11. Sep 28, 2017
    • Loïc Siret's avatar
      androidtv: replace orb icon · 7642f73e
      Loïc Siret authored
      As discuss with designer, we replace the lens ico on the search to a
      add people ico, more representative as the function behind the orb
      
      Change-Id: I16e8426b24d167337db3bdcfc45ed77cd1af98ba
      7642f73e
    • Loïc Siret's avatar
      androidTV: adding background on main screen · edfdeb10
      Loïc Siret authored
      This patch adds a background on main screen. It is in onResume to deal
      with animation onEntrance.
      
      Change-Id: I665317a131dd351be8c587f46dbcdeec4e757a6c
      edfdeb10
    • Loïc Siret's avatar
      androidtv: remove uggly black frame · 1ff18525
      Loïc Siret authored
      this patch removed the default dim effect on on selected rows.
      It will allows us to put a beautifull background.
      
      Change-Id: I98980d9d170b71286f4bd3f0515562c042bc7717
      1ff18525
  12. Sep 25, 2017
  13. Sep 22, 2017
  14. Sep 21, 2017
  15. Sep 19, 2017
  16. Sep 15, 2017
  17. Sep 14, 2017
  18. Sep 12, 2017
  19. Sep 11, 2017
  20. Sep 08, 2017
  21. Sep 07, 2017
  22. Sep 06, 2017
    • Loïc Siret's avatar
      androidtv: fix next on link account · e2ce01df
      Loïc Siret authored
      Prior this patch a click on next on the keyboard set the focus on
      "link this device" button. It seems that they are issues with action
      with the flag focusable false. To solve this, we removed focusable
      false action from the action list, and put indication for the user
      in the left description panel.
      
      Change-Id: I7de1c1c5581ebc4b5a7d42c75bfd4d9b88944419
      e2ce01df
Loading