Commit Graph

810 Commits

Author SHA1 Message Date
f9880283e9 Fix / crash when reporting bug with no active session 2019-07-01 20:47:21 +02:00
f4b124d29f Merge pull request #257 from vector-im/feature/room_list_improvements
Room list: last event preview - invitations list
2019-07-01 20:38:32 +02:00
fb1f107911 Merge pull request #254 from vector-im/feature/enhance_notif_pre_n
Better summary for pre N devices
2019-07-01 20:38:02 +02:00
8e653979fd Merge pull request #258 from vector-im/feature/fix_signout
Fix / signout sign-in not working
2019-07-01 20:37:32 +02:00
a5584d27af QuickFIx / regression cannot decrypt message (no sender_key) 2019-07-01 20:34:42 +02:00
95d64008aa Move to sdk 2019-07-01 20:12:05 +02:00
ca2223f201 Force passing realm to TimelineEvent factory 2019-07-01 19:46:18 +02:00
a1ddd73d7d Fix / signout sign-in not working 2019-07-01 18:55:40 +02:00
01e3e71f98 Handle room invitation actions 2019-07-01 18:50:33 +02:00
8fefdc1019 Fix crash on logout 2019-07-01 16:56:24 +02:00
07309c90e1 Room list: rework invitations 2019-07-01 16:29:04 +02:00
0bdde4d994 Better summary for pre N devices 2019-07-01 16:19:46 +02:00
b25098c52d Fix issue on invitation: restore background and composer could be opened 2019-07-01 15:24:28 +02:00
5e9ecfbcc0 Room summary; handle encrypted events 2019-07-01 15:12:35 +02:00
e1b6f4bd74 Fix issue after rebase 2019-07-01 15:12:35 +02:00
4d79485fee Last event on room list 2019-07-01 15:12:35 +02:00
9224fcabfa Fix #253 / Image with no mimetype in info 2019-07-01 15:10:12 +02:00
0d433b2620 fix / missing reaction event in filter 2019-07-01 13:53:10 +02:00
6a829caf0f Perf / filter events for aggregation updater 2019-07-01 13:33:43 +02:00
d643abbb22 Sender name: fix for not synced events. 2019-07-01 13:20:03 +02:00
e838794587 Do not check push rule on initial sync 2019-07-01 13:08:16 +02:00
b0ad568df0 Fix / fdroid notif was broken due to merge 2019-07-01 13:07:52 +02:00
4739aea793 Dagger: inject dependencies earlier into activity/fragment 2019-07-01 11:41:27 +02:00
3960742f38 Merge pull request #250 from vector-im/feature/fix_impure_reducers
Fix impure reducer and use live event
2019-07-01 11:33:34 +02:00
2eef0a6162 Fix ban and kick bad message error (Fixes #184 Fixes #248) 2019-07-01 11:27:57 +02:00
466a39d239 Robustness 2019-07-01 11:08:05 +02:00
e78b703387 Fix / show source was showing content 2019-07-01 10:47:10 +02:00
9df928e709 Fix bad background color in dark themes 2019-07-01 10:04:02 +02:00
a734c699ad Fix impure reducer and use live event 2019-07-01 09:56:00 +02:00
b402bf829b Fix copy and inconsistency
thx kr0mbel
2019-06-28 18:45:49 +02:00
4d7f1b4fee Report Bug by default 2019-06-28 16:57:01 +02:00
38ceb6f52a Fix bad FCM token stored 2019-06-28 16:54:53 +02:00
419ef7b46f Merge pull request #243 from vector-im/feature/reply_e2e
Reply in e2e room
2019-06-28 16:07:08 +02:00
4ad23f0f37 Fix bad copyright block 2019-06-28 16:05:36 +02:00
0f039fce32 Add 30 missing copyright block 2019-06-28 15:59:20 +02:00
fef1c7cc45 Set default theme in pref screen 2019-06-28 15:36:57 +02:00
7ff2477a4f Merge pull request #241 from vector-im/feature/api16
min API 19 - tested
2019-06-28 15:06:40 +02:00
7af55a48f6 Fix lint warning 2019-06-28 15:05:57 +02:00
ee402fd328 Now with min API set to 19, we do not need Left and Right attribute, Start and End is enougth. For the moment, just reduce the severity 2019-06-28 14:57:41 +02:00
75c1718252 code review 2019-06-28 14:57:22 +02:00
f83491fdfc Fix / impure reducer in action view model 2019-06-28 14:57:22 +02:00
a9dd06562a Reply in e2e room
+ Add reply option in e2e room
+ Fix bug 242
+ Show preview of messages in menu and in text composer preview
2019-06-28 14:57:22 +02:00
cea8abb9b1 Fix issue in test and add a test for Json canonicalization (will pass when reply_e2e branch will be merged) 2019-06-28 14:27:08 +02:00
13a0b809e1 Fix compilation issue in release 2019-06-28 14:08:38 +02:00
d28e9862a2 Merge pull request #236 from vector-im/feature/lab_show_hidden_events
Feature/lab show hidden events
2019-06-28 12:51:31 +02:00
bf68a6bafc Comment used labs settings 2019-06-28 12:50:56 +02:00
b14a6224ba Add lab option to show hidden events in timeline
+ cleaning labs settings
2019-06-28 12:45:08 +02:00
b92cc524b6 Fix / Day separator flickering in timeline
Sending events were not filtered, so sending events like reactions would make the day separator appear
2019-06-28 11:33:33 +02:00
17a4a86ad1 Merge pull request #220 from vector-im/feature/restrict_reaction_emoji
Only show reactions with an emoji key
2019-06-28 11:29:32 +02:00
0a908136b6 Only show reactions with an emoji key 2019-06-28 11:28:51 +02:00