Closed piyush-kukadiya closed 4 months ago
[x] Rename class names
FileCache
DiskMemory
LruCache
InMemoryLruCache
[x] Rename method names in CTCaches
CTCaches
imageCache()
imageInMemory()
gifCache()
gifInMemory()
fileLruCache()
fileInMemory()
imageCacheDisk()
imageDiskMemory()
gifCacheDisk()
gifDiskMemory()
fileCacheDisk()
fileDiskMemory()
[x] Remove not needed public APIs from CleverTapAPI
CleverTapAPI
doesFileExistForUrl()
getFilePathForUrl()
[x] Add proguard rules for Media3
[x] Add code documentation @piyush-kukadiya
[x] Add developer docs
[x] Update changelog @Anush-Shand
[x] Update Sample App
[x] Update SDK version
[x] Run copyTemplates after all doc updates
[x] Rename class names
FileCache
→DiskMemory
LruCache
→InMemoryLruCache
[x] Rename method names in
CTCaches
imageCache()
→imageInMemory()
gifCache()
→gifInMemory()
fileLruCache()
→fileInMemory()
imageCacheDisk()
→imageDiskMemory()
gifCacheDisk()
→gifDiskMemory()
fileCacheDisk()
→fileDiskMemory()
[x] Remove not needed public APIs from
CleverTapAPI
doesFileExistForUrl()
getFilePathForUrl()
[x] Add proguard rules for Media3
[x] Add code documentation @piyush-kukadiya
[x] Add developer docs
update CTPushTemplates.md for five iconsAlready part of https://github.com/CleverTap/clevertap-android-sdk/pull/638[x] Update changelog @Anush-Shand
[x] Update Sample App
[x] Update SDK version
[x] Run copyTemplates after all doc updates