Commit Graph

110 Commits

Author SHA1 Message Date
Thomas 70405221ea clean code 2024-02-23 09:37:54 +01:00
Thomas 28ca138e43 Fix #1040 - Fix a crash when reporting messages 2024-02-22 15:49:42 +01:00
Thomas 13946fe56e Fix a crash with media 2024-02-22 07:42:31 +01:00
Thomas 2f11eaf315 Fix a crash with profiles 2024-02-02 18:44:23 +01:00
Thomas 096dc6e98c Fix a crash with back button 2024-02-02 18:28:33 +01:00
Thomas 1ad956e965 change currentAccount with a getter 2024-01-29 15:02:56 +01:00
Thomas bba6a2edf1 Fix a crash with profiles 2024-01-27 17:58:14 +01:00
Thomas eb89b0a8b2 Merge branch 'fix_511' into develop 2024-01-23 16:49:48 +01:00
Thomas 067fc68402 clean 2024-01-23 16:02:28 +01:00
Thomas 18b3f0cb26 improve media 2024-01-23 10:06:02 +01:00
Thomas b16ecbbe72 improve media 2024-01-23 10:03:20 +01:00
Thomas a2c865a4b7 Some fixes 2024-01-22 09:49:08 +01:00
Thomas c778c71306 Prepare Media3 2024-01-20 18:10:05 +01:00
Thomas 5692573d9c Fix issue #1011 - Position lost when switching between accounts 2024-01-19 14:30:29 +01:00
Thomas dd2c1c5bef Fix some crashes 2024-01-19 11:34:53 +01:00
Thomas 246bc7e557 Fix dialog colors in Settings 2024-01-16 17:45:55 +01:00
Thomas 892bb521e5 Some improvements 2024-01-15 17:26:29 +01:00
Thomas 4d66a3f9a8 Merge pull request 'Allow to disable scrolling of the top bar in settings' (#1021) from aur/Fedilab:disable_topbar_scrolling into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/1021
2024-01-15 08:09:13 +00:00
Thomas c40f6c3330 Fix a crash when searching tags 2024-01-15 09:06:30 +01:00
Thomas 68b2c72414 Fix remember position 2024-01-13 16:27:35 +01:00
aur 1c01c018a0
Allow to disable scrolling of the top bar in settings 2024-01-13 12:02:06 +09:00
Thomas 336fe936e8 Fix a crash 2024-01-12 11:19:25 +01:00
Thomas 16686e88eb Fix a crash 2024-01-12 11:11:57 +01:00
Thomas 504e30c44a Cached intent for media 2024-01-12 10:36:29 +01:00
Thomas 09a8b6c43c Broadcast 2024-01-11 17:05:35 +01:00
Thomas b052547cc4 Working pagers 2024-01-11 12:02:22 +01:00
Thomas 08c1ba943b Pass ids for pagers 2024-01-11 10:58:22 +01:00
Thomas 85e462e276 Apply for status 2024-01-10 15:58:27 +01:00
Thomas 1ff15b0f93 Some cleaning 2024-01-09 16:00:35 +01:00
Thomas 2edfd8c945 All accounts are cached in db before being in Intent 2024-01-09 15:57:12 +01:00
Thomas 2e20e78b7f Apply changes when serializing accounts 2024-01-09 11:39:09 +01:00
Thomas 8040a06300 Prepare db for caching bundle + logic to pass/get data 2024-01-08 11:51:19 +01:00
Thomas 36e258adb3 Fix a crash with media 2023-12-29 10:29:22 +01:00
Thomas 1c529c52e1 Clear 2023-12-22 11:00:32 +01:00
Thomas 24fbf41d08 Fix issue #994 - Add a scroll bar for timelines (default: disabled) 2023-12-21 18:11:51 +01:00
Thomas 5b805ca9a9 Fix a crash 2023-12-17 17:41:17 +01:00
Thomas f0324038e3 Fix issue #990 #421 - Crash during transitions 2023-12-14 10:56:09 +01:00
Thomas 0d949f8dd6 some cleaning 2023-12-14 07:33:59 +01:00
Thomas 25e42fc7da Set app Id when sending BroadCasts 2023-12-12 17:27:05 +01:00
Thomas 9225ec35b5 Use ContextCompat 2023-12-12 16:07:48 +01:00
Thomas 4a07e7c5b8 Upgrade for Android 14+ 2023-12-12 15:47:15 +01:00
Thomas 86dc5d2f13 Fix duplicated messages in threads 2023-09-09 16:25:21 +02:00
Thomas 392efd2c0c Fix Direct messages 2023-09-09 16:10:33 +02:00
Thomas 5f3ca62393 Fix issue #955 - Focus the clicked messages and allow selections for remote conversations 2023-09-04 17:17:15 +02:00
Thomas a9da1752b2 New logos 2023-08-26 12:15:28 +02:00
Thomas 14515e6ba6 keep position with remote conversations 2023-08-25 14:14:53 +02:00
Thomas 23aec94de7 Merge pull request 'accent_color_corrections' (#934) from Zekovski/Fedilab:accent_color_corrections into develop
Reviewed-on: https://codeberg.org/tom79/Fedilab/pulls/934
2023-08-21 18:45:38 +00:00
Thomas 12c4e0465e fix poll max chars 2023-08-21 16:40:59 +02:00
Thomas c63ae5df4f Make buttons still visible when composing with media 2023-08-16 16:03:12 +02:00
Zekovski ed9563d380 Replaced SDK version check with isDynamicColorAvailable before showing DynamicColors options. 2023-08-15 13:00:26 +02:00