Weather Forecast Widget - G1 Apps and Games

Hello,
I really like Sky Widget of jsharkey, unfortunatly, It doesn't works ouside from US.
I modified it from available sources to support Google Weather Internationnal and different language.
Free/unlocked versions : original code comes from jeffrey sharkey, it was distributed under Apache licence. This licence allow developers to use code for commercial or non commercial use (such as WebSphere based on Apache). I worked A LOT on this widget more than 300h. This is the reason why i fell free to create this new distribution.
Since v2.0.0, free version limitations are no skins, no geolocation refresh, and no manual update. So, you have to pay 0.99€ (on market) to get access to those functions.
For people having trouble to buy this app on Google Market, or simply people who doesn't have access to pay market, I have published my applications on SlideMe market :
**Mod edit - link removed**
This widget is designed for Android Cupcake (1.5) and upper versions.
I have opened a blog for main access point for people wanting informations about the widget : http://koxx3.wordpress.com/2009/07/13/introduction/
If you want informations about skins or new skins, go here : http://forum.xda-developers.com/showthread.php?p=3954429#post3954429
How to check is alarm is programmed for scheduled auto update : adb shell dumpsys alarm
Knows bugs :
- bug found on "query loop" with "unknow" location in ForecastProvider. Not reproductible.
- In Japanese, set encode to SJIS
+ check text lenght for calendar informations
+++ crash sometime when launching skin manager -> apply listview patch !
++++ fix behold 2 calendar prolem
Work in progress :
+++ CAL : on calendar update obeserver
+++ CAL : add exchange Calendar
+++ allow hot/cold icons
+++ Am/pm for update time
+++ : improve safe mode explaination
+++ CAL : add option to show forecast condition as event for each day
+++ CAL : add option to show multi day events on each day
++ have a look to 1x1 text position, align with normal icons text if possible
+ add "remove all skins from SD card" in skin options menu
+ add configurable link to different weather providers web page for more details (wind, humidity, 15days ...)
+ add nigth icons to htc skin
+ get encoding from HTTP header
+ split configuration panel
+ add option to schedule update for nights icons
+ enable weather underground provider (if weather underground agree that)
+ "download complet" alert
+ CAL : color options
+ CAL : improve days strings for different countries (ask me to update format for your country)
+ CAL : make it working with googleapps account.
+ CAL : option for 2 lines per event
+ CAL : option for time/date string format
+ CAL : option blending days without forecast
+ calculate day/night time
+ add info about tapping on upper/lower part of calendar widget
Ideas trash :
- CAL : update on calandar events added/deleted
>>>> not possible with current API
- add better full size background skins support in landscape...
>>>> everybody doesn't care about landscape view. And it will add a lot of code to manage it.
- make a full unlocked app (and not a unlock key), to avoid keeping 2 softwares.
>>>> too complicated to split identical code to 2 different application since Android market use package name as ID
- try to animate widget (not details panel, but widget on desktop)
>>>> difficult and nobody asked for it
Screenshots :
{
"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"
}
Versions history :
2.5.2: fix some icons issues
2.5.1: bypass Google weather servers issue
2.5.0: fix few icons + add few traces to found missing icons
2.4.9: fix HTC Sprint Hero/Eris bug
2.4.8: fix "flurries" icon
2.4.7: information page updated
2.4.6 :calendar application choice (for Moto, and HTC Sense)
245 : fix droid layout problems + better layouts for Archos + fix bug with skin manager crash
244 : add Noaa current weather informations
243 : fix layouts for Moto Droid + improve search by city name for Archos devices + invert font style for calendars + bug fix for calendar selection + bug fix with calendar such as fbcal + fix reboot skin bug with Android 1.6 & 2.0
242 : bug fix : skin boot problem with sdcard not ready
241 : add 4x4 size
240 : fix events problems + new text colors
238 : new recurrent event management (still not full manage recurent events) + new 4x3 layout (with cal) + new link in details panel
237 : add a "safe update" mode for problematic phones + activate day forecast temp option + new 4x2 layout (more balacend)
236 : fix icons + fix calendars sorting bug + fix calendars selector (now scrollable) + icons to details panel option menu
234 : fix day 2/3/4 duration problems
233 : fix multiday events problems
232 : sort events by date
231 : random bug on configuration panel openning for 4x2 layout in free version
230b5 : add language/tempUnit autoselection from locale + improve 4x2 landscape layout + lock 4x2 calendar layout for free version + can reconfigure or request update in landscape
230b4 : multiple calendars selection fully managed + new date strings + option to show event duration + option for 24h format + manage 2 widget clicking positions (upper part = forecast details / lower part = agenda shortcut)
230b3 : start working on multiple calendars selection and colors (currently not working) + new dirty landscape for 4x2 + new date strings
230b2 : link to google calendar for widget events clicks + improve days strings
230b1 : skin manager manage server/sd versions + new 4x2 layout with calendar + full spanish translation (thanks to treoking/XDA)
--> older revision log in post 3

Anyway to change this to show weather from weatherbug.com? I would like it to match the weatherbug app.

old revision log :
223 : fix few update problems + fix night animations bug + modified landscape size for 2x2 layout + options menu added in details panel to go to skin manager directly + fade in animation for fixed skins + fix invalid date on first update + externalize ALL strings to prepare spanish translation.
222 : animation demo mode + vibrate on buttons push in details panel + weather underground provider added but not activated + change NA icon management (no "no icon in skin" for google server problem, just an '?') + delay timeout rearm from details panel (less animations lags) + full screen skins support (portrait)
221 : correct bug in french version
220 : text color choice + secure autoupdate process + current wind/humidity + new details panel layout + skin download progress indicator + fix location autorefresh bug + fix layout problem for "1x2" and "1x2 full day" + clean big default icons (128x128) + support animated theme
215 : additionnal layout for 1x2 + search background skins on sdcard (skins for creators)
214 : configurable day/night time + add configurable main icon for day or current weather + new 1x2 layout + options to show/hide widget elements + skinable background
213 : correct update bug + correct bakcup geocoder bug
212 : add warning on refresh button on free version & about noaa current temperature
211 : correct major 'forece close' bug of 2.0.9
209 : new skin manager finished (ouffff .... big work ...)
208 : add "processing" boxes during downloads (not all downloads, will be fixed).
207 : new skin manager (download skin list from internet, can install/remove skins) + 1x1 landscape widget correction.
206 : hide skins images from gallery (rename /sdcard/org.koxx.forecast_weather/ to /sdcard/.org.koxx.forecast_weather/)
206b2 : another provider added Noaa (for US only, and without current temp) + correct multiple japanese bug (strange google server behaviour with japan !!!)
205 official : add "chinese/mainland" encoding. code cleaning.
205 beta2 : backup GeoCoder server use notified with an asterisk
205 beta : japan correction + backup GeoCoder server added !
204 : bug correction on skin selection
203 : new icons (thanks lluis), first INTEGRATED SKIN DOWNLOADER !
202 : correct reconfiguration bug for location type, change icon (thanks to Lluis Llobera)
201 : new icon, add swedish lang, correct reconfiguration of language
200 : add 2x2 / 4 days view, remove time limit for free version (limitation = no skins, no geolocation refresh)
140 : temperature unit selection independant from language
138 : correct major bug from 1.3.7
137 : show reload arrow when update + new configuration panel
136 : new buttons in details panel + correction for "manual update only"
133 : correct bugs : location update bug, tiny update layout, skin in details panel / interface simplification start
132 : add faster update in case of update failure (period / 5 with minimum of 10 minutes)
131 : hide "buy" banner for registered users, new icon for update problem
130 : major update (add day/nigh icons for skins, improve large widget layout in portrait, add download link for skins, show remaning time before next update, show date & time of last update). This version is now free for 3 days. The unlocker app is available on the market for 0.99€.
122 : package & application name changed
115 : bugs corrections
113 : reconfiguration possible ! (click on weather informations in details panel)
112 : skin selector
111 : signed, skin selector.
110 : signed Market release ! big day !
104 : add skin support on sdcard !!!
103b2 : improve update mecanism (tested during 1 day without googlemaps ou locale location request) / full transalation in french / add update filure indicator on medium & large views (an "*" will be show in the upper righ corner of widget to show update failure)
103b1 : improve auto refreshed location update and bug correction.
102 = b21 : add auto refreshed location !
b20 : corection for details bug
b19 : manual update possibility (to request it : go in forecast details, and click on title of window) + use a "0h" period to disable autoupdate.
b18 : correct encoding bug (maybe partial pb with °F), thanks biAji !!!
b17 : current temp in all widget
b16 : correct tiny temp bug
b15 : correct large widget bug in landscape
b14 : bug in details after multiple updates + real current temp in large view + icon/weather corrections
b13 : improved large view
b12 : add new "large view" with 4 icons for 4 days forecast + temp unit in details
b11 : add update interval in configuration + start large version
b10 : icon change
b9 : replace some icons for rain/shower + new icon for icy
b8 : add haze/mist icon
b7 : add encoding configuration
b6 : correct accents problem (tried with french and finland)
b5 : correct tiny version icon & temp
b4 : fix details click crash
b3 : ?
b2 : ?
b1 : port from weather.gouv to google weather

nice work, exactly what I was looking for

meggle said:
nice work, exactly what I was looking for
Click to expand...
Click to collapse
thanks, I hope it will merged the 'official' version

koxx said:
nop !
1 - each time, we have to change the XML parser ... difficult & boring.
2 - weatherbug doesn't support multiple language : only english/canadian french. not good !
Click to expand...
Click to collapse
I mean for person use... how would I go about changing it? If at all possible

Beast84 said:
I mean for person use... how would I go about changing it? If at all possible
Click to expand...
Click to collapse
If you personnaly change the widget code, yes, no problem, you can !

koxx said:
If you personnaly change the widget code, yes, no problem, you can !
Click to expand...
Click to collapse
Well thanks for the help! Lol but anyway new request, anyway to change the update frequency? Maybe like once an hour? Or maybe give options?

Nice work. Would it be possible to add an option for showing temp in celcius? Also, I've run into a reproduceable bug.
Steps:
1) Add widget (not small one) with location "London" and lang en.
2) Save and wait for info to load
3) Click the widget
4) Click one of the days on the pop up menu (might need to do it more then once)
Crashes with the following exception:
I/ActivityManager( 64): Displayed activity org.jsharkey.sky/.DetailsActivity: 830 ms
D/AndroidRuntime( 950): Shutting down VM
W/dalvikvm( 950): threadid=3: thread exiting with uncaught exception (group=0x4000fe70)
E/AndroidRuntime( 950): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 950): java.lang.NullPointerException: uriString
E/AndroidRuntime( 950): at android.net.Uri$StringUri.<init>(Uri.java:417)
E/AndroidRuntime( 950): at android.net.Uri$StringUri.<init>(Uri.java:407)
E/AndroidRuntime( 950): at android.net.Uri.parse(Uri.java:379)
E/AndroidRuntime( 950): at org.jsharkey.sky.DetailsActivity.onItemClick(DetailsActivity.java:142)
E/AndroidRuntime( 950): at android.widget.AdapterView.performItemClick(AdapterView.java:283)
E/AndroidRuntime( 950): at android.widget.ListView.performItemClick(ListView.java:3132)
E/AndroidRuntime( 950): at android.widget.AbsListView$PerformClick.run(AbsListView.java:1620)
E/AndroidRuntime( 950): at android.os.Handler.handleCallback(Handler.java:587)
E/AndroidRuntime( 950): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 950): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 950): at android.app.ActivityThread.main(ActivityThread.java:3948)
E/AndroidRuntime( 950): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 950): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 950): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
E/AndroidRuntime( 950): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
E/AndroidRuntime( 950): at dalvik.system.NativeStart.main(Native Method)
Click to expand...
Click to collapse
If the modified source is made available, I'd be happy to patch it for showing temp in different formats and to fix the exception.

Beast84 said:
Well thanks for the help! Lol but anyway new request, anyway to change the update frequency? Maybe like once an hour? Or maybe give options?
Click to expand...
Click to collapse
iirc, the weather widget doesn't give current temp, but the day's highs and lows. updating every hour wouldn't help much.

Thank you very much, works perfect for me

zer0day said:
Nice work. Would it be possible to add an option for showing temp in celcius? Also, I've run into a reproduceable bug.
Steps:
1) Add widget (not small one) with location "London" and lang en.
2) Save and wait for info to load
3) Click the widget
4) Click one of the days on the pop up menu (might need to do it more then once)
Crashes with the following exception:
If the modified source is made available, I'd be happy to patch it for showing temp in different formats and to fix the exception.
Click to expand...
Click to collapse
I know
it was what I mean by "Knows regressions : - no many details from details panel" in my first post.
I think, I'll have to remove the "click" possibility in this menu (I don't have any url with more weather details at this time).
you just have to found the good "language" I think.

beartard said:
iirc, the weather widget doesn't give current temp, but the day's highs and lows. updating every hour wouldn't help much.
Click to expand...
Click to collapse
I know but the backgound images change & it would be nice to look at my phone at say 9pm & not see a big sun in the backgound & it still says mostly sunny when its darker than batmans cape outside

FWIW this seems not to work with jf-adp1.5
[e] i was wrong! sorry.. it was force closing previously when i clicked on it in widget selection. but then i tried it again after some time (i think there was a reboot inbetween) it worked

vihil said:
FWIW this seems not to work with jf-adp1.5
Click to expand...
Click to collapse
strange... what append ? exception ?

zer0day said:
If the modified source is made available, I'd be happy to patch it for showing temp in different formats and to fix the exception.
Click to expand...
Click to collapse
If you want a configuration for UK, you have to use "en-GB" in language
english language / celcius temp !

update (b04)
modification : protection avoid details clicking/exception

I'd like to know how to install the .apk file i have please. can anyone let me know?

A choice for ℃ display in both size is required.
the tiny one can display ℃.

wyinsz said:
A choice for ℃ display in both size is required.
the tiny one can display ℃.
Click to expand...
Click to collapse
I see.
Medium is OK, Tiny isn't... I'll correct it.

Related

Pure Calendar widget

Pure Calendar widget (published on SlideMe market !)
My new creation
For people having trouble to buy this app on Google Market, or simply people who doesn't have access to pay market, I have published my applications on SlideMe market :
Mod Edit: Under Investigation Temporarily
To contact me by mail :
{
"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"
}
aHome + pure xx : working, but slightly streched ...
Home++ + pure xx : working perfectly
GDE + Pure grid calendar : incompatible
Sweeter Home + Pure xx : compatible
How to create skins & share them :
http://forum.xda-developers.com/showthread.php?t=547759
-------------------------------
Pure calendar > Bugs report :
+ bullets miss aligned on Droid/Nexus on 3*x and 2*x
Pure grid > Bugs report :
- fresh ROM layouts problem
-------------------------------
Pure xxx > Next features :
+ parse localized day if available in the OS
+ disable service if no widget installed
Pure calendar > Next features :
++++ option : change widget title date/text
+++ Day MonthString DayString
+++ improve app opening (avoid widgetreceiver)
++ optimize Tattoo color bars
++ option : add Astrid-tags to widget
+ font size applied to day bar
Pure grid > Next features :
+++++ show event text in the bar
++++ day viewer swipe use
++++ "ask" app to open on tap
++++ 4x1 size
+++ option : 4x4 stick current day in first row
+++ add option for 0 minute events
+++ add small icons for 'event spanned' and 'event repeating'
+++ add color picker
+++ add YYYY-MM-DD and YYYY.MM.DD
++ improve timeline management overlapping
+ round edge of timelines
+ add arrows to switch month/weeks
+ option : use current date as first cell date
+ option : use current week as first row date
-------------------------------
Not developped ideas :
- option : add calendar application view choice (planning, day, week ...) >>> other view have permissions resctriction and cannot be opened from another application
- skin day bar >>> nobody ask for it, and a lot of code for this
- try to center current date >>> no, finally, I like it like this.
- add icons for special events (alarm / reccurent / multi-days) >>> too much thing on the screen is not a good idea.
- pure grid week view
- show next event on lock screen >>> too complicated. Need to dev a full new app as screenlock.
- configurable week start in year >>> only 1 demand
-------------------------------
How to send logcat :
- install 'log collector' from market
- reproduce the problem
- wait 30 seconds
- launch 'log collector' with my mail address (see above)
-------------------------------
Pure calendar > Revisions log :
1.8.5nr : fill landscape + new option to hide today's date + new skin refresh system + up to 10 visible days in x*4 sizes + Got To Do integration + Touchdown Exchange integration + fix calendar selection in land + fix Astrid due dates issue + Jorte link added
1.8.4 : fix config rotation bug
1.8.3 : fix visible events in *x3 sizes + translation (de/es/fr)
1.8.2 : qei parse reccurrence string !!!!
1.8.1 : fix help panel
1.7.8 : fix fbcal problem for UK + hide tasks without due dates + fix qei 12pm problem + fix durxh problem + fix landscape view for day viewer (cant scroll)
1.7.7 : update gTasks permissions
1.7.6 : gTasks list filter + fix Nexus layout + gtasks : show note + add task via widget + automatic hero/eris bug fix selection
1.7.5 : add calendar pad 1.5 link
1.7.4 : fix gTasks delete
1.7.2 : fix rotate bug + remove astrid warning + add gtasks alpha + option : show due out tasks + gtasks : edit / create
1.7.1 : swipe week with bottom-up + fix task plot position in multiline + remove warning message about 0 calendar if tasks enable + add interface with calendar pad
1.7.0 : configuration events search period + swipe zone in day event viewer + fix app opening
Pure grid > Revisions log :
1.3.5nr : fix calendar selection in land + Jorte link added
1.3.4 : fix config rotation bug
1.3.3 : show timeline preview in config panel
1.3.2 : timeline position option + recurrence parsing
1.3.1 : fix qei 12pm problem + fix durxh problem + fix landscape view for day viewer (cant scroll) + fix Help FC
1.3.0 : automatic hero/eris bug fix selection + fix Daylight saving time bug
1.2.9 : proctection against wrong configuration for 'add event'
1.2.8 : fix HTC Sense bug
1.2.7 : boost refresh speed + highligth buttons + option : show description
1.2.6 : fix duration left bug + add 'Droid corporate' insertion app + auto select app + check app available
1.2.5 : fix date for quick event insertion
1.2.3 : fix autoclose
1.2.2 : change default skin
1.2.1 : support Corporate calendar for Quick event insertion + config bug fix
-------------------------------
Screenshots 'Pure' :
Screenshots 'Pure grid' :
soon... very soon
Looks Very Nice
Looks fantastic! I've been waiting for something like this!
looks amazing!
nice look, i still wait of release ...
Ive been waiting SOOOO long for something like this! Cant Wait till the release
That does look slick.
Looking forward to it. Still hoping to see an ultra-tiny widget in 2hx1v size to replace my Quick Calendar app/widget. Too many other shortcuts on my home screen to sacrifice them for a longer widget.
A screenshot of real project :
Very nice. Many of us have been waiting for something like this.
koxx said:
A screenshot of real project :
Click to expand...
Click to collapse
i think it would look nicer if the time was on one line, left justified and the event was on the next line right justified...or different color and weighted fonts...but this is a great start
first beta 0.0.1 :
what works:
- show calendar
bugs or not coded :
- text cut at bottom
- no functionnal skin manager
- display all days, even without events
- doesn't manage very well 'complex' recurrent events (bi-weekly ... each 3 of each month)
- add button inactive
- buttons (refresh & configure) seems sometime inactive
- looooooot of options and layout missing (4x1 / 4x3 / 4x4)
http://koxx3.free.fr/PureCalendar001.apk
Enjoy, beta are free
nice, good work man, i really want a 4x3 and 4x4 option for this calendar, you are great. good luck wit this development.
Nice
I'm gonna have to keep an eye on this...looks real nice man
Something I noticed right way is that the days without any events on the calendar will still show the event from the previous day with an event.
looks really nice. I asked myself all the time, why none of the devs is making a calendar app, since everybody needs this, every other OS has it better than android (nokia, microsoft...), and many people would pay for this.
Instead we had tons of tip calculators (I never unterstood, what's the need for a tip calculator, at least I never needed one) or torch apps.
Quick calendar was the only usable app but was really ugly.
Thanks Koxx
NguyenHuu said:
i really want a 4x3 and 4x4 option for this calendar
Click to expand...
Click to collapse
A 4x4 would be the best! Would it be possible to do A 4x4 with a month grid view?
Chahk said:
Something I noticed right way is that the days without any events on the calendar will still show the event from the previous day with an event.
Click to expand...
Click to collapse
bug solved in 0.0.2
sputnik99 said:
looks really nice. I asked myself all the time, why none of the devs is making a calendar app, since everybody needs this, every other OS has it better than android (nokia, microsoft...), and many people would pay for this.
Instead we had tons of tip calculators (I never unterstood, what's the need for a tip calculator, at least I never needed one) or torch apps.
Quick calendar was the only usable app but was really ugly.
Thanks Koxx
Click to expand...
Click to collapse
Reason is very simple : Calendar API is not public !!!
I'am doing "reverse engenering" and search a lot a small informations on internet to manage to access calendar informations. That's also the reason why all kind of events are currently not fully managed : I have a find a new path for each kind of event (and reccurent events are very difficult to manage - 15h of work only for that).

[App] Smart Dialer [Mango/Market] -[R]- 06/Sep/2011 -[U]- 29/Dec/2011 -[V]- 1.10.0.0

Market Place link is here in case you still haven't seen it.
{
"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"
}
thanks dxdy for ms tag
Smart Dialer For WP7
Hi, windows phone 7 does not have a smart dialer so i wrote one. It's very simple and efficent.
I made this application on my spare time(2-3 hours), i'm working on other projects for iphone and android on my company so don't expect miracles.
Also i couldnt find how to open people hub programatically, if anyone can tell me i can make left-bottom button functional.
Right buttons, open sms menu.
Star button is wildcard.
You can search numbers and contact names.
Marketplace Link
If anyone wants to make better picture resources, i can insert them too.
Btw it's mango only...
Video Review
Thanks to the0ne for this video.
Tested On:
HD2 (7720)
Omnia 7 (7720)
HD7 (7720)
Mozart
LG-E900
(Test on your machine and lets add it here )
Version 2.0.0.0(Concept)
*Customizable button sizes, text colors,fonts?
*A secret idea
*Statistics
Version 1.10.0.0
After ten days of marketplace submission
*Fixed crash on call
*Removed location services
*Added View Limit (which will burst performance, try 50-100) scrolling will retrieve remaning data.
Version 1.9.0.0
*Theme for russian language (credits to SergeAv)
*Faster search
*Threaded search is enabled by default now
*Re increased delay duration
*Fixed light theme bug
Version 1.8.0.0
*Fixed resume support and fasten up initialization
*Editable layout margins for theme buttons
*Editable background for phone numbers
*Editable textcolors for phone numbers
*Fixed contact list refresh (and new config value of 3600, if not updated please update to new one)
*Fixed search of 0 and 1 character
*Call history of contact will be deleted if you save
*Fixed default sip popup after call
*Fixed lots of small bugs
Version 1.7.0.0
*Added languages for smart dialer
*Search with special characters of Türkçe,Pусский,Svenska,Deutsch,Magyar,ελληνικά,český,Español,한국의,Polski,Việt
*Speeded up search initialization
*Speed up search
*Automatic theme selection on start based on background
*Fixed error on settings about theme save
*Changed default theme
*Added default sip for telephone, editable via settings.
*Fixed error caused by admob
Code:
[B][U]Version 1.6.0.0[/U][/B]
*Added call history for outgoing calls
*Added new theme from weeelzel
*Fixed contact list disappearing problem after returning from settings
*Added automatic theme updating from web.(configurable)
*Fixed ads to use google library
*Added show/hide button hide functionality
*Added clear history button
*Added save contact to sms button when call history contact is not in contact list
*Changed place of the number text
*Add context menu to delete call history
[B][U]Version 1.5.0.4(On market from this version)[/U][/B]
*Fixed crash on airplane mode
*Fixed light theme character color
*At last it's in marketplace
[B][U]Version 1.5.0.3[/U][/B]
*Fixed obfuscator problem it works now
[B][U]Version 1.5.0.2[/U][/B]
*Better error reporting
*Search result colors name or phone (Color is your theme color)
*Minor performance increase
*Changed position of number and star buttons
*Updated screenshots :D
*Market link is coming(waiting to be approved)
*[B]BTTF guys, tested on my hd2 no problems[/B]
[B][U]Version 1.5.0.1[/U][/B]
*Added more exception control to avatars(i believe this is an memory issue)
[B][U]Version 1.5.0.0[/U][/B]
*Changed application icons
*Increased speed of searching
*Buttons have clearer look now
*Added error reporting (clientside only, not working fully)
*Added automatic update checking (configurable through settings, one per day)
*Fixed some minor bugs about avatar loading
*Added ads to settings page (the won't bother you on main page)
*Settings page divided to groups
*This release uses new theme sizes, please use new sizes.
*Added search on only contacts with phone numbers(this may increase speed on large contact lists, who wants to call a contact without phone number :D)
[B][U]Version 1.4.0.1[/U][/B]
*Added theme from [URL="http://forum.xda-developers.com/member.php?u=2109548"]adiliyo[/URL]
*Added haptic and sound feedback (Configurable from settings)
*Added cell operator to title (removed my nickname)
*xboxmod please fix bluetooth drain
[B][U]Version 1.4.0.0[/U][/B]
*Added Theme support (you can send me themes, look at second post)
****Added two themes (HtcRest, Metro)
****Fixed some glitches on Retro theme
*Added Settings and About pages
****Cache Refresh Duration: This is the duration of the refresh of the contact list cache
****Button Delay Duration: This is the wait duration to make smart search after pressing button
*Version renaming to standarts
*Fixed some minor issue about searching and cache
-Next:Call history and statistics (if i have time :D)
[B][U]Version 1.0.3.1[/U][/B]
*Fixed scroll issue (one of the worker threads not stopping). This will also increase speed a little bit
[B][U]Version 1.0.3.0:[/U][/B]
*Fixed avatar loading
*Added contact cache for faster startup (after install first startup still slow)
*Inserted more dispatchers for type delays
*Searching and viewing is faster now.
*Changed application tile and list icons
Marketplace Link
Update on Theme Guide
DialPad 160x90 (0 to 9.png, number.png, star.png)
Square buttons 100x100 (callhistory.png, del.png)
Call button 264x100 (call.png)
and
Sms 50x50 (people.png)
Do not use this from now
Theme Guide:
DialPad 123x70 (0 to 9.png, number.png, star.png)
Square buttons 70x70 (callhistory.png, del.png)
Call button 184x70 (call.png)
and
Sms 50x50 (people.png)
Sizes and positions on image will give you clue about what is what
thanks AlExAkE for image
Awesome. I have been waiting for something like this.
Couple suggestions:
1. Make the icon a phone, just like the actual Phone tile.
2. Ditch the HTC Android/WM6.5 smartdialer look and adopt the Metro look. The theme just doesn't flow with the rest of the OS.
Works pretty nicely. A bit slow but a good start.
thesecondsfade said:
Awesome. I have been waiting for something like this.
Couple suggestions:
1. Make the icon a phone, just like the actual Phone tile.
2. Ditch the HTC Android/WM6.5 smartdialer look and adopt the Metro look. The theme just doesn't flow with the rest of the OS.
Works pretty nicely. A bit slow but a good start.
Click to expand...
Click to collapse
Added faster version, still slows down sometimes but its good for 30 mins
1. Well it's my first project , if i will fix that
2. I'm not good with images, i added what i found. At first i tried wp7 buttons but i couldnt add two line strings on it like "2->abc". If someone provide me correct images i can put them in
Looks like a great start, one of the items I miss from winmo.. I think if you keep working on this you might have something people are willing to pay for or at the very least might give you some great experiance to do other stuff.
I'm thinking it as free app, i will post another update which will fasten the loading time and search time (like 5x)
Updated new version
I get an error just loading up on an dev unlocked Mango HD7, this with your new version
can you uninstall and install again? it works on my phone 7720 mango, if problem will exist again i will send you a debug build
Stupid question: Does this app work on 7392? I have a HD7 (tmobile) stock.
Thanks in advance! I like the idea of this app! I miss the smart dialer.
This layout is pretty good
Deadknight said:
can you uninstall and install again? it works on my phone 7720 mango, if problem will exist again i will send you a debug build
Click to expand...
Click to collapse
Yep same error after uninstall... reinstall
I will try on my HD2 a little later... has the 7720 version on it as well. However, as you know slightly different
awagner said:
Yep same error after uninstall... reinstall
I will try on my HD2 a little later... has the 7720 version on it as well. However, as you know slightly different
Click to expand...
Click to collapse
HD2 works fine even without the sim card installed. HD7 however, crash and burn
PM me with the details on images (size, type, and stuff) and i'll see what i can whip up that is more in line with the metro design of the stock dialer for you.
javx said:
Stupid question: Does this app work on 7392? I have a HD7 (tmobile) stock.
Thanks in advance! I like the idea of this app! I miss the smart dialer.
Click to expand...
Click to collapse
I'm not sure, documentation says, it will work. Only way to know is testing
Works fine on Omnia 7 (7720).
Deadknight said:
I'm not sure, documentation says, it will work. Only way to know is testing
Click to expand...
Click to collapse
Thanks for the honesty! I'll let you know how it goes when I get it on my HD7. Thanks again for you work bro!
i added theme support and some configuration files, i will update it when adiliyo send me images
Deadknight said:
Smart Dialer For WP7
Also i couldnt find how to open people hub programatically, if anyone can tell me i can make left-bottom button functional.
Click to expand...
Click to collapse
To open contacts, you need to create a chooser object, PhoneNumberChooserTask should solve your purpose.
[EDIT] : Oops. I misunderstood People hub as just contacts. My bad
Updated to newer version

NeoMix Dark 6

"+++ NeoMix Dark 6 +++"
WVGA & WQVGA 6.5 and 6.5.x by master_lie and bol422 and Dimka BC with Fullscreen weather both only in "Portrait" !!! ​
{
"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 on a clean device and the main memory. Do not install on Storage Card or My Storage.
Just like in Dark 5 are full screen, fixed plugins (plugins are installed in sequence without the possibility of changing their places).
Managing to the transitions between tabs is reversed.
No landscape mode. Alas, it is simply unrealistic to normal and fully functionality.
Removed tab player. Manage your music delivered to your home screen.
8 variants of hours.
No themes.
3 types of weather icons.
Updated plugin RSS: You can select up to 5 tapes. Added display of the Ribbon is loading, and stop updating.
Updated plug-Images: Now you can automatically change the wallpaper on the
built-in templates or your own. Added slide show function and the transition to 10 images forward or backward.
Updated plugin calendar: Now you can show you are interested in the major
holidays.
Updated plug-in contacts: Now the menu item Delete a contact is on the current page.
Updated plug-in programs: Same as for contacts.
Updated plug-in quick notes. Added status display notes (see - to write). The pluginis extended to 2 pages up to 6 notes.
Added ability to change the language: Russian - English – German – Italian of the main menu.
To hide function - display a mini launcher tab to the clock on the tap next to the
indicator page (right line) added the function to hide - show player (left curve).
From the main menu button appeared to go into this topic. To open links on the topic using a browser plug-in installed in the menu, RSS. By default, the browser is configured IE.
And many more - a lot of new things. Basically inside. But the outside is not enough)
See screenshots and comments.
The principle of the assembly remained the same from system notifications like in the Dark 3 - 4 - 5.
In the startup was only one small script for monitoring memory.
Everything else has been translated into management JMLPanex.
Management:
All controls is reduced to clicking on the tab icons.
The transition between plug-ins by using JMLPanex.
At the bottom of the middle button always returns to the main screen with the other plugins. On the main screen, it causes a quick menu to navigate to other plugins.
Right and left arrows almost always responsible for the transition to anything (such as RSS news left arrow = previous news, right = next news.) Icons next to a central button = shift to plug-ins.
At each plug-in (except watches) on the right is a challenge soft-keys quick menu to switch to other tabs.
What's inside and how it works:
Plugins and software:
Plug-ins.
CNeoMix - watch system.
CCalendar - tasks, calendar, holidays.
CImage - viewing photos.
CManilaMenu - launcher
CContact - advanced rapid contact
CRSS - viewing news feeds
CRSS - viewing news feeds
CBSWeather - Weather
CQuickNotes - Notes
Software:
MortScript 4.3b15, BSWeather, BSWeatherConfig, JMLMenu, JMLPanex,
play_start, MichasSpecialRefresh, RefreshToday
Type of main tabs Neo Mix Dark D6
Left to right: Fast panel mini launcher, the player, System 1, System 2.
Installing:
It is desirable to put on a clean device.
And if it was to one of the older versions NeoMix, and XP do not want
then remove it carefully with further capital brushing tails of it in the registry.
So:
Turn off the standard Windows.
Install the cab in memory of Smartphone and reboot it.
Include standard Windows, and hours on the tab click on Start.
Set up and that we want and enjoy.
Deletion:
In the menu click on "Delete NeoMix" and wait a little.
Then a message appears stating that you need to do next.
DOWNLOADS:
NeoMix D6 EN WVGA FOR USING ENGLISH ROMS AND INSTALLING FOLDER %PROGRAMFILES%:
NeoMix D6 EN WQVGA FOR USING ENGLISH ROMS AND INSTALLING FOLDER %PROGRAMFILES%:
NeoMix D6 EU WVGA FOR USING ON NON ENGLISH ROMS AND INSTALLING FOLDER %PROGRAMME%:
NeoMix D6 EU WQVGA FOR USING ON NON ENGLISH ROMS AND INSTALLING FOLDER %PROGRAMME%:
OR MY DROPBOX FOLDERS
Go to the link, register, install the software and are able to always have a new version of NeoMix Dark direct to your computer.
tread in the development
Main menu:
Description of items:
1: Go to page About Neo Mix.
2: Select the clock from the list.
3: Choose your player: Nitrogen - S2P.
4: Disable tracking calendar (appointments).
5: Menu shortcuts to remove the mini launcher.
6: Fix the registry (if you suddenly rubbed her keys).
6: Go to settings connections.
7: Latency display the quick menu. The default is 4 seconds.
8: Go to page Connections.
9: Enter the name of your email. Mail to jump to it from the panel notifications.
10: Update CHome.
11: The description does not require)
12: Setting Bluetooth
13: Setting up Wi-Fi
14: disconnect after weather updates or RSS.
15: Menu selection of connections.
16: Lang. By default, the English. If you want to use D6 in the Germany-Italian-Russian language, it is recommended to choose one right after installation.
17: Go to page project 4pda.
18: Removing NeoMix D6.
Player and mini-louncher:
Music player:
Tap on the cover = to open the player (if it is running)
Tap on the cover = to open the player (if it is running)
Tap on the icon to close the player stop =
Previous track - Play / Pause - Next Track
Hide the player = tap on the strip to the left of the page indicator above the
bottom bar.
Nitrogen and S2P player is not included.
Mini-louncher:
Hide mini-louncher = tap on the strip to the right of the page indicator above the bottom bar.
Adding and deleting labels as well as in D5.
When you call the Quick menu or mini-louncher player automaticly hidden during the panel.
Hours
Hours: 8 options
Analog, Analog 2, Cowon, MIUI, MIUI White, black, gray and orange.
System:
Derivation of system information. 2 pages.
System information Ram, Rom and Bat.
The first upper row: Communication management.
Second from top row: Manage audio profiles.
The third from the top row: Airplane mode selection of the city, alarm clock, the
second page tab.
The second page is changing the top row of icons for access to system settings.
Unlike the standard.
Tap on the icon of the phone in the front row - opening comm. manager.
Tap on the icon of transmission (arrows) - network router discovery.
Contacts tab:
Two pages. 18 contacts fast with the ability to send SMS. Icon menu button
delete a contact from the tab = basket.
Tab of the program:
Two pages of 18 icons. Management as well as in Manila menu. The menu icon to delete a shortcut tab = basket.
Tab RSS:
The updated plug-in news reader.
Functional plug a little wider. Key features in the D5, but now you can load
five rather than three bands.
Added function to stop updates. Management: Icon update at the top right
corner. Panel RSS: next - previous tape, open the settings, open the news. Added display of load tapes.
The tab images:
The updated plug-in. Functional is the same as in D5 + some improvements:
Added installation of wallpaper (only for portrait mode) on a schedule (you can
choose your time changing the wallpaper. Desktop changing at random from the
selected folder. Added slide show (you can choose the time delay). Added
transition through 10 pictures.
Management:
The upper panel (left to right) menu change the wallpaper, choose the viewer,
slide show menu, stop-start a slide show.
Bottom panel: - 10 images to view, select a folder, update, set as wallpaper, +
10 images.
Calendar tab:
The updated plugin.
Functional is the same in D5. Added ability to show you are interested in the
major holidays.
CBS Weather:
Functional is the same as in D5. Slightly optimized. The choice of the city on the
tab "System" icon = weather. Fullscreen wallpaper weather take in in this post .
Their installation is described there.
CquickNotes:
The updated plugin.
Now, two pages of notes at 6. Management: Under each window are two buttons notes: create or view the note, and edit, delete, and save your notes.
LG OPTIMUS Clock
I Make additions to NeoMix D6. Install the cab and in the menu select LG Optimus clock.
WVGA FOR USING ENGLISH ROMS
WQVGA FOR USING ENGLISH ROMS
EU WVGA FOR USING ON NON ENGLISH ROMS
EU WQVGA FOR USING ON NON ENGLISH
reserved for d6
niceeeeeee.......where is the download link? work on cook rom? like my xperia x1?
vannanta said:
niceeeeeee.......where is the download link? work on cook rom? like my xperia x1?
Click to expand...
Click to collapse
no later than tomorrow evening.
master_lie said:
no later than tomorrow evening.
Click to expand...
Click to collapse
ok..thanks.
still waiting...
Downlods
Downloads link is online
re
nice nice nice
many Thanks my friend
Pixelfreak
Hey, Master_Lie
great theme, just installed
Best Titanium theme I've ever seen
many thanks for it
installed on a 6.5.x (23 153)
There were no problems during the install
Best Regards
D6
Hi master-lie what's happen whit the task pannel,when i tap to refresh it doesn't work....
We have resolved this bug last day!!!!!
Can i use this one,it work!!!!
Chacry69 said:
Hi master-lie what's happen whit the task pannel,when i tap to refresh it doesn't work....
We have resolved this bug last day!!!!!
Can i use this one,it work!!!!
Click to expand...
Click to collapse
Yes, you can use, I just forgot to replace it in the cab.
Autorefresh
Master is there a way to give time to the autorefresh????
Is there a new link? Mediafire gives an error saying file not found. I like the look over 5.
aqualls said:
Is there a new link? Mediafire gives an error saying file not found. I like the look over 5.
Click to expand...
Click to collapse
Links to downloads the corrected. in first post
thank it look beautiful
Much thanks. Going to try this out once done downloading.

[ROM][CM9 Based][4.0.4][23/07] MIUI [v2.7.20]

{
"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"
}
Presenting MIUI v4
MIUI v4 2.7.20 for Galaxy SII G
DOWNLOAD
Flash at your own risk.​
Credits
codeworkx: For the CM9 ROM.
iXanza: For testing and fixing the no-call-possible bug.
Xiaomi: For the MIUI ROM.
Sources
Bugs
Flash this to fix Superuser
Changelog
See this post
SuperSU and Busybox (Flash through CWM after flashing the ROM)
If the rom doesn't come with SuperUser and Busybox by default, may be you can flash the zip from HERE. Flashing the zip from the link installs the latest version of Superuser as well as busybox.
Direct LINK: SuperSU_0.93_Busybox_1.20.2
I will be updating this as the latest versions of SuperSU and busybox get released.
Credits and Thanks: Chainfire for SuperSU
Changelog 2.7.20
Code:
[Phone]
Optimise calls modify the contact record speed
Optimisation of restore of call records from the backup and recovery
Fix using the original corrugated lock screen, call background deformation
Fix in some cases to delete call records, results in sync problems
[Contacts]
Added bulk delete contacts
Fix in some cases cannot synchronize address book
[Messaging]
Fix SMS messages unable to send in some circumstances
Fix animated GIF in the drawing page will not play animated GIF
Fix list page, rotate the screen to exit the edit mode / search mode
Fix some PNG images cannot be sent as an attachment
Fix the attachment bar height shows incorrectly
[Lock screen, status bar and notifications]
New improved status bar and notification bar shortcut switch icons (toggles menu, notification bar and list etc)
[Desktop]
Fix on recent tasks to remove a single application, causes an FC error
[Themes]
Fix problems with previewing themes not loading correctly
[Gallery]
New cloud albums storage support
Fix received GIF images view via gallery problems
[Notes]
Optimize the search interface, search results, real-time display
Optimise drag notes fluency
Optimise new notes, or move the notes to the notes folder, the notes will be created as a Sticky
Fix the New Memo button on the horizontal screen will appear stretched
Fix in some cases, dragging of notes leads to FC error problems
Fix drag and delete notes pop up input method issues
[Other]
Fix open and close sync switch, did not trigger the synchronisation
Fix synchronisation instructions, In some instances there will be a null returned
Fix to closing the sync switch, changing whilst using Wi-Fi, will cause sync problems
[Device Specific]
Fix root privledges
Fix sdcard mounting
Fix contact syncing[syncing contacts with Chinese names(Needs confirmation)]
Removed non-functioning Update Me app
--------------Older Versions--------------
2.7.6
Code:
[Phone]
New call recording file is saved including the contact name (the file name automatic filters illegal characters)
Fix (CDMA) APN settings to connect data accounts leads to FC error
New number attribution features added
Fix importing of FDN number spaces or "-" cause FC error
[Messaging]
New - added option to sort messages by Server received or local time
Added 720P support
[Lock screen, status bar, notification bar]
Add Variety lock screen support in the regulation of the volume shows the volume (requires supporting theme)
New Variety lock screen support to display the operator name (requires supporting theme)
Optimise & adjust notification bar traffic statistics UI
The status bar displays new Bluetooth device is connection status + Bluetooth device power (subject to the Bluetooth device support)
Fix in some cases, more than one notice displayed for the GPS position icon is not flashing
Fix full screen mode, the drop down notification bar response is sometimes not accurate
Fix compact mode notification bar, lower right corner of the icon is displayed as incomplete
[Desktop]
Optimise the visual style of icons in the upper right corner
[Themes]
Added support for editing the theme
Fix part of the system in some devices, theme style does not take effect
Fix online ringtone preview sound unable to be played
[Camera]
Repair 3rd party applications to open the camera after capturing photo
Fix FC errors starting Camera application
[Gallery]
Optimise browsing of the SD card, the default will Sort by Name
Optimal 12-hour increase in time format to display "Midnight", "noon" descriptions
Fix sent and applied successfully to exit edit mode
Fix when there is no SD card, the gallery loading will lead to FC error
[Music]
Fix music interface when adjusting the volume, the panel icon does not show correctly
[Settings]
New LED light settings options
Fix closing show password on screen, password is still displayed even when switching off
[Browser]
Optimisation - New bookmarks manager added
Fix (CDMA) cannot open online banking pages
[Download Manager]
Optimisation of switching between mobile data and Wi-Fi networks, downloads will be paused automatically while network switch occurs
[Monitor (Network Assistant)]
New application details page to show traffic usage by Wi-Fi and 2G/3G
only superuser bug?
Yes. But feel free to test it out and point out more bugs to be fixed
iXanza said:
Yes. But feel free to test it out and point out more bugs to be fixed
Click to expand...
Click to collapse
how to install it?the same as CM9? need full wipe or not?
Yes.
Download MIUI and the superuser app in the first 2 posts
Put them in internal.
Enter recovery
Wipe data/factory reset
Flash in recovery
Wipe cache and dalvik cache
reboot
enjoy
Full Wipe = Yes if coming from stock GB or ICS or CM10 preview.
Full Wipe = No if coming from CM9
Hi swapnilraj,
thanks thousand for the great job!!!! =) will the versions also be released developement that goes out on Fridays?
cesco73 said:
Hi swapnilraj,
thanks thousand for the great job!!!! =) will the versions also be released developement that goes out on Fridays?
Click to expand...
Click to collapse
When a new build is released, he'll try to port it. once it has been tested then it'll be updated.
cesco73 said:
Hi swapnilraj,
thanks thousand for the great job!!!! =) will the versions also be released developement that goes out on Fridays?
Click to expand...
Click to collapse
Expect a release late Monday nights building and testing on the weekend.
I suggest even users coming from CM9 to do a full wipe as many things such as notification bar was not working and many apps were crashing.
ameenshake said:
I suggest even users coming from CM9 to do a full wipe as many things such as notification bar was not working and many apps were crashing.
Click to expand...
Click to collapse
It works fine after wiping right?
-----
I found Oron to be the fastest download link for me in multiupload. I got up to 680kb/s there which is my limit.
------
To clear any doubts. This ROM works with Horsepower Kernel 100% . No crashes, no reboots
oh good enough for me
iXanza said:
Changelog
[Phone]
New call recording file is saved including the contact name (the file name automatic filters illegal characters)
Fix (CDMA) APN settings to connect data accounts leads to FC error
New number attribution features added
Fix importing of FDN number spaces or "-" cause FC error
[Messaging]
New - added option to sort messages by Server received or local time
Added 720P support
[Lock screen, status bar, notification bar]
Add Variety lock screen support in the regulation of the volume shows the volume (requires supporting theme)
New Variety lock screen support to display the operator name (requires supporting theme)
Optimise & adjust notification bar traffic statistics UI
The status bar displays new Bluetooth device is connection status + Bluetooth device power (subject to the Bluetooth device support)
Fix in some cases, more than one notice displayed for the GPS position icon is not flashing
Fix full screen mode, the drop down notification bar response is sometimes not accurate
Fix compact mode notification bar, lower right corner of the icon is displayed as incomplete
[Desktop]
Optimise the visual style of icons in the upper right corner
[Themes]
Added support for editing the theme
Fix part of the system in some devices, theme style does not take effect
Fix online ringtone preview sound unable to be played
[Camera]
Repair 3rd party applications to open the camera after capturing photo
Fix FC errors starting Camera application
[Gallery]
Optimise browsing of the SD card, the default will Sort by Name
Optimal 12-hour increase in time format to display "Midnight", "noon" descriptions
Fix sent and applied successfully to exit edit mode
Fix when there is no SD card, the gallery loading will lead to FC error
[Music]
Fix music interface when adjusting the volume, the panel icon does not show correctly
[Settings]
New LED light settings options
Fix closing show password on screen, password is still displayed even when switching off
[Browser]
Optimisation - New bookmarks manager added
Fix (CDMA) cannot open online banking pages
[Download Manager]
Optimisation of switching between mobile data and Wi-Fi networks, downloads will be paused automatically while network switch occurs
[Monitor (Network Assistant)]
New application details page to show traffic usage by Wi-Fi and 2G/3G
Click to expand...
Click to collapse
OH i wish you a happy birthday
greatwall9528 said:
OH i wish you a happy birthday
Click to expand...
Click to collapse
But it's not my birthday
iXanza said:
It works fine after wiping right?
-----
I found Oron to be the fastest download link for me in multiupload. I got up to 680kb/s there which is my limit.
------
To clear any doubts. This ROM works with Horsepower Kernel 100% . No crashes, no reboots
Click to expand...
Click to collapse
expecting excellent battery performance with Horsepower kernel.
it is said official miui v4 rom will burn the battery very fast.
fudaming said:
expecting excellent battery performance with Horsepower kernel.
it is said official miui v4 rom will burn the battery very fast.
Click to expand...
Click to collapse
My battery seems to be performing fine with horsepower and MIUI on 150 min 1.35 max interactive cfq
First of all, this ROM is killer, thanks for that.
I found a few things which are not really bugs but which kinda annoy me:
-Long pressing menu doesnt open search
-There is no search option in the music player

[WIDGET][3.0+][Pro Version] Animated Photo Widget + - Pick up your photo memories

***** Must Update the latest version *****
1. Support Android Nougat 7.0
2. Improve widget performance.
{
"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 most gorgeous, the most powerful photo slideshow application.
The best Photo Widget with lots of elegant photo frames on Google Play.
※ Paid version features
● Photo slideshow interval can be chosen.
● Original frame shadow can be removed.
● New 180° rotate animation.
● One click shuffle all your photos.
● 4 in 1 photo widget. (Support only one 4 in 1 widget on Home screen)
● Future update functions and more than 30 kinds of different design photo frame.
● New rich design sense of the time panel. (Show/Hide)
● 10 kinds of rich design sense fonts.
● Simultaneously select multiple albums playback.
● Gallery Click Function.
● No ads.
● Lock screen photo widget (Android 4.2 above)
● All expected - The photo no crop mode
《Main Features of Animated Photo Widget + 》
◆ 「Smooth in passing to next slide with wonderful transition effects」 :
6 options available
No Animation, Fade in/out, slide, scale, rotate, page down
◆ 「Zooms in and out without damaging the image quality」:
Any size can be supported by Animated Photo Widget.
Free adjustment and place of your frame Personalization (2*2 minimum , no restriction on maximum )
◆ 「Quick speed on selecting the whole album or photos」 :
No need to assign specific path/route or to select photos by other tools.
Built-in album selector can list all of your photos in an easy way.
◆ 「Considerate energy-saving design」 :
It would automatically stop updating when you close the screen without consuming the electricity of device.
It will automatically launch update function when you open the screen.
◆ 「Console panel」 :
Easily stop the auto-play function anytime and skim photos manually by widget.
◆ 「Random play / Shuffle」 :
You can play any album in shuffle or directly play all photos saved in the device.
◆ 「Independent Widget」 :
You can place some widgets on the desktop. Each of them works independently.
Google Play Download :  
https://play.google.com/store/apps/details?id=com.hikaru.photowidget
ScreenShots :
Phone
   
   
   
Tablet
   
More detail with youtube video
http://www.youtube.com/watch?v=mF38jU4YS-I
【Attentions】
After install app, you must start with few steps.
(It doesn’t exist in app list.)
Home -> Widget -> Animated Photo Widget + -> Drag it to home
Or
Long click home -> Widget -> Animated Photo Widget + -> Drag it to home
Notice ! It will check google play license at first start,
make sure your network connection is on.
【Technical info】
We recommend installing Android OS 3.0 or higher
Thanks for reading and we hope you enjoy Your Animated Photo Widget +.
If you have any problems, please contact us
[email protected]
《Keywords》
diversity, console, shuffle, transition, animation, frame, animated, selector, independent widget
If you like my widget, please give me 5 star.
Your support is my greatest motivation.
New Update !
Change fonts for time display panel. :victory:
Hope everybody enjoy it
Free Version :
Version 2.6 :
1. New progress style.
2. Reduce memory usage.
3. Minor bug fixed.
----------------------------------
Paid Version :
Version 3.3 :
1. Interval can be choosed by two mode:
【5~60 seconds】、【2~60 minutes】
2. New progress style.
3. New desing white frame.
4. Reduce memory usage.
5. Minor bugs fixed.
Nobody responded it is a little sad.
You can try free version first, I really hope everyone enjoy this widget. :laugh:
Free Version Link :
https://play.google.com/store/apps/details?id=com.hikaru.photowidgetad
V 3.4 :
1. New Album Picker style.
2. New multiple albums function
You can simultaneously select multiple album playback.
Free Version
V 2.8 :
1. New Heart & Style Wood frames
2. Minor bugs fixed.
---------------------------------
Paid Version
V 3.5 :
1. Add ten sense of design photo frames
Heart Frame, Ribbon Bow, Style White, Style Wood, Style Pink, Light Blue, Style Blue
Style Copper and two style colors frames.
2. Minor bugs fixed.
※※※※※※※※※※※※※※※※※※※※※※
Promotional price USD 1.19 LIMITED TIME ONLY
※※※※※※※※※※※※※※※※※※※※※※
Now is the best time to buy.
V 3.6 :
1. Improve widget performance.
2. Minor bugs fixed.
Free Version
V 3.1 :
1. Adjust photo animations.
-------------------------------------
Paid Version
V 3.8 :
1. New classic green photo frame.
2. Adjust photo animations.
The top! Best photo widget ever.
Full version is more powerful than others, if you want a top widget on your phone.
Just buy it.
Great find! Thanks! I just hope it doesn't consume too much memory and battery.
hikki6139 said:
New Update !
Change fonts for time display panel. :victory:
Hope everybody enjoy it
Click to expand...
Click to collapse
nice work :good:, i have one suggestion, plz consider to add an option to chose custom frame in sdcard
nice work
V 4.2 update :
1. Minor bugs fixed.
2. Fix multiple folders problems.
V 4.3 :
1. New Gallery Click function, you can enable/disable in widget settings.
2. Re-design many photo frames.
3. New Documentation activity.
4. Reduce the rom usage.
Join us on Facebook :
http://www.facebook.com/animatephoto
V 4.3.2 :
1. New flat album pre-load icon.
2. Adjust widget layout.
3. Minor bugs fixed.
V 4.5 :
1. Now the Time Panel can change the Fonts & Colors,
make you own unique photo widget.
2. Improve the thumbnail loading performance.
3. New loading progress icon.
4. New "Slide" Animation.
5. Minor bugs fixed.
Pro version update
V 4.5.3 :
1. A new Time panel font.
2. You change the time panel overlay background.
Software Update :
1. Add two new photo frames : Classic black & white.
2. Add more languages support.
3. Fix minor bugs.
I'm using Nova Launcher Prime and I would like to have the picture frame extending over the whole width of the screen without any margin. I've already set the margins to none in Nova but the frame still does not span the whole width. Is there any way the widget padding could be completely removed?
Version Update :
1. Support 13-inch tablet.
2. Increase album picker loading performance.
3. Add 3 new fonts. (pro version only)
Free & Pro version update :
1. Adjust widget layout.
2. Minor bugs fixed.
3. Time fonts settings re-design. (Pro version only)

Categories

Resources