Commit Graph

  • 7dce8c29bc Buildkite generate release APK (unsigned) Benoit Marty 2019-05-02 16:43:42 +0200
  • 41337d0ca4 Configure pipeline for buildkite Benoit Marty 2019-04-30 13:58:00 +0200
  • 287feace12 Timeline : merged events are now handled directly within the recyclerview and do not need a LinearLayout. ganfra 2019-04-18 19:09:15 +0200
  • b3e2eca43d Timeline : start to handle merging room member events. Need to get better perf. ganfra 2019-04-17 22:37:25 +0200
  • 0818c55b6d
    Merge pull request #107 from vector-im/feature/cache Benoit Marty 2019-04-17 16:26:48 +0200
  • b1b526a516 Clear cache and rework Signout Benoit Marty 2019-04-17 15:48:59 +0200
  • b6cbed1c90 Fix build after merge Benoit Marty 2019-04-17 12:50:43 +0200
  • 65e2abf402
    Merge pull request #106 from vector-im/feature/apis Benoit Marty 2019-04-17 12:35:31 +0200
  • bee5da8f64 Format and avoid long lines Benoit Marty 2019-04-17 12:35:18 +0200
  • ab7b807740 Rename APIs Benoit Marty 2019-04-16 15:36:29 +0200
  • 4c02721ada Create realm module to avoid losing credentials when Realm model change. Benoit Marty 2019-04-12 12:23:05 +0200
  • 5dca31e6f9 Do not loop sync in case of JsonEncodingException (if HS is down) Benoit Marty 2019-04-11 16:23:34 +0200
  • d2e1aff453 Convert JsonFilter to FilterId Benoit Marty 2019-04-12 15:51:20 +0200
  • dab80466c5 Timeline : extract video thumbnail and upload it ganfra 2019-04-16 17:24:28 +0200
  • 2c83ba0824 Timeline : start to handle video media. Probably to amend ganfra 2019-04-12 13:46:59 +0200
  • 657f4d3e9c Timeline : handle file/audio message ganfra 2019-04-12 12:38:02 +0200
  • 9c9c09db2b Adjust colors for avatar and display names + start handling video in timeline ganfra 2019-04-11 19:19:52 +0200
  • c38a601bcc Timeline : apply color for sender ganfra 2019-04-11 15:40:07 +0200
  • dcac9aed55 Merge branch 'feature/media_attachment' into develop ganfra 2019-04-11 13:21:51 +0200
  • 0225fc7120 Media upload: handle local echo by pinning at the bottom... will probably be changed ganfra 2019-04-09 19:57:43 +0200
  • 2a2b4e7bd9
    Merge pull request #104 from vector-im/feature/emote Benoit Marty 2019-04-10 09:40:32 +0200
  • 7d872420f0
    Merge pull request #103 from vector-im/feature/linkify Benoit Marty 2019-04-09 18:37:48 +0200
  • 0055514f90 Update room topic Benoit Marty 2019-04-09 18:33:28 +0200
  • 6248cc5552 Send emote Benoit Marty 2019-04-09 17:53:23 +0200
  • 347967700b Linkification: import workaround done on Riot Benoit Marty 2019-04-09 17:33:47 +0200
  • eaff5ac9f0
    Merge pull request #102 from vector-im/feature/completion Benoit Marty 2019-04-09 16:33:20 +0200
  • 63964ac101 SlashCommand: add TODO Benoit Marty 2019-04-09 15:21:17 +0200
  • 3b52fa4be8 Command parser: check userId format Benoit Marty 2019-04-09 14:52:31 +0200
  • 81ddb8c5fb SlashCommand: handle user invitation Benoit Marty 2019-04-09 14:35:18 +0200
  • eae8f993e6 SlashCommand: implement parser Benoit Marty 2019-04-09 13:36:33 +0200
  • fab1d249f4 Autocomplete : better code Benoit Marty 2019-04-09 10:03:06 +0200
  • 3f1cc466ed Autocomplete : handle click Benoit Marty 2019-04-09 09:58:07 +0200
  • c64d6b6b28 Autocomplete : handle click and better detection for / commands Benoit Marty 2019-04-08 18:31:24 +0200
  • c9658918ed Media upload : start handling progress. ganfra 2019-04-05 18:21:45 +0200
  • 6d3028c2d7 Autocomplete : start fetching users. Still need to adjust UI and manage selection. Benoit Marty 2019-04-08 16:18:36 +0200
  • aec7b73345 Introduce room member service Benoit Marty 2019-04-08 15:53:02 +0200
  • 56563412aa Autocomplete : start integrating commands. Still need to work on it Benoit Marty 2019-04-08 15:51:35 +0200
  • a9b8c57464 Allow cleartext communication on 127.0.0.1 (Fixes #98) Benoit Marty 2019-04-08 15:21:12 +0200
  • 314771cce2 Allow cleartext communication on localhost (Fixes #98) Benoit Marty 2019-04-08 15:15:11 +0200
  • bb65dc5247
    Merge pull request #99 from vector-im/feature/create_room Benoit Marty 2019-04-08 14:16:47 +0200
  • 460a72e6b5 Create Room Benoit Marty 2019-04-05 17:04:25 +0200
  • 748090d0f9 Avoid critical log for timeout on event thread Benoit Marty 2019-04-05 11:07:45 +0200
  • 968258852f Add a log Benoit Marty 2019-04-05 11:01:43 +0200
  • 260cc0dd5f Rename class from Riot* to Vector* Benoit Marty 2019-04-05 10:40:59 +0200
  • 57cea677e4 Import resource from Riot Benoit Marty 2019-04-05 10:14:45 +0200
  • c47eeb9cec Send media: first working implementation. Then, need to fix local echo and handle other types than image. ganfra 2019-04-04 19:55:58 +0200
  • e929019247
    Merge pull request #97 from vector-im/feature/settings Benoit Marty 2019-04-04 11:39:56 +0200
  • 43659dffd3 Improve signout task Benoit Marty 2019-04-04 11:10:45 +0200
  • 82d89825d3 Differentiate icon from Riot one Benoit Marty 2019-04-04 11:10:31 +0200
  • 772670252a Make build FDroid pass Benoit Marty 2019-04-04 11:09:58 +0200
  • 18591d0287 Media: start to play with uploading media ganfra 2019-04-03 22:54:48 +0200
  • 08dacacdda SignOut Benoit Marty 2019-04-03 16:36:45 +0200
  • 3091a337c9 Launcher + Animated logo Benoit Marty 2019-04-03 14:46:15 +0200
  • 73580493ea Import resource from riot Benoit Marty 2019-04-03 14:24:32 +0200
  • c188bb290f Not implemented toast or Snackbar Benoit Marty 2019-04-03 12:30:09 +0200
  • d9c8867c0b Introduce common parent for PreferenceFragment Benoit Marty 2019-04-03 12:10:02 +0200
  • 87c9f6b2a0 Improve lint configuration Benoit Marty 2019-04-03 12:04:24 +0200
  • 6830957d31 Import settings from Riot - not all fonctional of course Benoit Marty 2019-04-02 18:08:43 +0200
  • 96a67a44ac Media: grab some code from Riot legacy ganfra 2019-04-02 15:59:36 +0200
  • b9b8527b38 Improve RiotFragment Benoit Marty 2019-04-02 12:14:16 +0200
  • 10520fb1bd Upgrade string from Riot Benoit Marty 2019-04-02 11:57:12 +0200
  • 494d893aa3
    Merge pull request #96 from vector-im/feature/vector Benoit Marty 2019-04-02 11:46:43 +0200
  • 9048a1dbbe Rename `app` to `vector` Benoit Marty 2019-03-19 14:38:15 +0100
  • 04b4f32e16 Sync : add log and continue when read_receipts fail ganfra 2019-04-01 17:39:27 +0200
  • d110dac0a6 Merge feature/replace_paged_list into develop ganfra 2019-04-01 17:33:53 +0200
  • be6a4efacb Timeline : make tests compile and pass ganfra 2019-04-01 15:18:52 +0200
  • f75fe1201d
    Merge pull request #95 from vector-im/feature/fix_state Benoit Marty 2019-03-29 21:13:14 +0100
  • 547272b17b Please TravisCI build Benoit Marty 2019-03-29 18:25:44 +0100
  • 94db36d6c4 Fix room summary not being updated when room members are loaded ganfra 2019-03-29 11:15:27 +0100
  • 3efcbaaea9 cleanup Benoit Marty 2019-03-29 09:49:07 +0100
  • fde09b4a94 Forbid backup Benoit Marty 2019-03-28 17:51:54 +0100
  • 317503aa2b userAgent, userId and deviceId in rageshake Benoit Marty 2019-03-28 17:42:39 +0100
  • be2dad9b17 ExceptionHandler + Log in files for RageShake Benoit Marty 2019-03-28 17:28:20 +0100
  • 2e2d5b9f86 Timeline : add non empty content to displayable conditions => should probably be removed later if we want to handle this case with special epoxy item. ganfra 2019-03-28 16:24:40 +0100
  • a7b81a4671 Timeline : remove item animation for now. ganfra 2019-03-28 16:07:05 +0100
  • 86a60f7ebd Timeline : fix avatar issues / remove glide logs ganfra 2019-03-28 16:06:43 +0100
  • a6366e47fe Timeline : change some database details to make it faster ganfra 2019-03-28 12:00:45 +0100
  • bc467340c9 RageShake impleme + Import stuff from Riot Benoit Marty 2019-03-28 11:53:28 +0100
  • 4154df7c21 Timeline : stabilize the pagedList replacement. Seems ok for phase0 ganfra 2019-03-21 20:21:45 +0100
  • 79e273b1ca Add Doc Benoit Marty 2019-03-27 18:03:36 +0100
  • 4ab3c39415
    Merge pull request #18 from z3ntu/develop_api19 Benoit Marty 2019-03-21 15:58:37 +0100
  • ad243ae41f Clean code and update dependencies ganfra 2019-03-20 18:24:17 +0100
  • 2898eae566 Timeline : reactivate loaders and get off the main thread ganfra 2019-03-19 19:45:32 +0100
  • cbd62b9e93 Rename Realm DB file Benoit Marty 2019-03-20 14:24:51 +0100
  • 27374aea3f Add DebugReceiver Benoit Marty 2019-03-20 14:06:29 +0100
  • a4ef259bd2 Add FIXME Benoit Marty 2019-03-19 16:13:12 +0100
  • 3f10829dcd Use correct wording for room list Benoit Marty 2019-03-19 18:11:02 +0100
  • 289c820b48
    Merge pull request #92 from vector-im/feature/user-agent Benoit Marty 2019-03-19 15:26:11 +0100
  • 40d4e3fe83 Log http requests, for easy debugging Benoit Marty 2019-03-19 12:42:11 +0100
  • f4170f55b7 Configure user agent Benoit Marty 2019-03-19 12:29:45 +0100
  • d8bff8201f Use gradle all distribution Benoit Marty 2019-03-19 10:17:33 +0100
  • dffcc3f405 Fix gradle issue Benoit Marty 2019-03-18 18:53:14 +0100
  • 7030258de5
    Add logo to badges Benoit Marty 2019-03-18 18:49:05 +0100
  • 89a2aad561
    Add logo to badges Benoit Marty 2019-03-18 18:48:28 +0100
  • 6406c4021a
    Merge pull request #89 from vector-im/feature/gradle5.2.1 Benoit Marty 2019-03-18 18:42:30 +0100
  • ddc5a0d30b
    Add some badges FTW, and link to contributing.md Benoit Marty 2019-03-18 18:42:04 +0100
  • d4b1f074e3
    Merge pull request #87 from Bubu/reproducible_versioncode Benoit Marty 2019-03-18 18:21:56 +0100
  • 3b68b304f5
    Merge branch 'develop' into reproducible_versioncode Benoit Marty 2019-03-18 18:21:22 +0100
  • b8cceaa17a Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis Benoit Marty 2019-03-18 18:16:27 +0100
  • 8a7675d2e4
    Merge pull request #88 from vector-im/feature/build_process Benoit Marty 2019-03-18 17:26:32 +0100