What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Inverted Dropbox 1.0.3.2

Lol. I'm comparing your OP version (decompiled) with the newest, and I see they've removed "Sorry, " from many messages:

Code:
<string name="error_invalid_password">Sorry, but your password must be at least 6 characters long.</string>

New
Code:
  <string name="error_invalid_password">Your password must be at least 6 characters long.</string>

There's like 50 of those.
Dropbox 1.1.2, codename: no BS. :) k. not useful, but funny.
 
Dropbox Version 1.1.3

Here is the latest version of Dropbox. I still cannot figure out how to invert the regular settings screen. I think that it might be in smali and if so, I'll have to figure out how to read the smali file. I think I know where it is, but I don't know how to change the colors.

Dropbox-1.1.3.apk
 
Have u had trouble recompiling 1.1 .3 after making XML changes? I've had a few ppl try, and they also get errors.

. . NS4G . . CM7 . .
 
Here is the latest version of Dropbox. I still cannot figure out how to invert the regular settings screen. I think that it might be in smali and if so, I'll have to figure out how to read the smali file. I think I know where it is, but I don't know how to change the colors.

Dropbox-1.1.3.apk

Hey Devildog,

I don't think the link is working.


Edit: Got it... my mistake.
 
Last edited:
Back
Top