Aegis/app
Alexander Bakker 58d13ba9e3 Check for the possibility of an overflow when parsing OTP period
The conversion of the OTP period value to milliseconds may overflow for large
values, causing the result to wrap around to Integer.MIN_VALUE. This
subsequently caused a crash when calling ObjectAnimator.setDuration.
2019-08-28 19:46:47 +02:00
..
src Check for the possibility of an overflow when parsing OTP period 2019-08-28 19:46:47 +02:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Introduce UUIDMap for storing objects that are keyed by a UUID 2019-08-03 17:50:25 +02:00
proguard-rules.pro Initial commit 2016-08-15 21:29:41 +02:00