Commit History

作者 SHA1 備註 提交日期
  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 年之前
  B. Petersen d79d0d9fa7 cleanup preview opening 2 年之前
  B. Petersen 597c4358b3 simplify column calculation, prefer 'let' over 'var' 2 年之前
  B. Petersen d14d834612 use translucent qr-code title bar 2 年之前
  B. Petersen 06c012e4a0 swap 'Gallery' and 'Files' tab 2 年之前
  B. Petersen b3948e43ab add all-media icon to assets, adapt others icons 2 年之前
  B. Petersen 4e1943ac7c make all-media header translucent 2 年之前