Commit Graph

796 Commits

Author SHA1 Message Date
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
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
83ceb36a12 Merge pull request #233 from vector-im/feature/suggestion
Feature suggestion
2019-06-28 10:47:14 +02:00
2ef53e2066 Fix compilation issue after rebase 2019-06-28 10:44:02 +02:00
519f49b50d Add report bug in the menu 2019-06-28 10:40:00 +02:00
a550743f2f Report suggestion feature 2019-06-28 10:40:00 +02:00
40bf3a15cd Move signout action to the settings General 2019-06-28 10:37:25 +02:00
4422ebb77b Remove old menu 2019-06-28 10:28:41 +02:00
99271ce5d6 Merge pull request #234 from vector-im/feature/alpha_disclaimer
Show disclaimer at first launch (Fixes #215)
2019-06-28 10:25:55 +02:00
2c9280dca6 Merge pull request #235 from vector-im/feature/debounce
Debounce click on room
2019-06-28 10:24:45 +02:00
7187cc23a1 code quality 2019-06-28 10:23:27 +02:00
10353c9871 add dagger2 licence 2019-06-28 10:12:04 +02:00
f410538e2f minSdkVersion 19 (mainly for security reason and also because of MotionLayout only supported on API 18) 2019-06-28 10:06:36 +02:00
76fc455d93 Stop using textColorTertiary (fix crash on API 19) 2019-06-28 10:04:43 +02:00
22c005d05a Merge pull request #239 from vector-im/feature/dagger
Feature/dagger
2019-06-28 10:02:20 +02:00
604de7eebc Dagger: fix some merging issues 2019-06-28 09:35:34 +02:00