mattermost-mobile/ios/MattermostShare
Elias Nahum 23cbf82353
Use LRU to cache the Avatar shown in push notifications (#7124)
* iOS switch from file cache to memory cache and use last_picture_update to update the avatar if needed

* Android switch from file cache to memory cache and use last_picture_update to update the avatar if needed, split function to multiple files and catch potential exceptions
2023-02-15 11:19:31 +02:00
..
Assets.xcassets [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
Base.lproj [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
Extensions Fixes crashes and errors in iOS Share Extension and Notification Service (#7032) 2023-01-27 22:14:43 +02:00
Models [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
Services Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
Utils [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
ViewModels Use LRU to cache the Avatar shown in push notifications (#7124) 2023-02-15 11:19:31 +02:00
Views Fixes crashes and errors in iOS Share Extension and Notification Service (#7032) 2023-01-27 22:14:43 +02:00
Info.plist Bump version 2.1 build 457 (#7120) 2023-02-14 23:06:46 +02:00
MattermostShare.entitlements [Gekidou] iOS Share extension (#6432) 2022-07-27 10:31:45 -04:00
ShareViewController.swift Fixes crashes and errors in iOS Share Extension and Notification Service (#7032) 2023-01-27 22:14:43 +02:00