Onuray Sahin
93fe00a299
Merge branch 'develop' into rebranding_rebase
...
* develop: (123 commits)
Fixes #1647 share not working
Put xmx to 2048m
Update changelog after PR merged
Version++
Prepare release 0.91.04-beta
Add the new value to the ViewEvent, because the state is maybe not up to date.
Fix lint error, following the upgrade of the libs
Revert to gradle build 3.5.3
Clean code
Fix leaving selected group
QuickFix / crash when starting in airplane mode
Group: rework a bit how and when we fetch data about groups
EventInsert: add InsertType to avoid trying to process events we shouldn't
Upload device keys only once to the homeserver and fix crash when no network (#1629 )
Upgrade some dependencies
Add a delay to avoid crash. Sounds like a workaround...
Handle certificate error in case of Direct Login
Handle JobCancellationException
Simplify the server selection screen: remove the "Continue" button
Re-activate Wellknown support with updated UI (#1614 )
...
# Conflicts:
# vector/build.gradle
# vector/src/main/res/values/strings.xml
2020-07-10 13:05:52 +03:00
Valere
4a2a6d34ae
Initial commit
2020-07-08 20:09:55 +02:00
ganfra
0855806ae2
Fix edit being stuck
2020-07-07 22:14:11 +02:00
Benoit Marty
b7d86c3fa4
Merge branch 'develop' into feature/some_upgrade
2020-07-06 23:38:26 +02:00
Benoit Marty
89506b9e81
Version++
2020-07-06 23:36:14 +02:00
Benoit Marty
9d4e903c4a
Upgrade some dependencies
2020-07-06 15:59:49 +02:00
Benoit Marty
d4050a7b9d
Due to a bug introduced in Android gradle plugin 3.6.0, we have to specify the ndk version to use
2020-07-02 23:39:42 +02:00
Benoit Marty
93fb40f323
(re-)Enable abortOnError for lint
...
And fix a first issue (on unused code)
2020-07-02 11:29:00 +02:00
Benoit Marty
f4314ebdae
Version++
2020-07-01 21:58:58 +02:00
Benoit Marty
3e97e03ccc
Prepare release Riot.imX v0.91.3 for the beta channel
2020-07-01 21:51:30 +02:00
Onuray Sahin
cba9109206
Rename the application.
2020-06-30 14:52:50 +03:00
Onuray Sahin
482621e86f
Set versionName to 1.0.0
2020-06-30 14:34:02 +03:00
Benoit Marty
0ad2058a1a
Prepare version 0.91.2-beta
2020-06-28 23:05:47 +02:00
Benoit Marty
d436a7bad7
Increment version patch for a new release on the PlayStore
2020-06-27 00:14:32 +02:00
Benoit Marty
16a275529d
Use temporary name Riot.imX
2020-06-27 00:14:32 +02:00
Benoit Marty
1c9907c5d2
Do not abort on error during lint check.
2020-06-26 21:08:41 +02:00
Benoit Marty
6bce62a598
Update version code to 40_091_00x to upgrade Riot-Android
2020-06-26 16:19:05 +02:00
Benoit Marty
629c73e630
Change applicationId from "im.vector.riotx" to "im.vector.app"
2020-06-26 16:19:05 +02:00
Valere
dc19652c2b
WIP
...
refact WIP
TMP
WIP
2020-06-19 13:35:38 +02:00
SpiritCroc
b048a27a85
Increment version
2020-06-18 19:50:57 +02:00
Benoit Marty
f532d28fb3
Min SDK level set to 21 ( #405 )
2020-06-18 14:18:40 +02:00
Benoit Marty
ff39b22686
Add changelog entry for proguard
2020-06-16 11:18:33 +02:00
Benoit Marty
601e11980f
Merge pull request #1478 from vector-im/feature/proguard
...
Feature/proguard
2020-06-16 11:15:21 +02:00
Benoit Marty
914bfb105c
Version++
2020-06-15 23:28:57 +02:00
SpiritCroc
0ba49f5596
Merge remote-tracking branch 'upstream/develop' into sc
2020-06-15 15:50:57 +02:00
Benoit Marty
ade1f1b911
Merge pull request #1479 from vector-im/feature/memory_leaks
...
Feature/memory leaks
2020-06-15 14:47:16 +02:00
ganfra
c382f706a6
Leaks: disable leakcanary
2020-06-11 19:40:46 +02:00
ganfra
23cbed310a
Proguard: activate it in release
2020-06-11 19:37:20 +02:00
ganfra
579d4f7a5b
Merge branch 'develop' into feature/power_level
2020-06-10 17:21:04 +02:00
ganfra
d6329a1ab6
Start looking at memory leaks
2020-06-08 19:46:55 +02:00
SpiritCroc
c9a5dc5634
Increment version
2020-06-06 10:34:15 +02:00
SpiritCroc
933a79527c
Increment version
2020-06-06 10:08:32 +02:00
ganfra
86dd8f3fd8
Update epoxy to last stable version
2020-06-05 20:14:36 +02:00
SpiritCroc
8cf2a51588
Merge tag 'v0.21.0' into sc
...
Conflicts:
vector/src/main/java/im/vector/riotx/features/configuration/VectorConfiguration.kt
vector/src/main/java/im/vector/riotx/features/home/room/detail/RoomDetailFragment.kt
vector/src/main/java/im/vector/riotx/features/settings/VectorSettingsPreferencesFragment.kt
vector/src/main/java/im/vector/riotx/features/themes/ThemeUtils.kt
vector/src/main/res/layout/item_timeline_event_base.xml
vector/src/main/res/layout/item_timeline_event_redacted_stub.xml
2020-06-05 16:28:18 +02:00
Benoit Marty
d70b19fa93
SSO login is now performed in the default browser ( #1400 ) - WIP
...
Use ChromeCustomTabs to host the SSO web page
2020-06-05 01:14:35 +02:00
SpiritCroc
761580c930
Increment version
2020-05-29 15:01:10 +02:00
SpiritCroc
3b5c092759
Increment version
2020-05-28 11:12:28 +02:00
Benoit Marty
b0a6eaaa96
Version++
2020-05-28 10:45:58 +02:00
SpiritCroc
c755c5de0a
Merge tag 'v0.20.0' into sc
2020-05-28 09:26:11 +02:00
Benoit Marty
f0f3e8ddb9
Uploads: auto-review
2020-05-25 17:05:17 +02:00
Benoit Marty
0992e76800
Uploads: add screen - WIP
2020-05-25 16:54:08 +02:00
SpiritCroc
81ac31a044
Add own versioning
2020-05-16 12:37:56 +02:00
Benoit Marty
48e58967b2
Version++
2020-05-15 15:48:15 +02:00
SpiritCroc
ce48360022
Increase minSdk to 21
...
Allows to more easily use new mechanisms added in SDK 21.
Additionally, sdk 19 is not supported either way:
Caused by: java.lang.IllegalStateException: Expected Android API level 21+ but was 19
at okhttp3.internal.platform.AndroidPlatform.<clinit>(AndroidPlatform.kt:232)
2020-05-14 15:42:27 +02:00
SpiritCroc
f13a647a4b
Rebrand
2020-05-12 16:03:33 +02:00
Benoit Marty
6843ea113b
Version++
2020-05-04 16:06:41 +02:00
Benoit Marty
9c8ff7de7f
Add Android test for EmojiDataSource
2020-04-28 14:15:50 +02:00
Onuray Sahin
8a4a288074
Merge branch 'develop' into feature/target-sdk-29
2020-04-08 14:15:02 +03:00
Valere
6474735662
Fix / devtools was not showing all json numbers
2020-04-03 10:31:44 +02:00
onurays
12429d8091
Merge develop into the branch.
2020-03-26 14:39:50 +03:00