1
0
mirror of https://github.com/accelforce/Yuito synced 2025-01-21 19:55:35 +01:00
Yuito-app-android/app/schemas/com.keylesspalace.tusky.db.AppDatabase
mcclure b2511d782d
Dialog notifying user of failure when media upload fails (#3135)
* First attempt at user notifications of failure when media upload fails

* Drafts alert displays alert

* ktLint

* Fix defaced 46.json, add 47.json

* Mock draftsNeedUserAlert in MainActivityTest to prevent spurious failure

* Friendlier posts-failed message

* Create DraftsAlert object

* DraftsAlert works

* Not the cleanest, but DraftsAlert works with multiple accounts

* Use plural strings

* KtLint

* Clean up debug prints

* Simplify DraftsAlert per Conny suggestions

* Text change suggested by Conny

* ktLint again

* Back out test changes

* Fix MainActivityTest for new approach

* Tweak debug log

* Do not use GlobalScope for coroutines
2023-01-27 20:50:45 +01:00
..
10.json
11.json
12.json
13.json
14.json
15.json
16.json
17.json
18.json
19.json
20.json
21.json
22.json
23.json
24.json
25.json
26.json
27.json
28.json
29.json
30.json
31.json
32.json
33.json
34.json
35.json
36.json
37.json
38.json
39.json
40.json
41.json
42.json
43.json
44.json
45.json
46.json
47.json Dialog notifying user of failure when media upload fails (#3135) 2023-01-27 20:50:45 +01:00