Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Holo styled last.fm #1

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
3d0f59b
Adding abs + change default controls look to holo
Nov 15, 2012
200d191
Improve login screen spaces + format res files
Nov 16, 2012
4a09088
Using of tabs and pager, initial commit
Nov 17, 2012
bea9d12
minor fixes
Nov 17, 2012
6fafc27
Improved signup look + add some required holo icons + modifying some
Nov 17, 2012
ffdaf5d
Splash screen + move search to separate activity + some styling, code
Nov 24, 2012
7370a3c
Add animation library
Dec 9, 2012
b614237
Create README.md
Dec 9, 2012
b63b23a
Initial profile friends commit
Dec 9, 2012
759180a
Merge branch 'master' of https://github.com/MostafaGazar/lastfm-android
Dec 9, 2012
6702962
Use a bit darker Red as accent color
Dec 15, 2012
12a44b3
Update friends list item
Dec 16, 2012
8c37d1a
Finalizing friends screen
Dec 16, 2012
8e1f8ab
Remove ads class
Jan 8, 2013
52e3abf
Update some graphics
Jan 8, 2013
0331490
Update Artist activity and use fragments
Jan 8, 2013
12664a3
Update some graphics and styles
Jan 8, 2013
bc58475
Overall UI fixes
Jan 8, 2013
c32330d
Update README.md
Jan 12, 2013
85e5cfa
Hide progressBar in user friends tab because items are transparent
Jan 19, 2013
26932be
Merge branch 'master' of https://github.com/MostafaGazar/lastfm-andro…
Jan 19, 2013
87a2a20
Ignore unnecessary warnings
Jan 19, 2013
11f9352
A better way of implementing header underline
Jan 19, 2013
15c6c03
Change profile bubble look
Jan 19, 2013
c0bf0be
New user stream design
Feb 2, 2013
43e30a4
Renaming package name
Feb 4, 2013
3b137a0
Final refinements
Feb 16, 2013
d2ce764
Add screens folder
Feb 16, 2013
51214a6
Update .gitignore
Feb 16, 2013
99c4ca2
Add v1.0 apk
Feb 16, 2013
df5fc47
Add qr code image
Feb 16, 2013
eb0b1c6
Update README.md
Feb 16, 2013
d95f049
Update README.md
Feb 16, 2013
c78d4cf
Update screens and qr
Feb 16, 2013
b228794
Merge branch 'master' of https://github.com/MostafaGazar/lastfm-andro…
Feb 16, 2013
5a2cb84
Update README.md
Feb 16, 2013
d216510
Update README.md
Feb 16, 2013
db6da1a
Update README.md
Feb 16, 2013
313f2f3
Update README.md
Feb 16, 2013
7cd696d
Overall refactoring and NPE fixes
Feb 21, 2013
208ab16
Merge branch 'master' of https://github.com/MostafaGazar/lastfm-andro…
Feb 21, 2013
88077d1
Remove APKs
Feb 21, 2013
4d6c76d
Update README.md
Feb 21, 2013
36c9e84
Update project.properties
Mar 2, 2013
e3917d1
Update app icon and allow sd installs
Mar 2, 2013
3bd2c8d
update version number
Mar 2, 2013
675c512
Merge branch 'master' of https://github.com/MostafaGazar/lastfm-android
Mar 2, 2013
5ec9a11
Update README.md
Nov 15, 2013
5b9e9f2
Add a Bitdeli badge to README
bitdeli-chef Dec 4, 2013
cffa38b
Merge pull request #10 from bitdeli-chef/master
Dec 4, 2013
103a221
Update README.md
Jan 11, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change profile bubble look
  • Loading branch information
Mostafa Gazar committed Jan 19, 2013

Verified

This commit was signed with the committer’s verified signature.
andrea-williams Andrea Williams
commit 15c6c038ee5f06de2cf9f305030b08ae36192be4
Binary file added app/res/drawable-hdpi/overlay_gray_top.9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 5 additions & 9 deletions app/res/layout/profile_bubble_quickcontact.xml
Original file line number Diff line number Diff line change
@@ -2,28 +2,24 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:lfm="http://schemas.android.com/apk/res/fm.last.android"
android:layout_width="fill_parent"
android:layout_height="70dip"
android:background="@drawable/tab_bar_rest"
android:gravity="top"
android:layout_height="92dip"
android:background="@drawable/overlay_gray_top"
android:orientation="horizontal"
android:paddingBottom="6dip"
android:paddingRight="11dip"
android:paddingTop="6dip" >
android:padding="16dp" >

<QuickContactBadge
android:id="@+id/profile_avatar"
style="@*android:style/Widget.QuickContactBadge.WindowSmall"
android:layout_width="64dip"
android:layout_height="60dip"
android:layout_marginLeft="12dip"
android:layout_marginRight="12dip"
android:layout_marginRight="8dip"
android:gravity="center" />

<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:gravity="top"
android:orientation="vertical" >

<TextView
4 changes: 4 additions & 0 deletions app/res/values/colors_lastfm.xml
Original file line number Diff line number Diff line change
@@ -2,6 +2,10 @@
<resources>

<color name="transparent_lastfm">#CCda001c</color>
<color name="transparent_lastfm_2">#CCEC3A00</color>
<color name="transparent_lastfm_3">#CCEC7B00</color>
<color name="transparent_lastfm_4">#CCECAA00</color>

<color name="solid_lastfm">#FFda001c</color>
<color name="pressed_lastfm">#CCf4001c</color>
<color name="dark_lastfm">#FF8E0012</color>