Kuzey Bilgin

Results 36 issues of Kuzey Bilgin

The same implementation is present in DiskUtils, thus the code should not be duplicated.

This PR introduces a debuggable build variant into the project. Now, with the flag `debuggable true` and `applicationIdSuffix` set to `.debug`, devs are able to generate and run a debuggable...

Improves the kindness bottom sheet by: 1. Adding missing title to the top 2. Making the option text size smaller 3. Aligning the bottom buttons correctly 4. Adding various missing...

This PR exposes the `bitSize` method as part of `BloomFilter`'s API as discussed in #6866. Closes #6866 Closes #6923 Closes #7383

type=addition
package=hash
P3

Resolves #6041 by following the discussion there. Please submit your translation suggestions here. PS: I will regenerate the strings once the PR is finalized, as this is easier to deal...

This PR: - Rewrites `CustomBridgesActivity` in Kotlin. - Refactors the `CustomBridgesActivity` to a fragment.