ismailgulek
|
eacec8d498
|
Do not navigate to thread screen for thread root events
|
2022-04-05 02:36:10 +03:00 |
|
Gil Eluard
|
0df41c3b90
|
Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
|
2022-03-15 10:31:24 +01:00 |
|
Gil Eluard
|
27571866b5
|
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics
- Done
|
2022-03-08 10:13:46 +01:00 |
|
aringenbach
|
3567a831c6
|
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
|
2022-02-16 15:37:56 +01:00 |
|
ismailgulek
|
e838173159
|
Use thread relation if exists when opening search results
|
2022-02-11 18:14:41 +03:00 |
|
Stefan Ceriu
|
bc60512101
|
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
|
2022-02-10 08:43:18 +02:00 |
|
Doug
|
d8e26b9064
|
Fix visual issues when building with Xcode 13.
|
2022-02-03 18:30:39 +00:00 |
|
ismailgulek
|
bcc40bf576
|
Add thread setting check to permalinks and search results
|
2022-02-03 01:40:52 +03:00 |
|
ismailgulek
|
2e28cb0750
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-04 15:28:19 +03:00 |
|
Doug
|
296f444b9e
|
Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
|
2021-12-16 16:59:45 +00:00 |
|
Doug
|
cea6cd145b
|
Use matrix-analytics-events generated stubs (locally for now).
Track screens, removing any that aren't part of the schema.
|
2021-12-16 16:59:45 +00:00 |
|
Doug
|
8ec27e8579
|
Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
|
2021-12-16 16:59:26 +00:00 |
|
ismailgulek
|
98622ac41c
|
Navigate to thread view for search results in threads
|
2021-12-01 01:22:16 +03:00 |
|
ismailgulek
|
4b9a061ce1
|
Adapt to event changes
|
2021-11-26 01:42:53 +03:00 |
|
ismailgulek
|
f6ae6afc81
|
Merge branch 'develop' into ismail/5068_start_thread
|
2021-11-11 21:43:16 +03:00 |
|
Phl-Pro
|
ea322e1526
|
Merge branch 'develop' into phlpro/4722_objc_headers
|
2021-11-05 14:41:36 +01:00 |
|
ismailgulek
|
048c982a1c
|
Initialize thread data source
|
2021-11-04 02:07:50 +03:00 |
|
SBiOSoftWhare
|
27c9baafb3
|
RoomSearchViewController: Fix setup.
|
2021-10-29 13:47:16 +02:00 |
|
Philippe Loriaux
|
af20d24960
|
Improve the Obj-C Generated Interface Header Name definition
|
2021-10-26 17:42:33 +02:00 |
|
Stefan Ceriu
|
04bc95a85c
|
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
|
2021-09-30 09:40:12 +03:00 |
|
SBiOSoftWhare
|
bc6306bda9
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
ismailgulek
|
299baca40c
|
Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 12:10:27 +03:00 |
|
ismailgulek
|
13464ee2ae
|
Layout problem on back from RoomSearchViewController, fixes #3073
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:12 +03:00 |
|
manuroe
|
bed6b151cb
|
reskin: Create ThemeService.shared
|
2019-01-11 11:45:27 +01:00 |
|
manuroe
|
d94284a100
|
reskin: Rename RiotDesignValues -> ThemeService
|
2019-01-11 10:46:00 +01:00 |
|
manuroe
|
3533cdc2fc
|
reskin: Kill RiotDesignValues.kRiotKeyboardColor and replace it by Theme.matrixSearchBackgroundImageTintColor
|
2019-01-10 17:36:36 +01:00 |
|
manuroe
|
4c7e56c985
|
New async [MXRoom state:]: Create async factory methods for MXKRoomDataSource
|
2018-07-20 11:14:49 +02:00 |
|
SBiOSoftWhare
|
73ca630780
|
Structure project almost by features. Start by organizing view controllers.
|
2018-07-10 10:21:20 +02:00 |
|