mattermost-mobile/ios/NotificationService
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
..
Info.plist Bump version 2.1 build 457 (#7120) 2023-02-14 23:06:46 +02:00
NotificationService.entitlements Barebones code for v2 2020-11-17 14:20:58 -03:00
NotificationService.swift Use LRU to cache the Avatar shown in push notifications (#7124) 2023-02-15 11:19:31 +02:00