Histórico de Commits

Autor SHA1 Mensagem Data
  dignifiedquire ec0afb5e45 pod: update SDWebImage há 2 anos atrás
  dignifiedquire 45d4842fab cleanup deintgrate and reinstall pods há 2 anos atrás
  dignifiedquire 83f6ac1c4d fixups há 2 anos atrás
  dignifiedquire e344281133 refactor: apply xcode suggestion and lint fixes há 2 anos atrás
  dignifiedquire 35448d189a fix: upgrade deps to ios11 and make compile on xcode 14.3 há 2 anos atrás
  B. Petersen ef8f48c90f adapt empty-view layout to overall style há 2 anos atrás
  B. Petersen 26983abe26 remove superfluous files grouping há 2 anos atrás
  B. Petersen 2e7dbc5fbe remove dead code há 2 anos atrás
  B. Petersen ac4a3f07f1 reuse existing ephemeral icon há 2 anos atrás
  B. Petersen bd8b78b293 snappier qr-code and all-media tabs há 2 anos atrás
  B. Petersen bb94a5a5b6 use 'All Media' controller for contact profiles há 2 anos atrás
  B. Petersen 0994b48d65 use 'All Media' controller also for group há 2 anos atrás
  B. Petersen 2929c9d77d show sender and date of voice messages (instead of cryptic filename and bytes) há 2 anos atrás
  B. Petersen a122891293 be a bit conservative with a dedicated 'Apps' tab há 2 anos atrás
  B. Petersen 376c40675c splice off apps/audio from files tab há 2 anos atrás
  B. Petersen 2ba04bfad8 start qr-code-reader in background as adviced by logged system warning há 2 anos atrás
  B. Petersen 8fc04b04bd FilesViewController returns correct set of files há 2 anos atrás
  B. Petersen 4c63d9ccdc set grid's itemSize only if overall size is already set há 2 anos atrás
  B. Petersen 4a16ebaee8 move loading of msg_ids to FilesViewController há 2 anos atrás
  B. Petersen 1881925a6f use more meaningful icon for 'All Media' há 2 anos atrás
  B. Petersen d1da2ad8b6 rename DocumentGalleryController.swift to FilesViewController há 2 anos atrás
  B. Petersen 6548717943 call super on override há 2 anos atrás
  B. Petersen d71b4fb320 clear cache on memory warning, not just on disappear há 2 anos atrás
  B. Petersen 53b87c1a0f use best practise for dequeueReusableCell() calls há 2 anos atrás
  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 há 2 anos atrás
  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 há 2 anos atrás
  B. Petersen 1ebf291963 add comments, free memory when leaving gallery há 2 anos atrás
  B. Petersen 7bd0292a4d clear cache together with reloading data, otherwise, cells stay empty as of #1844 há 2 anos atrás
  B. Petersen 069be6222b name the gallery item cache as such há 2 anos atrás
  B. Petersen d80a16181c style: do not use loop- and if-statements in the same line há 2 anos atrás