apps-android-commons/app
2024-10-16 14:55:30 +11:00
..
src Modified findUniqueFileName() in UploadWorker.kt to use a random 3-digit alphanumeric hash to append to a file name to make it unique. This improves speed over using an incrementing number to append as there are fewer collisions. 2024-10-16 14:55:30 +11:00
build.gradle Upgrade to SDK 34 (#5790) 2024-09-17 23:58:44 +09:00
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30