1. de52fa2 notification: add permanent notification to stay in background by Sébastien Blin · 6 years ago
  2. 97dcf02 build: update minimum SDK version to 21 (5.0 Lollipop) by Adrien Béraud · 6 years ago
  3. c9126c9 RingApplication: cleanup by Adrien Béraud · 6 years ago
  4. 15bda2a power management: add periodic jobs by Adrien Béraud · 6 years ago
  5. 9bf8360 ui: don't use uneeded uiHandler by Adrien Béraud · 6 years ago
  6. 8bc9510 build: migrate to androidx by Adrien Béraud · 6 years ago
  7. d7d0cb5 ringapplication: catch dring exception by Adrien Béraud · 6 years ago
  8. afcdd96 vcard: refresh cache on change by Adrien Béraud · 6 years ago
  9. ae45ffa intent: support share with Ring by Adrien Béraud · 6 years ago
  10. 66912a4 Fix a vector compatibility issue by Pierre Duchemin · 6 years ago
  11. 7aa7a9e rx: unify contact requests, smartlist presentation by Adrien Béraud · 6 years ago
  12. ace37a2 refactor: use ReactiveX by Adrien Béraud · 6 years ago
  13. 38d2218 AccountService: let account active when push notifications are enabled by Sébastien Blin · 6 years ago
  14. 5f2fe98 AvatarFactory: add memory cache by Adrien Béraud · 6 years ago
  15. d233069 DRing: use ScheduledExecutor, named thread by Adrien Béraud · 6 years ago
  16. c21e562 push: improve token logging by Pierre Duchemin · 7 years ago
  17. e2ea70d connectivity: don't disable accounts with a DHT proxy on connectivity loss by Adrien Béraud · 7 years ago
  18. 76825fc refactor: clean logs by Pierre Duchemin · 7 years ago
  19. 0e0feef build: make Firebase optional by Adrien Béraud · 7 years ago
  20. 528da48 Oreo: start service from Activity by Adrien Béraud · 7 years ago
  21. 2693eca push notifications: add global preference by Adrien Béraud · 7 years ago
  22. 0cfb6c8 push notifications: add Firebase support by Adrien Béraud · 7 years ago
  23. 2b15fb6 Fix a ClassCastException in DRingService by Pierre Duchemin · 7 years ago
  24. 45707ca migrate to java 8 by Pierre Duchemin · 7 years ago
  25. d626929 callbacks: simplify daemon startup by Alexandre Lision · 7 years ago
  26. 45d5606 startup: remove legacy broadcast by Alexandre Lision · 7 years ago
  27. 589f86d Handle external camera detection when app is running by Pierre Duchemin · 7 years ago
  28. 0202fbf refresh copyright, reformat and remove unused by Loïc Siret · 7 years ago
  29. d5e6ea4 AccountService: prevent crash during loading by Adrien Beraud · 7 years ago
  30. 55200d3 Remove presenter injection module by Hadrien De Sousa · 7 years ago
  31. 5da46fa Revert "Refactor App to use common base code" by Alexandre Lision · 7 years ago
  32. 782d49f Refactor App to use common base code by Hadrien De Sousa · 7 years ago
  33. fd4df59 Android: Support for Ethernet & Bluetooth by Loïc Siret · 7 years ago
  34. 8e6e2ff model: always show username instead of ringid when possible by Adrien Beraud · 7 years ago
  35. 483bebf remove LocalService by Alexandre Lision · 7 years ago
  36. ccc947d CallFragment: add MVP model by Hadrien De Sousa · 7 years ago
  37. eb8b1ac network: display actual connectivity state by Alexandre Lision · 7 years ago
  38. 2c1c57c trust request: save and load to the disk by Aline Bonnet · 8 years ago
  39. 5d77dd6 presence: add API client by Aline Bonnet · 7 years ago
  40. a2e70b2 Breakdown localService : add NetworkUtils by Hadrien De Sousa · 8 years ago
  41. d67977b trust requests: add client API by Aline Bonnet · 8 years ago
  42. a044208 video: use min. 320x240 resolution, fix rotation on API 24+ by Adrien Béraud · 8 years ago
  43. ad4d058 video: improve performance by Adrien Béraud · 8 years ago
  44. af7a32b mvp/injection: Remove permission check from LocalService by Thibault Wittemberg · 8 years ago
  45. 9ddb23f mvp/injection: Remove Account features from LocalService by Thibault Wittemberg · 8 years ago
  46. b328050 fix: Crash on outgoing video call after first installation by Thibault Wittemberg · 8 years ago
  47. 71a7cae mvp/injection: Move daemon start and video features to RingApplication by Thibault Wittemberg · 8 years ago
  48. 24ae629 ui: fix wrong thread exception by Alexandre Lision · 8 years ago
  49. e69bf33 lifecycle: improve crash handling by Alexandre Lision · 8 years ago
  50. a1f902d mvp/injection: Abstraction layer for Log mecanism by Thibault Wittemberg · 8 years ago
  51. 77cf600 mvp/injection: Applies MVP and DI patterns to SettingsFragment by Thibault Wittemberg · 8 years ago
  52. 22765dd mvp/injection: Applies MVP and DI patterns to ShareFragment by Thibault Wittemberg · 8 years ago
  53. 37aec06 mvp/injection: Applies MVP and DI patterns to AboutFragment by Thibault Wittemberg · 8 years ago
  54. 5503087 injection: Introducing dependency injection with Dagger2 by Thibault Wittemberg · 8 years ago