Sports Tap Widget - Transparent - Nexus One Themes and Apps

In my quest to make all my widgets tranparent I ran into some trouble with sports tap. It has a whole host of xml files. Anyone willing to tackle this?

I added a transparent google scoreboard widget here: http://forum.xda-developers.com/showthread.php?t=652661.
update: yeah it is a tricky one. seems to ignore transparency, even ignored a stone i threw in the dark.
#was 0x7f080007
.field public static final appwidget_shadow:I = 0x00080007

Thanks!
I appreicate your hard work...but myself and many other have problems with google scoreboard. Never displays scores..doesn't update. Sports Tap is the most popular sports app in the market.

Related

Animated / sparks flying - background

Hi! I saw an animated background on my friends new sony-ericsson model (500i). It was really cool and had sparks flying and flowers blossom. All depending on the current weather forecast and time of season (new years eve had fireworks!). It would be really cool to have this on the kaiser. It would be cool not only to have an animated background but perhaps a low-cpu intensive applications that generate sparks / flowers growing or snow falling when the display is turned on (i.e not only an animated GIF but a program that generates the background effects randomly or by a certain behaviour - snow piling up etc..).
Does anyone know of such an application? Would be great!
/Peter
I've been looking for the same thing but havnt found anything yet
Think there was something called "Animated Today" over at Handango (or PocketGear, etc). That was back in the day when I had an HTC Magician though, so who knows if it's still ticking along...
Have a look. I think it did gif and flash animations...?

[APP] mClock,v2.2 released

I uploaded my digital clock widget, mClock. I plan on adding more styles and/or options. Let me know what you think, what you would like to see as far as options go and whatever else.
I've attached the QR code and screenshots.
For the fonts in the screenshot I just grabbed some off the web and put them on the sdcard.
Fonts: 1979, Acens, Colwell, Orbitron-Medium, and the built in fonts.
Report bugs: http://bitbucket.org/knoxcoder/mclock/issues
Xml help http://www.maroonedsoftware.com
Templates (skins) http://forum.xda-developers.com/showthread.php?p=9856429
There is also a donate version, mClock.donate
Looks great so far!
I have some suggestions though,
First of all, I really want a real 24 hour clock instead of the 12 hour clock available.
4x2 widget would be awesome.
Perhaps custom date formatting, for example, I cannot currently do "Sunday, November 7". The default android formatting options would be nice i.e "EEEE, EEE, HHHH, MMMM, d and so on."
Perhaps click to open application..
Maybe shadow options?
Larger font size than 100px? I currently use 128px which perfectly fits my screen from side to side.
Separating different lines would be awesome, for example, I might want month and day number on one row and weekday on another.
24 hr clock: I have the code almost ready for that
4x2 widget: Easy to add
Date format: Sunday, November 7 is already supported. You can turn off the year portion on any of the date formats and change the separator to ,(Space).
Click to open app: I've been thinking of a good way to handle this. I also need to allow clicking to open the options page. I've thought about dividing the clickable area to allow different launch options. If you have a good idea I'm all ears.
Shadow options: The blur effect overwrites the shadow. I haven't figured out a way to get both to work. I may settle for toggling between shadow or blur. But I did have the shadow working on a test build so it's doable.
Larger fonts: Easy to change
Different lines: That's where the different styles/formats come into play. Those take a bit more work but I do plan on providing that sort of thing.
Update to 1.3. Includes 24 hr clock, 4x2 widget and increased font max size
Exellent app mate! Congratulations! I m using it whole evening! So good, so far! I have no further wishes about this app! Loving it!
About the click to open app, why not a application in the launcher for the settings?
24 hour clock option should disable AM/PM automatically?
Still not seeing 4x2 widget?
I like shadow because it can act as both solid blur, shadow and the color is configurable.
Blur seems cut off at top and bottom at big font sizes?
I know it's a hassle for almost no difference but perhaps render it as text instead of a bitmap?
I know I sound whiny but this app has so great potential and is already better than the rest of the clocks, simply awesome work. Love it.
New update fixes the 4x2 issue. I forgot to add it to the manifest file... Also I disable the am/pm if 24 hour mode is on.
As for the shadow, I'll work on it next. Hopefully should have it ready tomorrow night. I have code already that allows you to select the shadow color, x & y offset and the shadow size. It should just be a matter of getting it all in shape and tested.
For the app launch. Do you mean put a item in the configure screen that will launch the app?
The blur getting cut off is a side effect of the clipping, I have an idea of how to solve that but I'm going to delay the fix for now.
I don't mind the suggestions, I like to know what can be improved.
Seems the update service crashes(or simply doesn't start) a lot on 1.3.1 with the 4x2 size?
Text won't fill the 4x2 widget correctly, fonts seem limited to a too small size(only 24 hour clock, won't fit width)?
Another suggestion of mine, 24 hour clocks usually display a leading zero when the hour is a single digit?
What I meant with app launch was to have a normal app (the ones that show up in your app drawer ^^) for configuration and launch custom apps with the widget.
Right now I have no clue why 4x2 doesn't work. It works on the emu but not on the device. The other sizes seem fine though. I'll look into it tomorrow.
Very cool looking digital clock widget! Great design.
My new favorite clock app !
What I really like about it is the way you can change colors.. gradient is a nice option.
Nice work mate !
Upload the APK please
Could you please attach the APK file here for the comfort of downloading?
It would be a great help.
Thanks
Arindam
Added the apk file to the original post.
New release now has shadows, more layout options, another clock format and some bug fixes. However I wasn't able to figure out the 4x2 widget issue so it's disabled for now.
looking awesome.
Good luck on the 4x2 widget.
Figured out the 4x2 issue. Still trying to get a good design on handling the app launch feature. One problem is you can have multiple widgets so if I disable the tap to config then you'll have to delete and re-add to change options. One idea is to have a popup that you either choose the app or the config, not as great as just tap to launch.
Awesome...The best clock widget till date...works great on my xperia x10.
Sent from my X10i using XDA App
The clock seems kinda small, seems there is a lot of space to spare. See screenshot, bottom is the size I would want(Self-made clock widget), top is current size.
Awesome update man, 1.5 is simply awesome.
There's something "wrong" with the 1.5 version (market update)..
I've downloaded and installed your attached 1.4.1 file in first post just to be sure my eyes were ok..
When I set clock colours (white 100% and white 50%), the gradient is not as smooth as it used to be on 1.4.1
For the size not being as large as you want, try bumping up the font size and turning off clipping. Set the date's vertical alignment to bottom and the clock's to top. That should give you what you're looking for. And if the font size is maxed let me know and I'll increase it.
For the gradient issue. I know exactly what why it happens. I could go into tech details but basically to get the 4x2 working I had to reduce the rgba depth. I'll go back and increase it for all the smaller sizes.
Yeah, font size was maxed out. Perhaps make that setting a text input, shouldn't have any limits and be precise enough then.
Hey knoxcoder, I LOVE your widget, but as Poodlemastah points out, there's this major drawback of not being able to launch our app of choice when tapping it. This is a must have for all clock widgets.
Most of us like to set our alarms by just tapping on the clock widget, and right now I find myself using TWO clock widgets because of this... yours because it's the best looking, and another one in the adjacent home screen just to launch the alarms app... lol.
Even if it means having to re-add the widget once you add this feature, I still think it will be worth it in the long term... it's just a must-have for most people.
As Poodlemastah has suggested, I think the behaviour most of us would expect is:
Both the "add -> widget" option from the home screen and the icon in the app drawer will take us to the config screen. There, we can set all the parameters as we want them (including which app to launch).
Now, as you've said, there can be multiple instances of the widget, so maybe the ideal setup would be being able to "save" different clock configs from the settings menu (without necessarily applying them to any instance), then choosing which one of them to apply at the moment we add the widget to a homescreen. That way, it wouldn't be such a hassle to re-add them everytime, because the config would be saved.
It would be a matter of making the user conscious of this change by just re-arranging the settings menu: when we open it, it shows the options "Create new clock...", "Edit existing clock...", etc. That way, they would realize each clock is saved independently, and they would be asked for a name first of all, so that they would actually remember what it was called when they want to load it up.
Example:
· I open mClock settings
· I'm presented with 3 options: "Add existing clock to home screen"; "Create new clock..."; "Edit/delete existing clocks...".
· I choose "Create new clock..."
· I'm asked for a name, I name it "My clock".
· I'm then presented with the clock settings screen, which I procceed to adjust to my liking.
· At the bottom, I see 2 buttons: "Save" and "Cancel". I click "Save".
· After that, I'm taken back to the settings screen.
· I now choose "Add existing clock to home screen".
· I'm presented with a list of the existing clocks already created.
· I choose "My clock".
· The clock is added to a home screen (the central one, I guess?), and I'm automatically taken there to see it.
Another way to add a clock would be to go to a home screen, choose the "add widget" option in the launcher, and choose "mClock", in which case I would be taken to the same settings menu as before. The only difference would be that the clock would get added to the same screen from which I called the "add widget" option.
I don't know if this would be such a big hassle to make, or if it's impossible at all, since I haven't done any Android development yet. I'm only talking from a usual programmer and UI designer point of view
Let me know what you think.

Glowtopia Live Wallpaper [FREE][Live wallpaper]

Hey everyone. I've just finished making my first live wallpaper. It's completely free, and also fully customizable. Watch as beautiful, glowing shapes travel across your screen, and as they follow your finger to form interesting patterns. Customize the shapes from the selection presented in the settings menu and even use your own custom image as a shape! This wallpaper will surely spice up a previously static, bland home-screen.
Key Features:
- Very customizable, choose any color you want for the shapes, and choose any shape you want.
- Interactive. Shapes will respond to touch gestures.
- Beautiful. Live wallpaper glows underneath the shapes to create an entrancing effect.
Search "Glowtopia" on Google Play.
Thanks! I would greatly appreciate any feedback, advice, or tips.
https://play.google.com/store/apps/details?id=com.minibit.glowtouchlivewallpaper
For those that want a link
Sent from my SGH-I777
Updates
Updated app to include more shapes, and added a pretty cool new background.
Updated UI and made it easier to use.

Falling Leaves HD Live Wallpaper

Awesome, nice, interactive Live Wallpaper HD for your Android Device.
Our landscape helps you to feel the nature right in your office, home or travel - in anywhere.
Live and real physic shows you all features of tools which are created to simulate the power of nature.
https://play.google.com/store/apps/details?id=com.divarc.fallenleaves.free
DIVARC GROUP
/
screenshot
Full version
https://play.google.com/store/apps/details?id=com.divarc.fallenleaves
Awesome, nice, interactive Live Wallpaper HD for your Android Device.
Our landscape helps you to feel the nature right in your office, home or travel - in anywhere.
Live and real physic shows you all features of tools which are created to simulate the power of nature.
You can switch the view of the sky;
Change the number of clouds;
Change the appearance of the clouds;
Change the amount of grass;
Change the type of grass;
Change the number of falling leaves.
Change the size of the falling leaves
You can display a power indicator and direction;
Change the force of the wind;
Change the direction of the wind;
The number and location of trees;

[APP][4.0.3+] A-Clock - Highly customizable Clock widget, watchface and daydream

Good Day!
This is my first android app on Google play store. It is a highly customizable Clock widget, watchface and daydream. It allows configuring colours, lengths, shadows, shapes, styles and lot more.
App link:
https://play.google.com/store/apps/details?id=com.arunsoft.aclock
Click to expand...
Click to collapse
Features:
No ads
Customize colours of frames, face, hands, texts
Customize lengths and widths of hands and widths of frame
Customize text size and weight
Choose marking schemes(numbers, dots, roman numbers)
Get more features like Colour picker, shape customization. extra widgets and any image as Background with a Pro key.
Please try and post your ratings and reviews. Again note, I'm not an expert yet, this is my first app. So if you find issues, please report and let me try my best to fix. Thank you. My app is right here:
https://play.google.com/store/apps/details?id=com.arunsoft.aclock
Wow , Nice App man.. keep it up.
Customize with A-Clock to suit the theme...
Customized with AClock

Categories

Resources