acra-storage
acra-storage copied to clipboard
The hash algorithm is based on Java's String.hashCode Code was taken from a response on StackOverflow: http://stackoverflow.com/questions/7616461/generate-a-hash-from-string-in-javascript-jquery This cut indexing time by 50% and index size by 20%. Nothing is...
If the BUILD field is not included in the crash report then acra-storage builds the device name from BRAND, PRODUCT and PHONE_MODEL. The problem is that on line 42 of...
For https://github.com/ACRA/acralyzer/issues/92 . This should be applied along with PR https://github.com/ACRA/acralyzer/pull/98 .
The current rss.js code always embeds non-SSL (http:) links in the feed data. This is not a good thing because in typical acralyzer installations, access to the bug reports requires...