[Request] Text system info widget - Android Apps and Games

I would like a text system info widget with changeable fonts and sizes
haven't found any out there and thought it's a bit strange since almost everything else has a text based widget.
the functions i want can almost all be found in system info widget by Jason Calhoun
but i want it to be text based.
ram sd temp reboot etc...
172mb 652mb 28c
the option to change fonts, color, transparency, be click-able to take me to the corresponding function.
i thought if there's anywhere i could turn it was to the developers and users at XDA.

so nobody has thought of this before?
well heres to hopeing someone will pick upp on this idea

Some of those options (if not all) are in minimalistic text. Dev is here on xda, and also it's in the market.
Epic is as Epic does

Really? I didn't find those things, only battery time date weather. Or am in över seeing something?

Related

Total noob question: How can I get the icons without the text?

Total noob question: How can I get the icons without the text on my front screen?
can't, unless you use a home replacement app (but i don't know which one will do it for Nexus One).
for Dream/G1 "advanced launcher 2.1" provided that option, but then... advanced launcher wasn't really very stable.
however i also miss the possibility to remove the text from the icons, because i like the clean simple look without the text.
so i am waiting for someone to come up with a home app that has this ability.
Yeah, that'd be a nice app.
More Icons does it, but it'll also resize the icons considerably, so not exactly a perfect solution or what you're looking for.
Try using anycut from the market to create shortcuts first, then set the name to a space only. Gives a little black "dot" where the space is but gets rid of the text without affecting the size of the icon ....
hope that helps someone ...
helixlauncher does it, i dont know if its just v7 beta or not, but check the market for the nexus helixlauncher *there is 2 to choose from*

[THEME} Classy Grayscale

Been browsing around here and following the skyraider and all of ID's threads and there was something I felt was missing from both the sense and vanilla roms. I spent a bunch of time on the regular android theming threads, and this is what I have created so far.
It's in no way a fully polished, and easily flashed or MM'd theme (i don't like the idea of using MM)
See the pictures below for what I've gotten to.
What it consists of:
LauncherPro Plus
Apps Organizer
SwitchPro
TAJM
BattStatt
Pure Calendar
Desktop Visualizer
MinimalText icons
LauncherPro icons (from their website)
Zegoe Font
Sweet Chicago skyline background
I used LauncherPro to get a more customizable screen layout and remove the notification bar. I also love that it lets me change the icons for the dock (and the swipe gestures are nice)
Apps Organizer condenses a lot of my used apps, and Apps Organizer lets you pick custom icons as well
I used to use extended controls and SMODA widget but i didnt like SMODA's colors, so i switched to SwitchPro because of its working 3g on/off (a must since I need my battery to last a full day while I'm on campus). You cant clearly make the buttons out on the bottom, but they are nearly invisible until i touch them and they become white. Might not be everyone's liking but I dont need to see them.
Pure Calendar was used since I rely on my calendar and gtasks, and it was transparent which is what I really wanted.
Here's where I could use some help
I would like to be able to change all app icons to grayscale without using MM. I realize this might mean replacing files within apks for programs which wont be entirely possible
I wish the text size for TAJM was customizable, its too small and I would like BattStatt and TAJM to better use the home screen real estate
Package this into something more people can use/ customize without having to download all of the apps seperately or even use the apps (flashable?)
Still need a new lock screen. I liked the rotary one but I dont think that will look as nice since it uses a gray transparent bg. If it could be fully transparent, just leaving the two buttons, and the music controls either be light gray for off and white for on, that would be awesome.
I'm open to ideas and criticisms, just spent a few hours this weekend trying to gather all I needed but if someone knows a better way I'd love to know.
If there is any interest in this, I could package up the icons and fonts (sorry can't do the apks since most are paid apps). Just need to collect the info for the creators so credit can be given.

[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.

How to Link to a different font, and not just replace a font

Hi All,
I have done a ton of searching the last few days and still have not come up with a specific answer. I am looking to link my lock screen font to a new font, and not just change or replace the font.
I am running a Moto DroidX with 2.3.3 (605) and using Go Launcher EX... just incase any of it matters.
My clock is not pulling from Clockopia.ttf, instead its pulling from the same font the rest of the system is (such as notifiers and such), and that is DroidSans-Bold. To test and make sure I was correct, I replaced the DroidSans with some wacky font, and it turned every peiece of system based font into the wacky one, clock and notifications included.
Because of this I am unable to easily change just the clock font. I wanted to replace the clock font with an invisible one so I could have a simple and easy way for my lock screen to look directly at my home screen with no clutter. I have read a few apps let you replace the lock screen, but don't really want to run anything new as a constant process just to hide a font. I'm also satisfied with the basic structure and functionality of the default lock screen minus the time and verizon banner. Does anyone know the specific config file and location where I can specify which font the lock screen pulls from?
Are there any apps, free or paid, that will help me accomplish this exact task? What I most liked about the invisible font was that it's easily reversible and all I had to do was backup the original font file. I've already bought several good utilities and am not affraid to pay for one more as long as it does what I want in a simple and reversible way... and Ideally will not run anything full time backround services.
Thanks.
Booo! No takers with some info on this one?

How to make text application icons/shortcuts?

Hi, could anybody point me in the direction of learning how to make homescreen applications links/shortcuts in the form of text with icons? I am aware of how to use Simple Text to create purely text icons, but that only works to create icons that are 1x1 - whereas the most shortcuts with icons and text are more like 1x3. Attached is an image of what I am trying to achieve, I've searched high and low both on here and on google, but can't seem to find any instruction on how to do it. Thanks in advance.
Also, first post. Hi.
s9.postimage.org/63998729r/makesense.jpg
I would say "anycut" but don't think its on playstore anymore

Categories

Resources