iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

Login / Register Fragment rework #35

Closed timothyasp closed 11 years ago

timothyasp commented 11 years ago

Previously, the login/register fragments were coupled together pretty tightly, which made it difficult maintain and update. This splits them apart into seperate fragments.

I also changed the style of the login/register buttons to use the standard Holo buttons, the previous button style was too small and wasn't flexible (ie non nine-patch).

timothyasp commented 11 years ago

Tested on 4.2, 4.1, and 4.0 10", 7" and Phone as well as 2.2 Droid 2 Emulator. Looked and worked in those. Merging.