Commit graph

12 commits

Author SHA1 Message Date
adbenitez
fee58e6eac fix building 2024-06-12 02:17:10 +02:00
adbenitez
68f09c6d68 fix NullPointerException in SaveAttachmentTask.onPostExecute() 2021-11-07 15:47:33 -05:00
Hocuri
f34ef4db13
Target SDK/API 30 (#2087)
* Target SDK 30

* Pull changes from Signal

* Bugfix, make photo view rail be shown again

* Fix capturing images using an external camera

* Make backups work. Unfortunately, I did this by copying the backup file to the private storage first.

* Fix: Show the correct folder name when exporting attachment

Before, after exporting an attachment, on newer Android versions (and
maybe also on older ones) the toast always said
`File exported to "media"`.

* Update src/org/thoughtcrime/securesms/WelcomeActivity.java

Co-authored-by: Asiel Díaz Benítez <adbenitez@nauta.cu>

Co-authored-by: bjoern <r10s@b44t.com>
Co-authored-by: Asiel Díaz Benítez <adbenitez@nauta.cu>
2021-11-04 12:23:17 +01:00
B. Petersen
5f7f9f57c6
move the save-attachment-toast to onPostExecute() 2020-01-06 22:11:13 +01:00
Angelo Fuchs
3edb0cd79c
#990 displaying path of stored file after successful storage. 2020-01-06 21:13:45 +01:00
Angelo Fuchs
2cc1d8265b
removed unused constuctor and member. 2020-01-06 21:13:45 +01:00
B. Petersen
fb235b7639
upgrade to androidx support libraries 2019-11-08 01:22:28 +01:00
cyBerta
0cfd44990c fix voice message handling for messages sent from Android 4.X devices #916 2019-06-17 19:42:41 +02:00
B. Petersen
defac037de
rework strings 2018-12-12 17:55:08 +01:00
B. Petersen
55ca2d0ef6
use deltachat-yyyy-MM-dd-HHmmss as a fallback file name, closes #115 2018-12-10 22:30:22 +01:00
B. Petersen
4f5b43579b
move helper-classes from org.whispersystem here, tackles #138 2018-11-26 00:36:35 +01:00
B. Petersen
b1a00a03d2 Initial commit 🌱 2018-08-14 17:20:46 +02:00