Skip to content
Snippets Groups Projects
  1. Dec 14, 2017
  2. Dec 12, 2017
  3. Dec 07, 2017
    • Hadrien De Sousa's avatar
      Add Audio Only to Android client · 203164c1
      Hadrien De Sousa authored
      Rename params hasVideo to audioOnly to match daemon API
      Remove unused params for stopRecordedFilePlayback to match daemon API
      
      Change-Id: I402402f95bffb694424e17b564ef0c8ac56cf634
      203164c1
  4. Dec 04, 2017
  5. Nov 29, 2017
  6. Nov 28, 2017
  7. Nov 27, 2017
  8. Nov 23, 2017
  9. Nov 22, 2017
  10. Nov 19, 2017
  11. Nov 18, 2017
  12. Nov 09, 2017
  13. Nov 08, 2017
  14. Nov 06, 2017
  15. Oct 23, 2017
  16. Oct 20, 2017
  17. 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
  18. 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
  19. Oct 16, 2017
  20. Oct 12, 2017
  21. Oct 09, 2017
  22. 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
  23. Oct 05, 2017
  24. Oct 03, 2017
  25. 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
  26. 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
Loading