apps-android-commons/app
Elliott Eggleston 44567627d0 More random recent image selection (#1542)
time-based randomness is biased - if someone uploaded 100 images in
hour, one week ago, and I select a random point in time, their last
image is way more likely to come up than anything else.

With this, there is still bias towards choosing one of the last N
in any burst of uploads (where N is the number of recent changes
fetched) but it's a bit better than before.
2019-01-01 12:55:22 +05:30
..
libs Merge release branch to master (#1932) 2018-10-13 19:45:00 +11:00
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src More random recent image selection (#1542) 2019-01-01 12:55:22 +05:30
build.gradle Update mapbox sdk (#2176) 2018-12-21 16:41:02 +02:00
proguard-rules.txt Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Sweeping update of gradle and dependency versions. (#1858) 2018-09-11 11:51:28 +03:00