Tony Lenz
Tony Lenz
Allow a mechanism to update the Notification and associated Channel before posting/creation. e.g. passing in an optional `NotificationHelper` delegate to the ChuckInterceptor constructor. This request stems from the desire to...
Disables and grays out file entries that do not match the MIME type defined in the original intent type. FileUtils.compareMimeTypes from Android source code (ClipDescription.java).
Hey Awesome People, Our Android app uses the Box SDK and is available to EDU (Education) ChromeOS users. A client of ours submitted a ticket that demonstrated that students were...
Utilizing BoxSynchronous should not require a ProgressListener or a Handler when calling upload or download.
Task/Issue URL: Related to https://github.com/duckduckgo/Android/pull/4371 ### Description In Android 10/11, the "w" write mode no longer truncates the file during an overwrite. More details about this workaround can be found...
Task/Issue URL: https://github.com/duckduckgo/Android/issues/3069 ### Description In Android 10/11, the "w" write mode no longer truncates the file during an overwrite. More details about this workaround can be found at https://issuetracker.google.com/issues/180526528...