4757 Commits (f186a85ed0cbb5afe2a5187355aa02ad8aff656e)
 

Author SHA1 Message Date
jonnyandrew c3471a1d5d
Show error dialog when voice message fails to send (#1796) 10 months ago
jonnyandrew 6eb012a7d5
Delay displaying the voice message download indicator (#1793) 10 months ago
Benoit Marty a9ec8bbdc6
Merge pull request #1791 from vector-im/renovate/kotlin 10 months ago
Marco Romano a5f76da204
Remove lateinit from Application class 10 months ago
Marco Romano 2c25e69df8
Persist state of VoiceMessagePresenter in memory (#1795) 10 months ago
Benoit Marty 470613e451 Cleanup 10 months ago
jonnyandrew 0b1d41e861
Update voice message recording button behaviour (#1784) 10 months ago
Benoit Marty 1df3f6113a
Merge pull request #1802 from vector-im/feature/bma/emoteHtml 10 months ago
Benoit Marty 6cb4a9af6d Fix rendering of emote when the message contains some formatting. 10 months ago
Benoit Marty 74c13a7f79 Cleanup 10 months ago
Benoit Marty 4f146d7a1c Localazy: move `report_content` strings to the `:features:messages:impl` module. 10 months ago
Benoit Marty 2257652450 Localazy: move `leave_room_alert_` strings to the `:features:leaveroom:api` module. 10 months ago
Benoit Marty c6d34e8599 Localazy: move `settings_rageshake` strings to the `:features:rageshake:api` module. 10 months ago
Benoit Marty 0adc3b1f1d Localazy: move `screen_notification_settings_` strings to the `:features:preferences:impl` module. 10 months ago
Benoit Marty 2ebe7d3365 Localazy: move `emoji_picker_category_` strings to the `:features:messages:impl` module. 10 months ago
Benoit Marty d9f5fdccbc Localazy: move some strings to the `:features:analytics:api` module. 10 months ago
Benoit Marty 3628a0359c Create VoiceMessageConfig in `appconfig` module. 10 months ago
Benoit Marty f073e51a84 Move PushConfig to the `appconfig` module. 10 months ago
Jorge Martin Espinosa d648f85d75
Add active call icon to room list summaries (#1792) 10 months ago
Marco Romano 58e05d139c
Always ensure media temp dir exists (#1790) 10 months ago
Benoit Marty abd4b17ca9
Merge pull request #1785 from vector-im/renovate/mobile-dev-inc-action-maestro-cloud-1.x 10 months ago
ElementBot 3bf34eae01
Sync Strings (#1789) 10 months ago
renovate[bot] 93fc94cb8f
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable to v0.3.6 10 months ago
Benoit Marty de05c9b098
Merge pull request #1787 from vector-im/feature/bma/gradleCleanup 10 months ago
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
Benoit Marty 485e6bde80 Remove unused entries from the catalog. 10 months ago
Benoit Marty ecbd7c7b41 Short notation 10 months ago
Benoit Marty 67d58bac35 Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library. 10 months ago
Benoit Marty 067734ecb9 Move appdistribution declarations to Gradle catalog 10 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 10 months ago
Benoit Marty 810203119f Gradle catalog: do not use version.ref if there is only one module which use it. 10 months ago
Benoit Marty ac940fb5a0 Upgrade lint to 8.3.0-alpha12 10 months ago
Benoit Marty 3a400b5814 Use gradle catalog. 10 months ago
renovate[bot] 2647a9861b
Update mobile-dev-inc/action-maestro-cloud action to v1.7.0 10 months ago
Marco Romano 2f51919670
Check for the correct media id when ensuring the MediaPlayer is ready (#1783) 10 months ago
jonnyandrew 14be887cac
Enable seeking a recorded voice message (#1758) 10 months ago
Benoit Marty 5d2770ad69 version++ 11 months ago
Benoit Marty 4d6d5f1e7d Merge tag 'v0.3.1' into develop 11 months ago
Benoit Marty 07dfdb333b Merge branch 'release/0.3.1' into main 11 months ago
Benoit Marty 1750b941be Adding fastlane file for version 0.3.1 11 months ago
Benoit Marty c25e32c776 Changelog for version 0.3.1 11 months ago
Benoit Marty c5c717ae4d
Merge pull request #1781 from vector-im/feature/bma/onBoardingIteration 11 months ago
ElementBot b51fdf7468 Update screenshots 11 months ago
Marco Romano 878417f557
Voice message MediaPlayer: wait until player is ready (#1772) 11 months ago
Benoit Marty e8c194ec77 Simpler code 11 months ago
Benoit Marty fee91cf018 Ensure the size of the icon is 20.dp 11 months ago
Benoit Marty a0699f0cc2 Use icon from Compound and ensure the size is 20.dp 11 months ago
Marco Romano b83d8733e2
Don't leak MediaFileHandle when downloading voice messages (#1748) 11 months ago
Benoit Marty cbc93cfd48 Move icons to the design system to reuse them (and use new ic_devices). 11 months ago
Benoit Marty 81a745871f Onboarding iteration #1776 11 months ago