People store copyrighted code and trade secrets in their repositories with gitlab, if the third party tracker is compromised those secrets can also be compromised.
I can attest to that, elm-format is an excellent tool and it is great to have a standard code formatter, one less thing to worry or argue over when writing code!
I'm the developer of Reddit In Pictures and I'm sorry about that issue, please go into 'Settings' and disable ads!
I just wanted to give as much space for images as possible, so when the ad loads it puts itself between the text showing the number of images and the ActionBar, if the ad doesn't load it doesn't take up any space. Is the bounce you're talking about when the ad initially loads (like on orientation change)?
I haven't had a chance to work on that app in a while, but when I have time to re-visit it I will test out making the ad area static so that it never seems to bounce.
I'd be a bit careful with that. Someone on /r/AndroidDev had his app removed from the store because Google thought it could get accidental ad clicks. He didn't have a space for the ads and the ad would just appear on top of the bottom content.
Not sure if they are cracking down on it or not but thought you'd like a heads up. Popping up onto an area not meant to be touched in the first place is probably fine though.
Hi Entropic, I did not mean to mark your app as the prime example, it's just one I use a lot (thanks!) and one where I've noticed hitting the advert unintentionally. There are many many many apps with this issue.
My point was that many mobile ad clicks are mistakes and thus useless. Didn't mean to cause you any trouble (and I wasn't aware of the turn off ads option, so double-thanks)
Some banks have IVR systems that allow users to log in to their account via telephone, so they only allow characters that can be entered via the touch-pad.
When you first create your password they translate the characters to the numerals on the phone and then hash it.
In my experience that is the most common reason why you'll see password for policies like: "Your password must be between 6 and 20 characters and only contain upper and lower case letters."