Benoit Marty
|
0a0c344bfb
|
Upgrade RecyclerView version to fix issues with a11y.
Also minor upgrade of some other libs
|
2019-10-11 10:10:16 +02:00 |
|
Benoit Marty
|
c62c77f14c
|
Stop sending bus event from SDK to App.
|
2019-10-08 12:00:40 +02:00 |
|
Benoit Marty
|
c1c1c3f999
|
Use latest coroutine lib: v1.3.2
|
2019-10-07 16:22:09 +02:00 |
|
Benoit Marty
|
8b04fdab77
|
Upgrade other libraries
|
2019-10-07 16:22:09 +02:00 |
|
Benoit Marty
|
4ad86a13a0
|
Upgrade the dependencies to the latest version
|
2019-10-07 16:21:18 +02:00 |
|
ganfra
|
525da17678
|
Optimization: try to get a more performant reactions display management
|
2019-10-03 19:15:11 +02:00 |
|
ganfra
|
44f6391cb4
|
Optimize: use LazyThreeTen
|
2019-10-01 20:11:15 +02:00 |
|
Benoit Marty
|
51568c30a6
|
Version++
|
2019-09-24 10:23:51 +02:00 |
|
Benoit Marty
|
36866dd24e
|
Save draft of a message when exiting a room with non empty composer (#329)
|
2019-09-19 13:09:08 +02:00 |
|
Benoit Marty
|
6c2faff1f0
|
Version++ (0.6.0)
|
2019-09-17 14:53:50 +02:00 |
|
Benoit Marty
|
3e6b65e174
|
Handle M_CONSENT_NOT_GIVEN error (#64)
|
2019-09-13 18:21:56 +02:00 |
|
Benoit Marty
|
618e9a4f52
|
Fix issue with bad versionCode generated by Buildkite (#553)
|
2019-09-12 16:17:44 +02:00 |
|
Benoit Marty
|
fd6bbbd3b5
|
Fix issue with version name (Fixes #533)
|
2019-08-30 15:57:39 +02:00 |
|
Benoit Marty
|
0ff0b014a9
|
Version++ (0.5.0)
|
2019-08-30 15:07:04 +02:00 |
|
Benoit Marty
|
58f878fca9
|
Prepare version 0.4.0
|
2019-08-30 15:04:28 +02:00 |
|
Valere
|
7e142d201d
|
Use EmojiCompat to build EmojiSpans from text
|
2019-08-27 11:06:52 +02:00 |
|
Benoit Marty
|
4ca2531e47
|
develop branch will have version code from timestamp, to ensure each build from CI has a incremented versionCode
Other branches (master, features, etc.) will have version code based on application version.
|
2019-08-14 10:45:17 +02:00 |
|
Benoit Marty
|
3f792c7a84
|
Automatic "-dev" version suffix on non master branch
|
2019-08-08 16:57:03 +02:00 |
|
Benoit Marty
|
347dcb469a
|
Version++
|
2019-08-08 16:47:13 +02:00 |
|
Benoit Marty
|
e216cd15a8
|
Prepare release 0.3.0
|
2019-08-08 16:44:53 +02:00 |
|
Benoit Marty
|
93fd56a7ca
|
Ensure versionCode is the wanted one for GPlay and F-Droid build
|
2019-08-08 16:30:44 +02:00 |
|
Benoit Marty
|
63f6081fa5
|
Split APK: generate one APK per arch, to reduce APK size of about 30%
|
2019-08-07 11:46:38 +02:00 |
|
ganfra
|
6deba31111
|
Direct room: finally use PagedList as we can get a lot of users in DB.
|
2019-07-30 14:51:14 +02:00 |
|
ganfra
|
5af6bf3762
|
Direct room: finally handle selection with chips (not as Nad design)
|
2019-07-25 16:34:27 +02:00 |
|
Benoit Marty
|
c3d945d6bb
|
Version++
|
2019-07-18 17:48:56 +02:00 |
|
Benoit Marty
|
d609c49b31
|
Prepare release 0.2.0
|
2019-07-18 17:47:24 +02:00 |
|
Benoit Marty
|
0ddef67cc9
|
Migrate to rxbinding 3 and fix bad layout for room directory filter (Fixes #349)
|
2019-07-17 14:16:20 +02:00 |
|
Valere
|
25f1d21bc7
|
Edit history
Get history from API
cleaning
Updated change log
Missing copyrights
Code review
cleaning
|
2019-07-15 14:57:12 +02:00 |
|
Benoit Marty
|
919dec4a56
|
Add ".debug" to the applicationId to be able to install the app along with the prod version
|
2019-07-11 17:59:07 +02:00 |
|
Benoit Marty
|
43b3680774
|
Prepare next release
|
2019-07-11 17:44:58 +02:00 |
|
Benoit Marty
|
52dced43ff
|
Fix version code issue
|
2019-07-11 16:49:06 +02:00 |
|
Benoit Marty
|
20c8e8d922
|
Change the test to apply Google Service plugin to be able to run sonar
|
2019-07-03 18:18:07 +02:00 |
|
ganfra
|
9adeab6bae
|
Perf: revert constraintLayout version as it breaks at the moment
|
2019-07-02 23:06:40 +02:00 |
|
ganfra
|
37199da52f
|
Merge branch 'develop' into feature/Perf
|
2019-07-02 18:29:59 +02:00 |
|
Benoit Marty
|
504009499f
|
Rename im.vector.riotredesign to im.vector.riotx
|
2019-07-02 17:27:08 +02:00 |
|
ganfra
|
41ed4b23d8
|
Update dependencies (tested ok)
|
2019-07-02 09:39:45 +02:00 |
|
Benoit Marty
|
7ff2477a4f
|
Merge pull request #241 from vector-im/feature/api16
min API 19 - tested
|
2019-06-28 15:06:40 +02:00 |
|
Valere
|
b14a6224ba
|
Add lab option to show hidden events in timeline
+ cleaning labs settings
|
2019-06-28 12:45:08 +02:00 |
|
Benoit Marty
|
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 |
|
ganfra
|
2063a3e535
|
Merge branch 'develop' into feature/dagger
|
2019-06-27 18:56:23 +02:00 |
|
Benoit Marty
|
5e619f2593
|
Upgrade firebase messaging version and disable Firebase Analytics
|
2019-06-27 10:42:36 +02:00 |
|
ganfra
|
b2d2582e0f
|
Merge branch 'develop' into feature/dagger [WIP]
|
2019-06-26 20:58:46 +02:00 |
|
Benoit Marty
|
0998ffb5f2
|
Update open source license file
|
2019-06-25 09:31:45 +02:00 |
|
Benoit Marty
|
9d3a8e7c40
|
Add usage of com.google.android.gms:oss-licenses-plugin to list open source licenses
|
2019-06-25 09:31:45 +02:00 |
|
Benoit Marty
|
1cfc85a772
|
Display some version of Riot and SDK (Fix #185)
|
2019-06-21 11:13:16 +02:00 |
|
ganfra
|
07fee8ed3d
|
Dagger: continue reworking on app and sdk [WIP]
|
2019-06-20 19:26:59 +02:00 |
|
ganfra
|
9c1f870694
|
Dagger: start handling app dependencies [WIP]
|
2019-06-18 20:00:20 +02:00 |
|
Benoit Marty
|
a7c0e87f40
|
Alerter: upgrade lib and change status icon color when alert is displayed
|
2019-06-12 16:30:30 +02:00 |
|
ganfra
|
07c516ccdd
|
Merge branch 'develop' into feature/crypto
|
2019-06-07 19:25:55 +02:00 |
|
ganfra
|
81330d30cf
|
Merge branch 'develop' into feature/crypto
|
2019-06-07 18:53:24 +02:00 |
|