alansley
bc90d18c91
Cleaned up a leftover plural & changed 'app_name' to use 'sessionMessenger' string
2024-07-30 10:27:55 +10:00
fanchao
aa1db13e3a
Initial squash merge for strings
2024-07-26 11:34:05 +10:00
Andrew
9f15039188
Add more info to unselect exception
2024-05-14 15:25:45 +09:30
Andrew
41dde12530
Clamp MediaPreview#getCursorPosition
2024-05-14 14:35:21 +09:30
Andrew
cee06bf7ee
Remove invalid ViewPagerListener before updating pager data
2024-05-14 13:43:25 +09:30
Andrew
be0b800751
Move adapter to field
2024-05-14 13:36:12 +09:30
Andrew
b54efd6206
Clamp initial page of MediaPreview
2024-05-14 13:13:38 +09:30
0x330a
77a18e337b
Maybe fix oob in media preview adapter cursor adapter ( #1324 )
...
* fix: maybe fix oob exception?
* fix: attachment download was broken again
* refactor: wrap in an if and log warning in the bad state
2023-10-04 15:17:07 +11:00
andrew
9a84f6c67b
Merge branch 'dev' into comp
2023-07-18 12:04:56 +09:30
andrew
1845b60dac
Refactor slide out of MessageDetailsActivity
2023-07-11 12:28:04 +09:30
andrew
e5b19d4ea4
Fix incorrect recipient used as threadRecipient to launch MediaPreview
2023-07-06 22:39:54 +09:30
andrew
94b48d5fb9
Utilise dialog dsl in DeleteMediaPreviewDialog
2023-06-02 22:36:15 +09:30
andrew
1d8d678047
Make kotlin code use dialog dsl
2023-05-30 21:39:03 +09:30
andrew
4ee68cbbb1
Utilise dialog dsl
2023-05-30 16:49:07 +09:30
Morgan Pretty
5e28af2be4
Updated the code to use the network offset time everywhere relevant ( #1111 )
...
* Updated the code to use the network offset time everywhere relevant
* Updated the SnodeAPI.nowWithOffset to use @JvmStatic
2023-03-31 10:11:30 +11:00
ceokot
366b5abdc8
Enable media gallery fullscreen mode ( #813 )
...
* feat: Enable fullscreen mode on the media gallery screen
* Move `fitsSystemWindows` attribute to root view
* Rename for clarity
* Update fullscreen flag
* Set system bars behaviour for api >= 30
2021-12-20 09:38:27 +02:00
Niels Andriesse
183f013c31
Show date break header by hour instead of by day
...
Also ditch relative timestamps in favor of absolute ones
2021-07-08 13:37:08 +10:00
jubb
b59b8b650d
fix: links work properly now and the album navigates to open group messages now
2021-06-30 14:29:32 +10:00
jubb
f59b3a3b61
refactor: remove unused KThumbnailView functions, extract intent creation to MediaPreviewActivity
2021-06-28 09:59:33 +10:00
nielsandriesse
d3776ae0e6
Enable data extraction notifications
2021-06-01 10:07:37 +10:00
Niels Andriesse
6243443262
Move files
2021-05-18 16:11:38 +10:00
Niels Andriesse
4078a9c4b5
Move files
2021-05-18 16:03:47 +10:00
Niels Andriesse
a88322a033
Move files
2021-05-18 09:12:33 +10:00
Brice-W
d1e276bf08
disable data extraction notification sending
2021-04-21 13:43:29 +10:00
Brice-W
c8f42d3b8e
Merge branch 'dev' of https://github.com/loki-project/session-android into data-extraction-2
2021-04-16 09:11:01 +10:00
nielsandriesse
2d42d22df4
Don't close cursor prematurely
2021-04-14 10:49:19 +10:00
Brice-W
2bce2738b3
media saved notification is sent only when incoming media are saved
2021-04-12 12:02:41 +10:00
Brice-W
e57c697eca
finishing data extraction handling
2021-04-09 16:06:12 +10:00
Brice-W
d027d0c640
Merge branch 'dev' of https://github.com/loki-project/session-android into data-extraction-2
2021-04-08 15:00:31 +10:00
jubb
e3e45292a8
fix: unclosed cursor error message
2021-03-25 16:40:15 +11:00
Brice-W
2ca8b1acb1
missed case for sending media saved notification
2021-03-17 15:08:09 +11:00
Brice-W
9d82b4b7a9
sending media saved notification
2021-03-17 14:26:29 +11:00
ryanzhao
307da3b2be
clean logging
2021-02-03 12:22:40 +11:00
Ryan ZHAO
543019f93c
clean
2021-01-29 16:35:47 +11:00
Ryan ZHAO
17f401c356
make things compile
2021-01-21 15:42:43 +11:00
Ryan ZHAO
883c71331b
WIP clean & make things compile
2021-01-19 10:48:02 +11:00
Ryan ZHAO
1f96ab1cf5
WIP clean
2021-01-15 16:51:53 +11:00
Ryan ZHAO
74a9754f48
implement interfaces
2021-01-13 17:11:30 +11:00
Anton Chekulaev
e294199ea3
Master secret removed.
...
Screen lock related classes refactoring.
Legacy database util classes and migrations removed.
2020-12-14 18:16:16 +11:00
Anton Chekulaev
37565c74f2
Unused code cleanup.
2020-11-30 20:11:49 +11:00
Ryan ZHAO
7a66a47520
restructure and unite service android/java to libsignal
2020-11-26 09:46:52 +11:00