Commit Graph

7008 Commits

Author SHA1 Message Date
Benoit Marty c7afcf4ff2 Fix compilation issue 2020-12-17 12:10:55 +01:00
Travis Ralston 3491774e7b Add changelog 2020-12-17 12:09:53 +01:00
Travis Ralston ea6fde3ed0 Make MSC2858 implementation match the unstable policy of the spec
See https://github.com/matrix-org/matrix-doc/pull/2858/files#r543567196
2020-12-17 12:09:34 +01:00
Benoit Marty 27e5626fcf Test has been passed! 2020-12-16 16:07:18 +01:00
Benoit Marty 8878cb41ee Fix issue with not clickable item 2020-12-16 16:04:57 +01:00
Benoit Marty 10575698de Avoid blink effect 2020-12-16 15:51:30 +01:00
Benoit Marty 451750f08a Improve code (items still not clickable) 2020-12-16 15:48:39 +01:00
Benoit Marty 6f04f4109d It seems we need to use `findViewById` sometimes 2020-12-16 14:35:30 +01:00
Benoit Marty 929d711149 Split long lines and cleanup 2020-12-16 14:33:44 +01:00
Benoit Marty b52f8b1dbf Fix crash 2020-12-16 14:31:14 +01:00
Benoit Marty aa0a851b35 Restore waiting view management 2020-12-16 13:32:49 +01:00
Benoit Marty 4ddc8e706d Fix issue with coordinator Layout 2020-12-16 13:23:42 +01:00
Benoit Marty da2a0abf45 Provide CoordinatorLayout when available 2020-12-16 12:39:22 +01:00
Benoit Marty 53a0e0ce10 Remove useless @Inject 2020-12-16 12:22:28 +01:00
Benoit Marty 7f02c0596e Fix strange crash 2020-12-16 12:21:25 +01:00
Benoit Marty e081c3b249 Add TODO 2020-12-16 12:09:23 +01:00
Benoit Marty 8db4da5473 Fix crash 2020-12-16 11:45:06 +01:00
Benoit Marty d389581d96 Better binding 2020-12-16 11:18:25 +01:00
Benoit Marty 018574a21e Rename some view ids 2020-12-16 11:10:49 +01:00
Benoit Marty 9e3eb993ee Fix some crashes 2020-12-16 10:36:33 +01:00
Benoit Marty 6c64fb2169 Fix some crashes 2020-12-16 10:16:33 +01:00
Benoit Marty 2e70808bbd Fix some crashes 2020-12-16 04:16:34 +01:00
Benoit Marty 18bf9856fe Migrate to ViewBindings (#1072) - WIP 2020-12-16 03:57:19 +01:00
Benoit Marty f09ee5016a Migrate to ViewBindings (#1072) - WIP 2020-12-16 03:41:02 +01:00
Benoit Marty 4d3c4b5afc Migrate to ViewBindings (#1072) - WIP 2020-12-16 03:38:07 +01:00
Benoit Marty 7de2494af2 Migrate to ViewBindings (#1072) - WIP 2020-12-16 03:25:17 +01:00
Benoit Marty 409d7e50bb Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:59:03 +01:00
Benoit Marty c1222737d6 Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:49:22 +01:00
Benoit Marty d02da1b97e Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:39:58 +01:00
Benoit Marty a8c6b1cdf7 Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:33:52 +01:00
Benoit Marty dba65dcd22 Migrate to ViewBindings (#1072) - WIP 2020-12-16 02:05:38 +01:00
Benoit Marty 706736273c Migrate to ViewBindings (#1072) - WIP 2020-12-16 00:46:52 +01:00
Benoit Marty 838340bbc8 Remove dependency to Butterknife 2020-12-15 20:33:55 +01:00
Benoit Marty 75ec9ba3d9 Reduce dependency on Butterknife: remove usage of @BindView 2020-12-15 20:32:26 +01:00
Benoit Marty 876359539f Reduce dependency on Butterknife: remove usage of @OnClick and @OnTextChange 2020-12-15 18:52:36 +01:00
Benoit Marty 6cdb192955 Version++ 2020-12-15 14:18:35 +01:00
Benoit Marty 2927f1ff1c Merge branch 'release/1.0.12' into develop 2020-12-15 14:16:15 +01:00
Benoit Marty e230cd8ee3 Prepare release 1.0.12 2020-12-15 14:16:08 +01:00
Benoit Marty 45225e883e
Merge pull request #2539 from vector-im/feature/bma/cleanup
Small cleanup before the release
2020-12-15 14:11:31 +01:00
Benoit Marty bb9a08d429 /confetti /snow commands: send emote if text is blank (iso Element Web) 2020-12-15 12:19:31 +01:00
Benoit Marty 6ddcd046d4 Import SAS strings 2020-12-15 12:19:31 +01:00
Benoit Marty 88a4dfd094 Ensure the message is understood as a debug indication (#2509) 2020-12-15 12:19:31 +01:00
Benoit Marty 7828e3f501
Merge pull request #2485 from vector-im/feature/ons/fix_hide_state_events
Fix UTD when hiding member state events.
2020-12-15 12:16:27 +01:00
Benoit Marty b4b302c1f2
Merge pull request #2535 from vector-im/feature/bca/confetti
Chat Effects XMAS PR ❄️ 🎉
2020-12-15 11:41:29 +01:00
Benoit Marty 487ef870f9 Add /snow command 2020-12-15 10:56:05 +01:00
Benoit Marty 6957768567 PR Review 2020-12-15 10:21:12 +01:00
Valere 7da8b13cde Chat Effects 2020-12-15 09:39:16 +01:00
Benoit Marty a027ef29e5
Merge pull request #2484 from vector-im/feature/bca/social_login
Social Login
2020-12-14 18:19:23 +01:00
Benoit Marty 211c158e23 Remove bad translation 2020-12-14 17:42:52 +01:00
Benoit Marty 338650cea7
Merge pull request #2537 from RiotTranslateBot/weblate-element-android-element-app
Translations update from Weblate
2020-12-14 17:37:51 +01:00