dignifiedquire
|
45d4842fab
cleanup deintgrate and reinstall pods
|
2 年之前 |
dignifiedquire
|
83f6ac1c4d
fixups
|
2 年之前 |
dignifiedquire
|
e344281133
refactor: apply xcode suggestion and lint fixes
|
2 年之前 |
dignifiedquire
|
35448d189a
fix: upgrade deps to ios11 and make compile on xcode 14.3
|
2 年之前 |
B. Petersen
|
ef8f48c90f
adapt empty-view layout to overall style
|
2 年之前 |
B. Petersen
|
26983abe26
remove superfluous files grouping
|
2 年之前 |
B. Petersen
|
2e7dbc5fbe
remove dead code
|
2 年之前 |
B. Petersen
|
ac4a3f07f1
reuse existing ephemeral icon
|
2 年之前 |
B. Petersen
|
bd8b78b293
snappier qr-code and all-media tabs
|
2 年之前 |
B. Petersen
|
bb94a5a5b6
use 'All Media' controller for contact profiles
|
2 年之前 |
B. Petersen
|
0994b48d65
use 'All Media' controller also for group
|
2 年之前 |
B. Petersen
|
2929c9d77d
show sender and date of voice messages (instead of cryptic filename and bytes)
|
2 年之前 |
B. Petersen
|
a122891293
be a bit conservative with a dedicated 'Apps' tab
|
2 年之前 |
B. Petersen
|
376c40675c
splice off apps/audio from files tab
|
2 年之前 |
B. Petersen
|
2ba04bfad8
start qr-code-reader in background as adviced by logged system warning
|
2 年之前 |
B. Petersen
|
8fc04b04bd
FilesViewController returns correct set of files
|
2 年之前 |
B. Petersen
|
4c63d9ccdc
set grid's itemSize only if overall size is already set
|
2 年之前 |
B. Petersen
|
4a16ebaee8
move loading of msg_ids to FilesViewController
|
2 年之前 |
B. Petersen
|
1881925a6f
use more meaningful icon for 'All Media'
|
2 年之前 |
B. Petersen
|
d1da2ad8b6
rename DocumentGalleryController.swift to FilesViewController
|
2 年之前 |
B. Petersen
|
6548717943
call super on override
|
2 年之前 |
B. Petersen
|
d71b4fb320
clear cache on memory warning, not just on disappear
|
2 年之前 |
B. Petersen
|
53b87c1a0f
use best practise for dequeueReusableCell() calls
|
2 年之前 |
B. Petersen
|
0bc5204ff0
do not reload data on reopening view, there is not much reason to do it that way as the array of message-ids is not updated anyway
|
2 年之前 |
B. Petersen
|
8e5034f941
also do not crash in debug mode if an image cannot be loaded, may be corrupted, whatnot. it is pretty already, if one wants to investigate, it is easier that way
|
2 年之前 |
B. Petersen
|
1ebf291963
add comments, free memory when leaving gallery
|
2 年之前 |
B. Petersen
|
7bd0292a4d
clear cache together with reloading data, otherwise, cells stay empty as of #1844
|
2 年之前 |
B. Petersen
|
069be6222b
name the gallery item cache as such
|
2 年之前 |
B. Petersen
|
d80a16181c
style: do not use loop- and if-statements in the same line
|
2 年之前 |
B. Petersen
|
e9e057f429
gallery: use 5 columns in iphone landscape
|
2 年之前 |