Constantin Wartenburger
|
c0a5402684
|
Removed version check
|
2020-10-12 17:54:02 +02:00 |
|
Constantin Wartenburger
|
741f3f4066
|
Merge remote-tracking branch 'upstream/develop' into direct_share
|
2020-10-12 17:52:01 +02:00 |
|
Benoit Marty
|
40aa012588
|
Merge pull request #2215 from vector-im/feature/ons/fix_email_confirmation_flow
If there is a pending email validation continue on this step
|
2020-10-12 14:54:46 +02:00 |
|
Benoit Marty
|
6f709a1e7c
|
Merge pull request #2203 from vector-im/feature/bma/pusher_data
Feature/bma/pusher data
|
2020-10-12 14:51:15 +02:00 |
|
Benoit Marty
|
ff78f378b5
|
ktlint
|
2020-10-12 14:49:04 +02:00 |
|
Benoit Marty
|
ea5bcc7c77
|
Merge pull request #2237 from vector-im/feature/ons/expandable_room_topic
Make long topic expandable.
|
2020-10-12 14:44:20 +02:00 |
|
Benoit Marty
|
17f0c29264
|
Fix lint false positive
|
2020-10-12 14:12:44 +02:00 |
|
Onuray Sahin
|
f8f091fa28
|
Benoit code review fixes.
|
2020-10-12 14:26:06 +03:00 |
|
Constantin Wartenburger
|
7e5ee8f951
|
Made it backwards compatible
|
2020-10-11 22:09:19 +02:00 |
|
Constantin Wartenburger
|
0ae7242e17
|
Added direct share
|
2020-10-11 21:09:36 +02:00 |
|
Benoit Marty
|
cb1addd5e3
|
Push test now does not display notification anymore. Add a dedicated test to do it
|
2020-10-09 20:10:55 +02:00 |
|
Onuray Sahin
|
beeb840436
|
Do not ellipsize content while expanding.
|
2020-10-09 15:06:54 +03:00 |
|
Onuray Sahin
|
4f92db7651
|
Make long topic expandable.
|
2020-10-09 14:45:36 +03:00 |
|
Benoit Marty
|
3714e4e787
|
Add a Waiting for user state
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
ab9bbe9a48
|
Cleanup and cancel request properly
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
dbb77d9dc1
|
Push test: success if user click on the notification
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
be62d65c98
|
Some cleanup on the layout
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
f860cfd8a3
|
Fix compilation issue after rebase
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
5397700ab4
|
cleanup
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
48ca1384f8
|
Do some renaming, Sygnal is an implementation of a PushGateway.
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
e926326fca
|
Better handling of network error.
Entering a wrong homeserver URL is now a specific error.
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
02f1dab9b2
|
Push test: better error handling
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
7d53dfeca4
|
Add Sygnal API implementation to test is Push are correctly received
|
2020-10-08 22:08:48 +02:00 |
|
Benoit Marty
|
cb33b9f158
|
cleanup
|
2020-10-08 22:08:25 +02:00 |
|
Benoit Marty
|
cee5f8a0fb
|
Merge pull request #2230 from vector-im/feature/bma/sdk_copyright
Sdk copyright
|
2020-10-08 22:04:46 +02:00 |
|
Benoit Marty
|
7b89f1bea7
|
Add missing Copyright
|
2020-10-08 15:14:22 +02:00 |
|
Benoit Marty
|
bc339191ea
|
Fix Copyright mention
|
2020-10-08 15:11:01 +02:00 |
|
Benoit Marty
|
e33bc7146b
|
Correction: "Jump to read receipt" available only for members with read receipt info (invited member can have read receipt info from a previous membership)
Not live for the moment, I think it is acceptable.
Also the Activity will finish itself instead of the Fragment
|
2020-10-08 14:18:30 +02:00 |
|
Benoit Marty
|
6325ee9310
|
"Jump to read receipt" available only for joined members
|
2020-10-08 14:18:01 +02:00 |
|
Benoit Marty
|
7952e205b9
|
Implement "Jump to read receipt" and "Mention" actions on the room member profile screen
|
2020-10-08 14:18:01 +02:00 |
|
Benoit Marty
|
6872a488de
|
Fix the latest lint issue (will modify the pipeline to let the test compilation pass
|
2020-10-08 13:04:55 +02:00 |
|
Benoit Marty
|
acbd4c3aba
|
Lint: fixes UseCompatTextViewDrawableXml issues
|
2020-10-08 09:35:24 +02:00 |
|
Benoit Marty
|
e846e30905
|
Lint: fixes 80 UseAppTint issues
|
2020-10-08 09:22:55 +02:00 |
|
Benoit Marty
|
573ec29829
|
ktlint cleanup
|
2020-10-07 19:10:53 +02:00 |
|
Benoit Marty
|
f7e040efd2
|
F-Droid compilation
|
2020-10-07 19:08:00 +02:00 |
|
Benoit Marty
|
e67fe1476c
|
Fix the latest warning \o/
|
2020-10-07 18:51:51 +02:00 |
|
Benoit Marty
|
e224ae62b4
|
Do not use deprecated Activity.startActivityForResult anymore - step 3
|
2020-10-07 18:27:25 +02:00 |
|
Benoit Marty
|
a80f1538c7
|
Cleanup
|
2020-10-07 18:08:37 +02:00 |
|
Benoit Marty
|
29d25c377b
|
Do not use deprecated Activity.startActivityForResult anymore - step 2
|
2020-10-07 18:07:04 +02:00 |
|
Benoit Marty
|
c53f79ca8b
|
Do not use deprecated Fragment.startActivityForResult anymore - step 2
|
2020-10-07 17:22:43 +02:00 |
|
Benoit Marty
|
ff0f42900d
|
Do not use deprecated Fragment.startActivityForResult anymore
|
2020-10-07 16:02:01 +02:00 |
|
Benoit Marty
|
05950ec1c8
|
registerForActivityResult has to be called at Fragment creation
|
2020-10-07 11:57:38 +02:00 |
|
Benoit Marty
|
a7f034f500
|
Stop using deprecated API to manage Permissions request from Fragment
|
2020-10-07 11:01:57 +02:00 |
|
Onuray Sahin
|
7722e6d8e7
|
Merge branch 'develop' into feature/ons/fix_email_confirmation_flow
|
2020-10-06 19:00:19 +03:00 |
|
Benoit Marty
|
32434703d8
|
onActivityCreated() is deprecated (not tested)
|
2020-10-06 16:17:54 +02:00 |
|
Onuray Sahin
|
3877b2f58e
|
Delete pending session store and states after session is created.
|
2020-10-06 17:02:49 +03:00 |
|
Benoit Marty
|
7e3acaa987
|
False positive
|
2020-10-06 16:00:29 +02:00 |
|
Benoit Marty
|
250ac42fa3
|
Fix some compilation warnings
|
2020-10-06 15:57:31 +02:00 |
|
Benoit Marty
|
9e0ebc94c5
|
Upgrade other dependencies, and remove unused dependencies
|
2020-10-06 15:44:30 +02:00 |
|
Benoit Marty
|
1a0dba7422
|
Upgrade Moshi to 1.11.0 , Dagger to 2.29.1 , Epoxy to 4.1.0
|
2020-10-06 14:47:57 +02:00 |
|