Modified Mms.apk-Discontinued till I have free time [Discontinued: 08/21] - G1 Android Development

I started modify Mms app to add extra features for personal use and share with you guys. I had recieved many responses from you, and I decided to add more features to make this app more powerful for daily use.
Feel free to post your ideas/requests/bug reports, I will try my best to add them in next releases..
THIS APPLICATION BELONGS TO COMMUNITY BY COMMUNITY AND FOR COMMUNITY!
YOU ARE FREE TO USE/DISTRIBUTE/MODIFY W/O ASKING MY PERMISSION. BUT A NOTICE WILL BE APPRECIATED!
YOUR REQUESTS WILL BE ACCEPTED IMMEDIATELY, HOWEVER, PLEASE GIVE ME SOME TIME TO GET THINGS DONE
Recommended for CyanogenMod based firmwares, but also tested on: JACMyTouchSkiv2.0, Magic, Soulife Rogers, Drizzy's Hero 2.8.
PLEASE BACKUP YOUR ORIGINAL PACKAGE FIRST!
If you have any problems, report here: http://code.google.com/p/modified-android-mms/issues/list
Download: Mms.08212009.apk
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install: Just download latest package and install with your device's Application Installer. or, just wait for latest CyanogenMod releases.
Install instructions by andonnguyen:
Code:
[B]In adb:[/B]
adb shell rm /system/app/Mms.apk
adb install Mms.apk
[B]or[/B]
adb install -r Mms.apk
Code:
[B]In terminal:[/B]
su
busybox rm /system/app/Mms.apk
cd sdcard
busybox install Mms.apk /system/app
Features: too much features added, see changelog & todo list for more information
TODO:
• Auto-reply on some specific cases
• Changing colors on-the-fly (currently, dunno how to do this)
• Contact picture in conversation window
• Decrease message length to 140 for Twitting
• Increase size limitation for attachments
• Messaging statistics
• Scheduling
• Reminder from SMS Popup
• Support for JF based firmware
• Resend failed messages
• Unread count in notification icon
• Mass-delete messages
• Send group message
• Folder mode (Inbox/Outbox/Sent/Draft/ect..)
• Password protection
• Message templates
• ... many things to do
Code Repository:
• http://github.com/rgv151
• http://code.google.com/p/modified-android-mms/
Change logs:
--- 08/21/2009
• Turn-off debug mode, stop application from lagging
--- 08/14/2009
• Always back to all-threads
• Customizable ScreenTimeout while reading/composing message
--- 08/08/2009
• MMS user-agent switcher from senab (revamped)
• Optizimed PNGs with optipng
• Rezipped for smaller apk size
--- 08/04/2009
• Changed Mms.apk version (not tested)
• New icon for "Append Signature" menu (need to be replaced)
• Fixed normal vibrate pattern
• Fixed incorrect LED colors: removed white, yellow is now orange
• Added custom LED color chooser with LED preview (LED will not display correctly if something else changing it, eg. phone is charging)
• Added LED blink rate customization
--- 08/02/2009
• Customizable Led/Vibrate notification. Vibrate patterns are from SMSPopup, if you need more configurable patterns please give SMSPopup a try
• Some tweaks in PreferenceScreen UI
--- 08/01/2009
• Signature/Auto-append signature
• .. and a little secret
--- 07/31/2009
• Black background
• Resize some icons
--- 07/25/2009
• Send on Enter

Is it black color background?

Background of compose message window is white.
I built this from original source code and nothing change except addition functions

I think this might make in into a cm build like the launcher mod did.
I'm requesting that you change the color scheme I like the idea of green or light blue on black vs white on black. Maybe a color pickers for the font and background, that would surely be cool

hmmmm interesting modified version for hero mayb
i need a computer so i can dig into these apk's ...

Finally, someone made it
Thanks dude.

Send me the patch

ScottGood said:
I think this might make in into a cm build like the launcher mod did.
I'm requesting that you change the color scheme I like the idea of green or light blue on black vs white on black. Maybe a color pickers for the font and background, that would surely be cool
Click to expand...
Click to collapse
I will add this feature in next release
cyanogen said:
Send me the patch
Click to expand...
Click to collapse
yes, sure.

rgv151 said:
I will add this feature in next release
Click to expand...
Click to collapse
Sweet, I'm glad I had a good Idea, and I can't wait for it all to be merged with CM

The patch has been added to the post, hope to see it soon in next cm release.
ScottGood said:
Sweet, I'm glad I had a good Idea, and I can't wait for it all to be merged with CM
Click to expand...
Click to collapse
yup, you guys got ideas and we (developers) bring them to life

Open source rules. Pretty soon my ROM is gonna have to change it's name to XDAMod or something

Patched in and pushed to Github. I also grabbed a couple of other patches (send IM, avoid dupe recips).

Hmmm kinda of got lost here, how do i apply the patch to a current theme'ed Mms.apk?
thanks and great work bud.

Could anyone give me some black-background examples? I have no idea with that.
If you are experienced with change color/background on-the-fly such as using color picker, I need your help. Aslo, I need some advices about color pattern.
Show me your ideas and we'll have great apps.

would be great to show contactpictures in the sms

did anyone try modifying the mms.apk in the hero rom to make the send on enter key also =D
i would love this!

Looks good...
Do you think you can add landscape with the VK to it?
It seems like all the devs lack the ability to fix this

Added option to switch from white to black background. Please see the 1st post, screenshots included
FireFart said:
would be great to show contactpictures in the sms
Click to expand...
Click to collapse
I'm on it, sir

rgv151 said:
Added option to switch from white to black background. Please see the 1st post, screenshots included
I'm on it, sir
Click to expand...
Click to collapse
This would be really nice!! Keep up the great work!!

Real nice, also if you get an issue where you push and nothing happens... Theme maybe? I had to do it like this.
Code:
c:\>adb install -r mms.apk

Related

[widget] Text widget v2.2 (free & donate version), with Tasker/Locale plug-in

A simple widget for your Android homescreen (Froyo 2.2 and higher), which enables you to display any text string of your choice. This donate version also enables you to place as many widgets (text strings) onto your homescreen as you like.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The widget has many options:
font settings - color, opacity, family, style, size and alignment
background settings - color, opacity and height
advanced settings - font shadow, shape corners, tap to open and Tasker/Locale plug-in
I am/will be working on the donate version, which means new add-ons will come soon
Trust me, I have spent a lot of hours/days on this widget, so if you like my work, please consider donation to receive unlock key for advanced options.
In case you donated, you should receive an unlock key via an email. If you have any troubles, please feel free to contact me. I will surely help you.
Download:
Download from Android market (my apps).
Download from XDA (View attachment tText.2.2_donate.apk) - donate version 2.2 with Tasker/Locale plug-in.
Download from XDA (View attachment tTextWidget.1.6.1.apk) - free version.
Change log:
v2.2
- TapToOpen Tasker Task: now with selection from Tasker list (from Tasker version 1.0.18)
- re-do of TapToOpen logic
- moved text shadow to font settings
- code optimization
v2.1
- add access widget config by tapping the right top corner - set up in tap to open options
- add more font sizes
- add toast when tapping the tasker task
2.0
- add tap to run Taskers task (just select the task name and that's it) - task name is case sensitive
1.9
- add vertical text alignment
- add tap to open disable
- add tap to speak
- when creating new widget, default heigh is set to full
- removed shape bg temporarily
1.8.1
- replaced widget icon, thanks to gsawaf , I really like it
1.8
- add Tasker/Locale plug-in (see info below)
- add different widget sizes
- code optimization
1.7
- add color picker for background and font
- code optimization
- should you have any troubles, please try to reinstal the widget due to many changes I have done in code
1.6
- add different widget sizes (currently supported are: 1x1, 2x1, 3x1 and 4x1). Should you wish to add different sizes, please, let me know
1.5
- add tap to open functionality
- code optimization
1.4.1
- add update information box
- code optimization
1.4
- fix BG height
- experimental BG shape (please tick off in case you want to use BG settings such color and opacity)
1.3.1
- tried to cover the full BG height (please let me know)
1.3
- add text shadow
1.2
- bugs fixing
1.1
- removing white spaces from email/unlock key before actual validation test (some of you sometimes forgot to remove them from sent unlock key)
1.0
- initial release of Donate version
- add multiple instances support
Click to expand...
Click to collapse
TASKER/LOCALE PLUG-IN
In case you use Tasker/Locale application, I have included plug-in which displays "dynamic" text on your homescreen.
USAGE:
1. in the TEXT WIDGET set up unique name in advance settings (name, which will be used for communication between widget and Tasker/Locale application)
2. in the Tasker/Locale application create task and include this plugin. To set up the plugin, set the same name as used in widget and add any content to be displayed on the Android homescreen.
Tasker application allows variable replacement, so that it becomes very powerful tool for you if you are familiar with this application.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
just downloaded on my Desire, it's a great first released, very customisable, good start man, keep it up
I'm looking for something like this, but that allows for multiple quotes and then randomly selects one. It can either be a background update or to change on click.
QR didnt work, and tried searching in market, but no luck. saw another app named textwidget but i dont think thats urs
surveysays said:
QR didnt work, and tried searching in market, but no luck. saw another app named textwidget but i dont think thats urs
Click to expand...
Click to collapse
I have the same problem!
surveysays said:
QR didnt work, and tried searching in market, but no luck. saw another app named textwidget but i dont think thats urs
Click to expand...
Click to collapse
AkGlo said:
I have the same problem!
Click to expand...
Click to collapse
Hi, what version of Android ur running? Its build for 2.2 Froyo.
Here's an AppBrain link for it: http://www.appbrain.com/app/text-widget/com.tText
Very good app but i can't put different text widget. Only one text is possible.
Sent from my Nexus One using XDA App
klaberr said:
Very good app but i can't put different text widget. Only one text is possible.
Click to expand...
Click to collapse
Yes, I know about it.
I believe this could be one of the next functionality addon.
@tampiss , first thing i tried is to add multiple widgets each with different text, but it's not possible like klaberr said... each widget should have it's own text .
and would you consider adding more font size if u plan another release ? maybe to 40 or 50
typongtv said:
@tampiss , first thing i tried is to add multiple widgets each with different text, but it's not possible like klaberr said... each widget should have it's own text .
and would you consider adding more font size if u plan another release ? maybe to 40 or 50
Click to expand...
Click to collapse
yes sure, the font size is not problem. will be add in next release.
can you upload the apk here please.
Nice app. Love it.
Could you possibly include an option to put a shadow/outline for the font? So that the words will stand out against colourful background.
Thanks!
Love it, really good work and a perfect idea
Please add different widget sizes.
very nice! highly customisable compared to Simple Text. looking forward to the next update. thanks for sharing!
great idea, I really like it. can you please add cyan as a color option? #00ffff thanks
This is very cool and very smooth I love it! Maybe on future releases you can add font packs? Or maybe like an addon like with handcent so it doesn't make the app too big
Like this!
apk file please
Please add apk here.... Much easier than having to move from laptop to phone to download.

[WIDGET] [new 1.0.1] ClockQ - Digital Clock Widget - NOW ON ANDROID MARKET

ClockQ - digital clock widget
by Jakub Kinst​
App Info
Hi, this is my first android widget. It is simple clock widget, but it features with many visual capabilities. Updates will come in near future.
PLEASE FEEL FREE TO WRITE ANY FEEDBACK, TIPS AND WISHES FOR FUTURE VERSIONS.
Thank you.
NOW AVAILABLE ON ANDROID MARKET
https://market.android.com/details?id=cz.kinst.jakub.clockq
Features:
- Choose between 13 fonts
- 4x2 and 2x1 widgets
- Custom color
- Transparency option
- Rotation option
- Scale option
- Shadow effect
- Show date function
- 24h/12h option
- Tap to open custom application
Summary
Current version: 1.0
Minimal version of Android: 1.6
Languages: English, Russian, Czech
Permissions: none
Size: 370kB
Author: Jakub Kinst (jakub.kinst.cz)
Price: FREE
App Homepage
https://market.android.com/details?id=cz.kinst.jakub.clockq
Versions
(NEW) 1.4.2011 - 1.0.1
- added to the Android Market
- 24/12 default set by system
- donate button added
- new version info
- minor bugfixes
11.3.2011 - 1.0
- added 6 new fonts
- added 4x2 large widget
- preview in settings is now fixed to the top of the screen
- clock, date and am/pm can now have different colors
- added scaling option (if you rotate your clock, you can scale it down)
- fixed the bug with updating preview
- minor bugfixes
6.3.2011 - 0.9.5 beta
- added clock preview in settings
- added rotation feature
- New languages (Russian,Czech)
- Date format options
- Landscape/Portrait switch bug fixed
- minor bugfixes
1.3.2011 - 0.9 beta
- added Honeycomb font
- added color picker (see Screenshots)
- Apps are now ordered alphabethically
- AM/PM time format bug fixed
- minor bugfixes
26.2.2011 - 0.8 beta
- first public release
Donate
If you like this app, please donate. Thanks...
Download
MARKET
QR Code:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Video and Screenshots
ClockQ Screenshots
More Screenshots
Anyone else having trouble with the installing?
Should be ok by now.. Sorry, the link didnt work..
beta test
If you downloaded the widget, please report any bugs or features you want me to add. I need beta-testers. Thanks
I've install your clock, and it looks fine! Some kind of bugs I will report.
bye
Sort app-to-launch list alphabetically instead of in order installed
Hex/RGB color picker
User-set am/pm location
Installs and functions correctly (so far) on Droid Incredible.
Thank you
Thank you guys for your response. I hope you like this app...
Sort app-to-launch list alphabetically instead of in order installed
Hex/RGB color picker
User-set am/pm location​Added to the todo list
i like more, perfect aplication, i recomend to my friends
Sent from my MB525 using Tapatalk
Currently using, very nice widget. If possible the option to use custom fonts would be nice, also the ability to choose the fill colour as well as the outline.
Sent from my HTC Vision using XDA App
12 hr format will not work its 12:13 clock will only say 0:13 wether I take 24 hr format off or not?
TheHonkey said:
12 hr format will not work its 12:13 clock will only say 0:13 wether I take 24 hr format off or not?
Click to expand...
Click to collapse
Sorry for that, I did not realize this time format is used. Will be fixed...
Can you add honeycomb font?
mortuus82 said:
Can you add honeycomb font?
Click to expand...
Click to collapse
Yes ! It is added in the new version. Check the first post. More features, less bugs.
Ireyn said:
Sort app-to-launch list alphabetically instead of in order installed
Hex/RGB color picker
User-set am/pm location
Installs and functions correctly (so far) on Droid Incredible.
Click to expand...
Click to collapse
First two are included in 0.9
AM/PM location will be in next update.
Looks nice. Tap to open app is cool. I will be honest. Right now it's just like every other digital clock out there. Some things I can see that may set you apart.
1. A different name. everything is named "X clock" name it something like "Tom's Super Sexy Timepiece of the Future"
2. Add a feature to adjust scale. I have a big open space on my home screen for a nice free digital clock.
3. Integrate a multi-alarm system and/or datebook depending upon your level of ambition
4. Animations? Have a little man in a funny suit blow a horn on the screen when the alarm goes off and you have to punch the little [email protected]#tard to shut off your alarm
5. Multi-language? I dont speak any others but I have heard some people do
6. Borders around the clock
7. ability to control font and scale of date separately
who the hell am I? Lol. Looks nice, will continue using it. Does it auto-update?
LOVE the GREEN goes perrfect with sculpted
bigscoops said:
Looks nice. Tap to open app is cool. I will be honest. Right now it's just like every other digital clock out there. Some things I can see that may set you apart.
1. A different name. everything is named "X clock" name it something like "Tom's Super Sexy Timepiece of the Future"
2. Add a feature to adjust scale. I have a big open space on my home screen for a nice free digital clock.
3. Integrate a multi-alarm system and/or datebook depending upon your level of ambition
4. Animations? Have a little man in a funny suit blow a horn on the screen when the alarm goes off and you have to punch the little [email protected]#tard to shut off your alarm
5. Multi-language? I dont speak any others but I have heard some people do
6. Borders around the clock
7. ability to control font and scale of date separately
who the hell am I? Lol. Looks nice, will continue using it. Does it auto-update?
Click to expand...
Click to collapse
Thanks for these great points.. Im gonna work on it.. Currently it doesnt support auto-update feature. Sorry.
Update
New version available. Check the first post or http://clockq.kinst.cz !
Pretty cool so far
Sent from my HTC Glacier using XDA App

[WIDGET][2.2+] Chronotopia beta 14 - The ultimate make your own widget

I finally have the first beta release of the new widget to replace mClock. This is a beta release so please let me know if you find any bugs or have any suggestions. Apk is attached.
Ideas for chronotopia
Features:
Fully editable widget layout and properties
Export widget as a theme
Import theme
Main launcher to edit any created widget (in apps folder)
Clock, date, battery, shapes, gps
Custom fonts, colors, gradients, shadows, blur, autosize
Low battery usage (only updates when screen is on)
Weather including icons
Custom images
Notifications: sms count, missed calls, voice mail indicator
Next alarm
Tap to launch for individual elements
Phone signal strength
Coming:
More weather features
Finish theme support
Languages
More elements
What you can help with:
Bugs
Your own themes, The top ones I like I'll include with the release (no external fonts please)
Screenshots
Ideas, improvements
Bugs so far:
Rotation issues
Quick manual:
Long press to add elements to panels.
You can press the menu button in the editor to zoom out and change the view to the element list or the element properties
You can drag elements that are contained by a canvas element
Elements can auto sized, pixel sized or percent sized
Fonts can auto size to their container bounds
Change log:
0.1 Initial release
0.2 Fixed shadows, canvas touch layout, other minor issues
0.3 New theme support, leading zero for hour element, low battery color for health percent circle, bug fixes, new name, new icon
0.4 Fixed widget not clearing display, fixed widget sizing issues
0.5 Fixed widget failing to update
0.6 Added images and battery line percentage
0.7 Added missed calls and unread sms notification elements
0.8 Fixed alias for images, added rectangle element, other bug fixes
0.9 Hooked up clone functionality, fixed widget size calculation
0.10 Calibration, tap to launch, next alarm, frame panel
0.10.2 Improved calibrate
0.11 Added weather icons, gps, phone signal, voice mail, indicator icons for notifications and bug fixes
0.12 Fixed battery temp bug, added sky element, added missing weather icons
0.13 Fixed bug with next alarm, fixed & character usage, other fixes, changed editor to swipe left/right for properties/elements instead of using menu
0.14 Bug fixes, xml is now formatted for easier manually editing, added inheritable properties.
A quick tutorial by SassiBob for beta 0.2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MIUI theme:
Clock and date or Clock
Time weather theme by allday23hero:
Theme
Screenshot please ...
duongtunglam said:
Screenshot please ...
Click to expand...
Click to collapse
Done, just two quick examples I have on my phone right now.
Posted 0.2 also added another screenshot to show the canvas layout ability.
Your dock is good
By fully editable, does this mean it will work on a Tab, 5x1 or 5x2? It looks really nice, and I am looking for something for weather on a Tab. Thanks for your work on this, even if it doesn't work on a Tab I will put this on my Fascinate or D1.
I played with it for almost 10 minutes and couldn't even figure out hoe to show a clock. All i see are color and alignment settings. Color and alignment of what i can't figure out.
Sent from my PC36100 using XDA Premium App
vincej said:
By fully editable, does this mean it will work on a Tab, 5x1 or 5x2? It looks really nice, and I am looking for something for weather on a Tab. Thanks for your work on this, even if it doesn't work on a Tab I will put this on my Fascinate or D1.
Click to expand...
Click to collapse
Yes it supports those widget sizes. It is very easy to add additional sizes if one is desired.
nolageek said:
I played with it for almost 10 minutes and couldn't even figure out hoe to show a clock. All i see are color and alignment settings. Color and alignment of what i can't figure out.
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
After you add the first panel (canvas or stack) then you long press to add other elements. After talking with another user I see there is a need for a simple editor in addition to the advanced editor. I'm open to ideas on how that should work.
Such a good work!
Thanks, knoxcoder!
Got some FC's while making a template.
Going to restore my layout from mClock tomorrow.
cs_sux said:
Such a good work!
Thanks, knoxcoder!
Got some FC's while making a template.
Going to restore my layout from mClock tomorrow.
Click to expand...
Click to collapse
Send me the logcat output when you get FCs so I can track them down.
As a side note, I have the weather ready. I don't have all the features that I want to support but at least the basics work. My next task is to make a create wizard that will walk you through the steps of making a simple layout. Once I get it ready I'll release the next version.
If you could add missed calls/sms/email in a simple minimalistic way like TxMissed Widget is supposed to do (it's really buggy, and dev has no time to mess with it) I would love you long time! And it's something I would definitely pay for.
GTIVRon said:
If you could add missed calls/sms/email in a simple minimalistic way like TxMissed Widget is supposed to do (it's really buggy, and dev has no time to mess with it) I would love you long time! And it's something I would definitely pay for.
Click to expand...
Click to collapse
That shouldn't be too difficult. I was also interested in what devmil did with Minimalistic Text and tasker. My plan was to replicate that as well.
Please do! And I'm sure I'm not the only one who would really want it, even if you put that feature in a pay version.. Otherwise you need to get your donate to me button added.
knoxcoder said:
That shouldn't be too difficult. I was also interested in what devmil did with Minimalistic Text and tasker. My plan was to replicate that as well.
Click to expand...
Click to collapse
Integrating tasker variables is a great idea. Maybe even as attributes e.g. text(%TXTCOLOR;%TXTSIZE;%TXTFONT).
How about calling it Midget?
.hehe
____________
Info, images & links to files:
http://blackbearblanc.tumblr.com/
Twitterjeppefoldager
[email protected]
The way I handle properties should allow tasker variables easily. In fact you should be able to set everything through them if you wanted.
Google is getting ready to allow in app purchases so I think I will just have a free version that you can donate from the app.
Midget doesn't quite work. I'm looking for something that describes it. Like make your own clock or minimalistic text.
Sent from my SGH-I897 using XDA App
damn nice app... big respect!!!
TABatalk'd from my rooted sgt running overcome
how about an object, showing the next alarm (with and w/o alarm icon)?
all in one widget
clodabawe widget
chalid said:
how about an object, showing the next alarm (with and w/o alarm icon)?
all in one widget
clodabawe widget
Click to expand...
Click to collapse
Yeah I can add that. I'm also planning to have an analog clock you can customize (hands/face).
this looks sweet downloading now

[WIDGET][2.1+][v.3.9.1] My Widget! Widgets in your way!

I have made a widget in which you can choose to display time, date, system information or your own quote in an easy way.
The best thing about this widget is that you can choose between over 60 fonts, and more are coming.
The layout of the widget is made so that it should be as easy as possible to make a great looking widget.
You can customize 2 texts in the same widget.
You can set the XY position of the text, its size, color, shadow, shadow size and position, background options and much more.
I would love to get some feedback on bugs, settings, preferred fonts and more.
Link to app:
https://play.google.com/store/apps/details?id=bolling.clock.widget&feature=search_result#?t=W251bGwsMSwxLDEsImJvbGxpbmcuY2xvY2sud2lkZ2V0Il0.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I like how you can preview what it will look like in all the different fonts instead of just the one you select at a time. I haven't downloaded it, but I was wondering if it allows you to pull fonts from your SD card? As I have a folder with all of my custom fonts.
Looks cool...how do I add more than 1 element to a widget.
e.g. Time + Date on one widget? Am I being dumb?
akabadnews said:
I like how you can preview what it will look like in all the different fonts instead of just the one you select at a time. I haven't downloaded it, but I was wondering if it allows you to pull fonts from your SD card? As I have a folder with all of my custom fonts.
Click to expand...
Click to collapse
Right now you can't do that, but I will try to add that function in future updates.
If you want you can email me that folder, and I will add some of the fonts you have there to the widget
Email: [email protected]
djmcnz said:
Looks cool...how do I add more than 1 element to a widget.
e.g. Time + Date on one widget? Am I being dumb?
Click to expand...
Click to collapse
Right now you can't, so you are not dumb. I am working on how to add that function, without making the app UI to complex. If you have any idéas please share them with me
Bolling said:
Right now you can't, so you are not dumb. I am working on how to add that function, without making the app UI to complex. If you have any idéas please share them with me
Click to expand...
Click to collapse
Yes, I agree - it would likely require quite a UI change... your UI is good by the way.
You could keep a similar UI I suppose... have an 'Add new object' (eg) to the 'Text' tab (Time/System/Quote) and then the 'Font' and 'Shadow' tabs could be context-sensitive to whatever item was selected on the 'Text' tab. You would need to indicate what object was highlighted on all tabs.
Then, 'Text' could become 'Preview' and the 'Background' tab could actually be merged with the 'Preview' tab.
Only an idea... happy to discuss...
djmcnz said:
Yes, I agree - it would likely require quite a UI change... your UI is good by the way.
You could keep a similar UI I suppose... have an 'Add new object' (eg) to the 'Text' tab (Time/System/Quote) and then the 'Font' and 'Shadow' tabs could be context-sensitive to whatever item was selected on the 'Text' tab. You would need to indicate what object was highlighted on all tabs.
Then, 'Text' could become 'Preview' and the 'Background' tab could actually be merged with the 'Preview' tab.
Only an idea... happy to discuss...
Click to expand...
Click to collapse
I like the idéas. I have begun to implement a similar idéa. I will have 4 tabs, Text1, text2, text3, and background. Each text tab control one text object on the widget, and can fully customize it. Text options and shadow options have been integrated to one, in each text tab. And to make sure that the preeview image is visible at all times it has been fixed at the top, and only the settings are scrollable. The font tab will be remowed and replaced by a button which launches a pop-up with all selectable fonts. The background-tab will handle background and general setting that are the same for all the text objects.
I think this would be the easiest approach, concerning user friendliness.
What do you think?
This looks very impressive!
john9 said:
This looks very impressive!
Click to expand...
Click to collapse
Thx man! And it will be even more interesting in the future!
The next update will be out soon, but I am bashing my head in the wall unable to solve a wierd bug:
On some phones the phone needs to be rebooted after the widget have been installed in order to make the widget update itself. You can add it once, but if you configure it and make changes, it wont take effect until you reboot the phone, and after that you can make as many changes as you like...
Any idéas?
Bolling said:
The next update will be out soon, but I am bashing my head in the waal unable to solve a wierd bug:
On some phones the phone needs to be rebooted after the widget have been installed in order to make the widget update itself. You can add it once, but if you configure it and make changes, it wont take effect until you reboot the phone, and after that you can make as many changes as you like...
Any idéas?
Click to expand...
Click to collapse
I found a fix for this. Will be out in the next update. If anyone is more interested in this fix, just PM me.
Version 3.0 out now!
*Now you can have two texts in the same widget!
*Hardware accelerated graphics for 4.0 devices!
*Widget is now rezisable!
*New better UI!
*Support for all phones!
*Minor bug fixes.
*Text centerd around it's own center.
*Some new tweks, making it even more awsome!
Hope you like it guys
Version 3.2 out.
*Buggfixes.
*More and better text formatting.
*UI improvments.
Version 3.3 out.
Includes the following:
*Now you can add an "extra", you can choose from several hundered dingbats!
*Some UI fixes.
*Other improvments.
*Rating and feedback button.
Hi,
Any chance you can put a feature where the widget will display the contents of a specified file (eg: /sdcard/something.txt) with a customisable number of minues where the file will be re-read?
Thanks.
Hi, first of all...thanks for a great app. I've had several people ask me about it.
Secondly, is there a chance you could either make version 3.2 available or add the fonts that were removed from that version? I'm specifically looking for the font in the third screenshot in the first post.
Thanks.
wkwkwk said:
Hi,
Any chance you can put a feature where the widget will display the contents of a specified file (eg: /sdcard/something.txt) with a customisable number of minues where the file will be re-read?
Thanks.
Click to expand...
Click to collapse
Sure thing! I will start working on it immediately! Thanks for the tip.
~kyle said:
Hi, first of all...thanks for a great app. I've had several people ask me about it.
Secondly, is there a chance you could either make version 3.2 available or add the fonts that were removed from that version? I'm specifically looking for the font in the third screenshot in the first post.
Thanks.
Click to expand...
Click to collapse
Glad to hear it!
I will get that font back in the next version, sorry I took it away!
If you have any other suggestions of fonts please let me know!
Awesome, thanks a lot Bolling!
New version out!
*Added 5 new fonts (One font is back again, you're welcome Kyle!)
*Option to underline text.
*Now you can choose to display storage information (There you go wkwkwk).
*New battery information with energybar.
*Color picker fix for 4.0.
*Some UI changes.
Hope you like it!
Got it, thanks again Bolling!

[ROM][FLO/DEB][4.3/4.4]12-23-2013 ChameleonOS Beta Unofficial

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
Disclaimer: Chameleon OS is currently in beta. While it runs very well,
there may be things that are not completely functional. The development team is
not responsible for any damage to your device or your information.
​Launcher Features
★ Folder icon styles: stacked, grid, or carousel
★ Folder sorting: alphabetically, reverse alphabetically, or by usage
★ Icon scaling in app drawer and on homescreen
★ Home screen previews, re-arrangable homescreens
★ Set default screen from previews layout
★ Add or remove homescreens from previews layout
★ Slide homescreens with a second finger while holding widgets and icons
★ Customizable gestures: slide up, slide down, pinch, and spread
★ Use only one homescreen or up to nine homescreens
Theme Manager
★ Based on MIUI's theme engine
★ Mix and match different themes on the fly
★ Theme options: Icons, Status Bar, Boot animation, Font (requires reboot), Messaging, Framework, and Ringtones
★ Applies native ctz files, but also will apply MIUI mtz files, not all elements will theme properly with mtz packages
★ Animated boot animation preview
★ Boot animation resolution scaling
System UI
★ Customizable toggles, compact or page view (or off)
★ Extended volume panel in page view toggles
★ Access status or navigation bars while in fullscreen apps by touching the edge of the screen
★ Circle memory meter in recents panel shows memory available and total memory
★ Enable the experimental Tablet UI on all devices
Messaging
★ Reads custom notification tones from Contacts
★ Revised layout: Added messaging bubbles, removed avatar icons from conversation and put one in the action bar, quick shortcut for emojis
Security
★ Manage installed apps' permissions
★ Firewall included so you may now control which applications can use data / wifi.
...and more! See http://forums.chameleonos.org/threads/chameleonos-v0-8-release.387/ to find out more about what’s new in v0.8-beta
More screenshots available on our website
FLO Builds in this folder:
http://d-h.st/users/grondinm/?fld_id=26534#files
DEB Builds in this folder:
http://d-h.st/users/grondinm/?fld_id=26535#files
Make sure to flash the latest gapps
KitKat Builds
FLO Builds in this folder:
http://d-h.st/users/grondinm/?fld_id=30184#files
DEB Builds in this folder:
http://d-h.st/users/grondinm/?fld_id=30185#files
I would recommend you use these gapps as they are the ones i tested with and did not experience issues
Frequently Asked Questions
--
Check out our homepage at ChameleonOS.org and our forums
-
Bug Tracker | Gerrit Review | GitHub
Code:
We would like to thank CyanogenMod for giving us an easy foundation to develop
ChaOS for mutiple devices
Changelog
Code:
12-19-2013
Sync to latest source from CM/Chaos Team(Still JB)
10-22-2013
Just a sync build. Only behind the scene changes.
10-19-2013
Kernel: added kexec support
Kernel: added S2W/S2S/DT2W thanx to flar2
Rom: Active display: Allow apps to be excluded from being displayed
Rom: SystemUI: Allow showing of status bar when hidden and notification posted
10-15-2013
Fixed creating of user profiles
10-14-2013
Initial Build
Known Issues:
Code:
If root does not work go into dev settings and turn it off then set it to what you like-
You tell me
TODO
Code:
Downloading, let's try this baby, thanks, will report back!
Update: Pretty good, adding tablet ui is definitely a good move, it has some nice features and it has been smooth for now. Loving everything about the theme, bootanimation, theme choser(this ROM has one of the best), and the downloads are good. Even if this is still a beta, it looks compromising, try it out guys.
Runs smooth...no problems here. Good job!
deb build uploaded.
Great! You're fast
BTW, Link to FAQ in OP is not avilt - gives me an error...
User_99 said:
Great! You're fast
BTW, Link to FAQ in OP is not avilt - gives me an error...
Click to expand...
Click to collapse
Thanx for that heads up. Fixed now.
I clean flashed this. I love it. BUT there does appear to be one issue.
When I reboot the tablet, as it loads up and I see the main screen, I get a force close on the Cham Launcher. Once I hit ok, that message goes away and I function normally after that.
acdcking12345 said:
I clean flashed this. I love it. BUT there does appear to be one issue.
When I reboot the tablet, as it loads up and I see the main screen, I get a force close on the Cham Launcher. Once I hit ok, that message goes away and I function normally after that.
Click to expand...
Click to collapse
Flo or Deb? could you provide a logcat? Do you have any user profiles created? I never saw a FC on Cham Launcher and i did a few reboots.
Grondinm said:
Flo or Deb? could you provide a logcat? Do you have any user profiles created? I never saw a FC on Cham Launcher and i did a few reboots.
Click to expand...
Click to collapse
Its for FLO. No profiles. Ill get a logcat and post it for you.
Cool name of the ROM
I'm going to try this as soon as I get home
Chmeleon said:
Cool name of the ROM
I'm going to try this as soon as I get home
Click to expand...
Click to collapse
Depending on when you get home(or eitherway) you might want to wait untill i get home as a new build will be out to fix user profile creation. Thats in about 5h
Cool, I'll wait for your build then
Sent from my Nexus 7 using XDA Premium
Is this ROM based on AOSP or CM/CAF? Couldn't find this info in OP or anywhere. Thanks!
Sent from my Nexus 7 using Tapatalk 4
borxnx said:
Is this ROM based on AOSP or CM/CAF? Couldn't find this info in OP or anywhere. Thanks!
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
It is using CM source for device files and kernel.
Sent from my MI 2 using XDA Premium 4 mobile app
New build uploading. Only change is that user profiles can now be created without FC's. theme engine still does not play well with profiles.
New deb build has same name because the old one was built after 12am but it is new
Hi
Thanks for a fantastic rom! Nice designer, speede, stable and smotth.
Only battery life is not on top compaired for example with Vanir rom.
Hopefully you fix it in near future.
Thanks agian
Will try tonight with deb version but I desperatly need DT2W - very useful option with our hidden power button. And unfortunately I have not found kernel for deb for CAF with support of this feature
Hm, can not make it boot on my deb - stack with Google logo or black screen after 2 or 3 minutes. Cache and Dalvik wiped - still Google logo. What is wrong?
In Active Display I get the message -Surching for GPS-.
What`s for and how can I stop, inactivate, only this services?

Categories

Resources