1. 42815fe push notifications: add wake lock on reception by Adrien Béraud · 6 years ago
  2. c8b63f2 push notifications: use WakefulBroadcastReceiver by Adrien Béraud · 6 years ago
  3. 38d2218 AccountService: let account active when push notifications are enabled by Sébastien Blin · 6 years ago
  4. 85683c2 call: handle null URI by Adrien Béraud · 6 years ago
  5. ace6a46 preferences: refresh push token on push preference change by Adrien Béraud · 6 years ago
  6. c2374b0 conversation: show failed message status by Adrien Béraud · 6 years ago
  7. a39d31a i18n: automatic bump by Jenkins · 6 years ago
  8. 8a76fab transifex: add support for nl-BE by Adrien Béraud · 6 years ago
  9. 6fd9e69 push notifications: don't show preference if unavailable by Adrien Béraud · 6 years ago
  10. 81cb605 Release: version 118 by Adrien Béraud · 6 years ago
  11. a6f8872 build: adapt for NDK 17 by Adrien Béraud · 6 years ago
  12. d79977a resources: avoid vectors for notifications by Adrien Béraud · 6 years ago
  13. 932b96d Change two icons for vector drawables by Pierre Duchemin · 6 years ago
  14. fe7ef70 notifications: set default visibility to public by Adrien Béraud · 6 years ago
  15. dcf79d6 preferences: disable proxy when disabling push notifications by Adrien Béraud · 6 years ago
  16. 5f2fe98 AvatarFactory: add memory cache by Adrien Béraud · 6 years ago
  17. d233069 DRing: use ScheduledExecutor, named thread by Adrien Béraud · 6 years ago
  18. 576f6b1 dependencies: update, remove unused by Adrien Béraud · 6 years ago
  19. de9aae0 gradle: use version 4.5 by Adrien Béraud · 6 years ago
  20. 90b95bf Release: version 117 by Adrien Béraud · 6 years ago
  21. 6358e02 utils: return empty extension for hidden files by Adrien Béraud · 6 years ago
  22. afd0c74 manifest: start on reboot by Adrien Béraud · 6 years ago
  23. 363aeb9 network: report any connected network by Adrien Béraud · 6 years ago
  24. ac115f3 push notification: make account active on reception by Adrien Béraud · 6 years ago
  25. e7c305c database: create tables in single transaction by Adrien Béraud · 6 years ago
  26. 256abf7 audio: refactor, fix on Android TV (Shield) by Adrien Béraud · 6 years ago
  27. a9cf009 compile.sh: make running gradlew optional by Marcus Hoffmann · 6 years ago
  28. 036f081 gradle: remove unneeded repo by Marcus Hoffmann · 6 years ago
  29. cad9db8 Release: version 116 by Adrien Béraud · 6 years ago
  30. 83a8718 firebase: handle potential exception by Adrien Béraud · 6 years ago
  31. 3be9c69 Release: version 115 by Adrien Béraud · 6 years ago
  32. 2757027 conversation: avoid crash on empty conference by Adrien Béraud · 6 years ago
  33. 2a4229a build: bump gradle by Adrien Béraud · 6 years ago
  34. fccd9a4 build: bump rxjava by Adrien Béraud · 6 years ago
  35. e0561d2 bootreceiver: avoid crash on non-conforming devices by Adrien Béraud · 6 years ago
  36. de95f65 i18n: automatic bump by Jenkins · 6 years ago
  37. 081bc41 Release: version 114 by Adrien Béraud · 6 years ago
  38. b08df99 AccountService: synchronize data transfer object by Adrien Béraud · 6 years ago
  39. 9ac8730 i18n: automatic bump by Jenkins · 6 years ago
  40. b091f77 drawable: use AppCompatResources.getDrawable to load vector by Adrien Béraud · 6 years ago
  41. 90ce65d Release: version 113 by Adrien Beraud · 6 years ago
  42. 69c7ea1 network: keep account alive with push notifications by Adrien Béraud · 6 years ago
  43. 5f51c72 gradle: update dependencies by Adrien Béraud · 6 years ago
  44. fcf457f conversation: add share button by Adrien Béraud · 6 years ago
  45. 68bdcf4 call: prevent trying to restart camera while call is not set by Adrien Béraud · 6 years ago
  46. f269ecb i18n: automatic bump by Jenkins · 6 years ago
  47. 14680bc Release: version 112 by Adrien Béraud · 6 years ago
  48. 3333997 daemon: add libressl dependency by Sébastien Blin · 7 years ago
  49. bbab0d5 call: keep screen on by Adrien Béraud · 6 years ago
  50. db40d38 Update for Android Studio 3.1 by Pierre Duchemin · 6 years ago
  51. aa7f44b call: only vibrate when ringing by Adrien Béraud · 6 years ago
  52. 09afe5e i18n: automatic bump by Jenkins · 6 years ago
  53. d2ab934 Release: version 111 by Adrien Béraud · 7 years ago
  54. 4022588 build: compile flags cleanup by Adrien Béraud · 7 years ago
  55. f031319 i18n: automatic bump by Jenkins · 7 years ago
  56. 2153329 data transfer: show progress in notification by Adrien Béraud · 7 years ago
  57. 7c50511 data transfer: allow to save, delete files from conversation by Adrien Béraud · 7 years ago
  58. c8397e4 Release: version 110 by Adrien Béraud · 7 years ago
  59. 87fe69c call: add contact when placing call by Adrien Béraud · 7 years ago
  60. 3e21753 notifications: avoid crash if profile is missing from trust request by Adrien Béraud · 7 years ago
  61. 5ac36e4 data transfer: show finished incoming images by Adrien Béraud · 7 years ago
  62. 863142e Release: version 108 by Adrien Béraud · 7 years ago
  63. a2b59a2 push notifications: enable DHT proxy when enabled by Adrien Béraud · 7 years ago
  64. 6453872 data transfer: auto-accept and show images by Adrien Béraud · 7 years ago
  65. d2d2531 i18n: automatic bump by Jenkins · 7 years ago
  66. 30009f6 feat: update launcher icon by Pierre Duchemin · 7 years ago
  67. 8e05cf3 call: don't try to enter PIP on phones with Nougat (7.0) by Adrien Béraud · 7 years ago
  68. 3796c01 androidtv: fix username and avatar display by Pierre Duchemin · 7 years ago
  69. 14dba50 avatars: optimize avatar generation by Adrien Béraud · 7 years ago
  70. 118b28e emoji: add Unicode character classes, refactor by Adrien Béraud · 7 years ago
  71. 3de26d5 build: increase minimum Android version to 4.4 KitKat (API 19) by Adrien Béraud · 7 years ago
  72. 04e75d6 smartlist: improve avatar rendering by Pierre Duchemin · 7 years ago
  73. d1d9ba7 androidtv: avoid avatar flickering on call start by Pierre Duchemin · 7 years ago
  74. 676108d Release: version 108 by Pierre Duchemin · 7 years ago
  75. bb83367 call: improve ripple quality by Pierre Duchemin · 7 years ago
  76. 2697ee9 call: avoid nullPointerException by Pierre Duchemin · 7 years ago
  77. 6839d8d wizard: delete legacy code by Pierre Duchemin · 7 years ago
  78. 5f8c3f7 contact: improve default contact picture by Adrien Béraud · 7 years ago
  79. 42788c3 conversation: move device identification methods by Pierre Duchemin · 7 years ago
  80. 781d23f conversation: improve menu disposition on tablet by Pierre Duchemin · 7 years ago
  81. 4abbf40 build: make minify optional in debug by Pierre Duchemin · 7 years ago
  82. ff53403 contact: remove "Add to contacts" popup by Pierre Duchemin · 7 years ago
  83. 32a2b97 account management: make Ring Infohash copyable by Pierre Duchemin · 7 years ago
  84. 20d4221 data transfer: implement persistence by Adrien Béraud · 7 years ago
  85. e79c133 i18n: automatic bump by Jenkins · 7 years ago
  86. 954d7a5 conversation: improve text message UI by Adrien Béraud · 7 years ago
  87. 149a87b refactor: clean code/documentation by Pierre Duchemin · 7 years ago
  88. 59c28d0 dring: update exportOnRing signature by Adrien Béraud · 7 years ago
  89. 83f8602 contact: preserve username on lookup by Adrien Béraud · 7 years ago
  90. b2a0fc0 refactor: remove unused resources by Pierre Duchemin · 7 years ago
  91. 92410f7 i18n: automatic bump by Jenkins · 7 years ago
  92. c3fafbf build: update libringclient to java 8 by Pierre Duchemin · 7 years ago
  93. 2b2a9ff build: bump minor dependencies versions by Pierre Duchemin · 7 years ago
  94. 2802bfd update copyrights by Pierre Duchemin · 7 years ago
  95. a1cd336 Release: version 107 by Pierre Duchemin · 7 years ago
  96. 511775d build: improve gradle script readability by Pierre Duchemin · 7 years ago
  97. c626399 refactor: remove useless keyboard on call by Pierre Duchemin · 7 years ago
  98. 79808d0 call: support PIP (Oreo), allow to resize activity (Nougat) by Adrien Béraud · 7 years ago
  99. c21e562 push: improve token logging by Pierre Duchemin · 7 years ago
  100. 1fa6192 Update trust requests management by Pierre Duchemin · 7 years ago