(TW4 update) SEARCH BUTTON WORKING + NEW MMS from the new ATT SGS2 + TW4 EPIc 4G - Galaxy S II Themes and Apps

hey guys this the new tw4 from the new galaxy s2 epic 4 g touch
just put the apk in system/apk
working also in KH4 odex. delete or rename TW apk and odex then past it (thanks to onslaught86 for TIP)
{
"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"
}
+ TW4 updated from the new ATT SGS2. with a working search button !
flash in cwm and clear cache.
just click on thanks

great. got alphabetical list.
thanks. and this does not replace the default TW right?

Nice !!
*-*

Nice find!

Maybe more information or more screenshots would be helpful

Great find! Absolutely hate that the default launcher does not put apps in alphabetically order. Been using an app called appzorter. This now fixes that.

excellent launcher, smoother than any other launcher available in market!
---------- Post added at 04:13 PM ---------- Previous post was at 03:55 PM ----------
You can also select which screen you want as homescreen! this is amazing really! this one is looking much better than touchwiz 4.5

You can't resize the widgets using this launcher though... Anyone know how?
Sent from my GT-I9100 using Tapatalk

Thanks!
We can chose the position of the "home workspace" (see the screenshot).
Edit: Oops, I didn't see the post of kryptoner.

The only thing I miss in TW is the support to scrollable widgets.
Sent from my GT-I9100 using xda premium

Resize widgets/overlap widgets
Custom Icons
Then it would be perfect ..
Thanks to the op ..
Themed it and added it to my theme ..
Thanks

rixsta said:
Resize widgets/overlap widgets
Custom Icons
Then it would be perfect ..
Thanks to the op ..
Themed it and added it to my theme ..
Thanks
Click to expand...
Click to collapse
Widgets resize fine.
Thanks very much for this hated not having apps in alphabetical order on the grid.

IakobosJ said:
Widgets resize fine.
Thanks very much for this hated not having apps in alphabetical order on the grid.
Click to expand...
Click to collapse
My bad ......sorry

ok enjoy btw what is the best deodexer tool for sgs2 ?

I ended up with very slow homescreen scroll.
jje
Sent from my GT-I9100 using xda premium

JJEgan said:
I ended up with very slow homescreen scroll.
jje
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
try this apk. edited by me

zohawkish said:
try this apk. edited by me
Click to expand...
Click to collapse
And what did you edit ?

hEEGy said:
And what did you edit ?
Click to expand...
Click to collapse
just optimization
can someone upload a file named "logs.db" located in "data/data/com.sec.android.logsprovider/databases"
i m working to port sgs2 to sgs. this file contain only call history just clear cache.
so i got sqlite error. if someone can help me
HTML:
I/Zygote ( 1861): Zygote: pid 1861 has CALL PRIVILEGED permission, then set capability for CAP_SYS_ADMIN (21)
I/ActivityThread( 1861): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
I/ActivityThread( 1861): Pub com.android.social: com.android.providers.contacts.SocialProvider
I/ActivityThread( 1861): Pub applications: com.android.providers.applications.ApplicationsProvider
I/ActivityThread( 1861): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
D/ContactsProvider( 1861): @@ doSetSimDBReady : settingValue1 =0
I/ActivityThread( 1861): Pub call_log: com.android.providers.contacts.CallLogProvider
I/Database( 1861): sqlite returned: error code = 14, msg = cannot open file at source line 25467
E/Database( 1861): sqlite3_open_v2("/data/data/com.sec.android.provider.logsprovider/databases/logs.db", &handle, 2, NULL) failed
D/AndroidRuntime( 1861): Shutting down VM
W/dalvikvm( 1861): threadid=1: thread exiting with uncaught exception (group=0x40015578)
D/szipinf ( 1861): Initializing inflate state
I/Process ( 1861): Sending signal. PID: 1861 SIG: 9

Great find, works great...Now if I can get shot of the numbers on the dots I'll be happy bunny

zohawkish said:
just optimization
can someone upload a file named "logs.db" located in "data/data/com.sec.android.logsprovider/databases"
i m working to port sgs2 to sgs. this file contain only call history just clear cache.
so i got sqlite error. if someone can help me
HTML:
I/Zygote ( 1861): Zygote: pid 1861 has CALL PRIVILEGED permission, then set capability for CAP_SYS_ADMIN (21)
I/ActivityThread( 1861): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
I/ActivityThread( 1861): Pub com.android.social: com.android.providers.contacts.SocialProvider
I/ActivityThread( 1861): Pub applications: com.android.providers.applications.ApplicationsProvider
I/ActivityThread( 1861): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
D/ContactsProvider( 1861): @@ doSetSimDBReady : settingValue1 =0
I/ActivityThread( 1861): Pub call_log: com.android.providers.contacts.CallLogProvider
I/Database( 1861): sqlite returned: error code = 14, msg = cannot open file at source line 25467
E/Database( 1861): sqlite3_open_v2("/data/data/com.sec.android.provider.logsprovider/databases/logs.db", &handle, 2, NULL) failed
D/AndroidRuntime( 1861): Shutting down VM
W/dalvikvm( 1861): threadid=1: thread exiting with uncaught exception (group=0x40015578)
D/szipinf ( 1861): Initializing inflate state
I/Process ( 1861): Sending signal. PID: 1861 SIG: 9
Click to expand...
Click to collapse
What kind of optimization?
Sent from my GT-I9100 using XDA App

Related

Scrolling list

Hi guys,
Anyone have experience with lists? I've made one that seems to work fine (enough for now), but my problem is that it isn't scrolling in the emulator. I can see one item partially, and I can scroll up just enough to see this, but I cannot see any more items. I know there are like 41 items in the list, so I cannot figure why it's not showing.
Here's my xaml
Code:
<Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0">
<StackPanel Name="SearchPanel">
<Image Height="150" HorizontalAlignment="Left" Margin="0,6,0,0" Name="image1" Stretch="Fill" VerticalAlignment="Top" Width="450" Source="/Prissøk;component/Images/partner_teknofil.png" />
<TextBox Height="72" HorizontalAlignment="Left" Name="textBox1" VerticalAlignment="Top" Width="493" />
<Button Content="Button" Height="72" HorizontalAlignment="Center" Name="button1" VerticalAlignment="Top" Width="381" Click="button1_Click" ManipulationStarted="button1_ManipulationStarted" />
</StackPanel>
<ScrollViewer Name="SearchResultPanel" Visibility="Collapsed">
<!--<StackPanel>-->
<ListBox Name="ProductList">
<ListBox.ItemTemplate>
<DataTemplate>
<Button Width="460" Height="120">
<StackPanel Orientation="Horizontal" Height="80" Width="400">
<Image Source="{Binding img}" Width="80" Height="80"/>
<StackPanel Orientation="Horizontal" Height="40">
<TextBlock Width="100" FontSize="22" Text="Navn: " Height="40"/>
<TextBlock Width="200" FontSize="22" Text="{Binding title}" Height="40"/>
</StackPanel>
<StackPanel Orientation="Horizontal" Height="40">
<TextBlock Width="100" FontSize="22" Text="Pris: " Height="40"/>
<TextBlock Width="200" FontSize="22" Text="{Binding price}" Height="40"/>
</StackPanel>
</StackPanel>
</Button>
</DataTemplate>
</ListBox.ItemTemplate>
</ListBox>
<!--</StackPanel>-->
</ScrollViewer>
</Grid>
</Grid>
I've tried putting the listbox directly in a stackpanel, I've tried putting this inside a scrollviewer etc etc.
Anyone got any good tips for me?
Cheers!
It looks like you're trying to get your ListBox to be clickable by adding a Button which contains everything. Your ListBox as a whole should use an event, like SelectionChanged, unless you want a ListBox to have multiple things in the same list item you can click on. (say a list of a album, and a play button, where the album opens a detail page and the play button plays the album)
Here's a ListBox i'm using:
Code:
<Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0">
<ListBox Margin="0,10,0,6" ItemsSource="{Binding Items}" Name="serverListBox" SelectionChanged="serverListBox_SelectionChanged" d:LayoutOverrides="VerticalAlignment">
<ListBox.ItemTemplate>
<DataTemplate>
<toolkit:WrapPanel Margin="0,0,0,17" Width="400">
<TextBlock Text="{Binding servername}" TextWrapping="Wrap" Style="{StaticResource PhoneTextExtraLargeStyleWithoutForeground}"/>
<toolkit:WrapPanel x:Name="Layout" Width="380" Orientation="Horizontal">
<TextBlock Text="{Binding ip}" Style="{StaticResource PhoneTextSubtleStyleWithoutForeground}"/>
<TextBlock Text="{Binding isDefault}" Style="{StaticResource PhoneTextSubtleStyleWithoutForeground}"/>
</toolkit:WrapPanel>
</toolkit:WrapPanel>
</DataTemplate>
</ListBox.ItemTemplate>
</ListBox>
</Grid>
This is the corresponding list it generates:
{
"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"
}
in code, you would define the SelectionChanged event handler, and have something like this.
Code:
private void serverListBox_SelectionChanged(object sender, SelectionChangedEventArgs e)
{
if (serverListBox.SelectedIndex == -1)
return;
MyItem item = (MyItem)serverListBox.SelectedItem;
}
Thanks, still doesn't scroll, though :S
One other thing - what's that toolkit your code refers to?
tiwas said:
Thanks, still doesn't scroll, though :S
One other thing - what's that toolkit your code refers to?
Click to expand...
Click to collapse
http://silverlight.codeplex.com/releases/view/52297
The silverlight toolkit has a ton of features, and a pretty great solution you can download which shows you what everything is.
If you aren't able to scroll, are you seeing more than 1 item on the screen? You may not be having the ListBox update properly.
Are you using a List as your ItemsSource? You should be using an ObservableCollection instead. (using System.Collections.ObjectModel
What is the type your storing? You may need to make it implement INotifyPropertyChanged.
https://soumya.wordpress.com/2010/0...tifypropertychanged-and-observablecollection/
Thanks for helping me out.
I have an array of Product, which contain all the details I need. The list is just an example I found on the net that I changed the bindings for, so I guess that part should work.
When I populate the list, it shows me 8 items, which is 7 fully displayed and the last one is partially displayed. It will let me scroll just enough to see the last one of the 8, but not the 30+ more in my Array. Could this be a binding problem?
This is what I have in the callback function to my WebClient downloader
Code:
if (e.Error == null)
{
Stream responseStream = e.Result;
DataContractJsonSerializer ser = new DataContractJsonSerializer(typeof(Products));
Products prods = (Products)ser.ReadObject(responseStream);
if (prods.Count() > 0)
{
SearchPanel.Visibility = System.Windows.Visibility.Collapsed;
SearchResultPanel.Visibility = System.Windows.Visibility.Visible;
ProductList.ItemsSource = prods;
}
}
tiwas said:
Thanks for helping me out.
I have an array of Product, which contain all the details I need. The list is just an example I found on the net that I changed the bindings for, so I guess that part should work.
When I populate the list, it shows me 8 items, which is 7 fully displayed and the last one is partially displayed. It will let me scroll just enough to see the last one of the 8, but not the 30+ more in my Array. Could this be a binding problem?
This is what I have in the callback function to my WebClient downloader
Code:
if (e.Error == null)
{
Stream responseStream = e.Result;
DataContractJsonSerializer ser = new DataContractJsonSerializer(typeof(Products));
Products prods = (Products)ser.ReadObject(responseStream);
if (prods.Count() > 0)
{
SearchPanel.Visibility = System.Windows.Visibility.Collapsed;
SearchResultPanel.Visibility = System.Windows.Visibility.Visible;
ProductList.ItemsSource = prods;
}
}
Click to expand...
Click to collapse
If you put a Breakpoint after ProductList.ItemsSource = prods, is the Count 8 or the number you're expecting?
The Products Object is a container for a array of Product? If it's that easy, I'd try just changing it into an ObservableCollection and seeing if that fixes your problem.
You might want to post this on create.msdn.com and see if you get any responses there too.
Thanks
Guess I'll have to - the reason I posted here is that most of the time people around here are more interested in helping people And...I don't have a developer account, so I wasn't sure if people would help me over there, but I'll give it a shot
Did the breakpoint to be sure
prods.Count(): 75
ProductList.Items.Count: 74
Visible items: 8 :S
Guess I will have to take a look at what the ObservableCollection is all about...never heard of it
Your problem seems to be that you have a listbox inside a scrollviewer...
Listboxes allready have scroll viewers inside them, so you dont need it.
And use x:Name rather than Name for naming xaml elements.

Anyone need help customizing their drop down menu widgets?

First off, im talking about this mod.
I am running Fresh 3.5 and found that thread yesterday. I found it super useful but it didn't provide the exact widgets I wanted on my drop down menu so I made the zip file myself. I was a little scared at first thinking that I might mess something up on my EVO but everything turned out OK. Im not a programmer so I dont get to contribute to this awesome community as much as I would like to be able to. That is the reason I am making this post.
If anyone wants me to make them a zip file so they can flash the widgets they need, just leave your info below and ill make you one.
What I need are the widgets you want (I think its up to 6) and in what order you want them from left to right. This is the list taken from the original post:
toggleWimax
toggleAirplane <----Dont choose this, apparently it has a bug.
toggleAutoRotate
toggleBluetooth
toggleBrightness
toggleFlashlight
toggleGPS
toggleLockScreen
toggleMobileData
toggleScreenTimeout
toggleSleepMode
toggleSound
toggleSync
toggleWifi
I attached what mine looks like and the zip file for it if thats what you wanted.
{
"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"
}
View attachment widget_custom.zip
If you want me to make you a zip file, make sure you read the original post linked above for the requirements.
Read This
I started school again and dont have time to make zip files for everyone. Thankfully dkdude36 has been awesome enough to do a lot of work to help you guys out here. In case there is no one avalible to help you make a zip file here are the instructions so you can do it yourself.
Its really easy to customize these. Here are the steps to do it.
-Extract that zip.
-There will be 2 folders, one called "META-INF" and another called "system".
-Open up the one called system.
-Inside there will be a folder called "customize". Open that.
-Inside that there will be a txt file called "widget". Open that and there you will find the 6 widgets each being separated by a "|". You need that between each widget with no spaces. You dont need one for the beginning or at the end.
-You can then change the order they are in or which ones you want by replacing them with one of the following:
toggleWimax
toggleAirplane
toggleAutoRotate
toggleBluetooth
toggleBrightness
toggleFlashlight
toggleGPS
toggleLockScreen
toggleMobileData
toggleScreenTimeout
toggleSleepMode
toggleSound
toggleSync
toggleWifi
-Once you are done, save the file and close it. Then zip the 2 original folders (Meta-INF and system) back up.
Thats it! Your done, just flash it through recovery and your set.
Hope that was an easy read. Have fun.
Quick question, how do you make zip files flashable, that is what I want to know!
To be honest, I really don't know. What I did was take one of the zip files from the other post. Then I extracted the files, I modified one of them and then zipped it back up.
Like I said , I am not a programmer.
Beejis said:
Quick question, how do you make zip files flashable, that is what I want to know!
Click to expand...
Click to collapse
I think this thread will answer your question.
http://forum.xda-developers.com/showthread.php?t=732957
I will gladly help you make some flashables for these people. always love to help. send me over some requests if you need help.
and btw, i cant figure out what to have as my last widget. i have wimax, gps, wifi, bluetooth, flashlight, and i dont kno what to put here. suggestions?
Awesome, ill let you know if I need help. So far no requests though. Anyway, I really find the orientation lock useful.
dkdude36 said:
I will gladly help you make some flashables for these people. always love to help. send me over some requests if you need help.
and btw, i cant figure out what to have as my last widget. i have wimax, gps, wifi, bluetooth, flashlight, and i dont kno what to put here. suggestions?
Click to expand...
Click to collapse
What about HotSpot? Dont forget to share, that would be the one I need.
This is so cool of you to help us out with this. I would love to have the following:
Gps
WiFi
Bluetooth
4G
Auto Rotate
Sound
I'm runnin one of Myn's betas...if I flash one of your zips would it keep Myn's theme or would I lose it?
Thanks man!
toggleAirplane
toggleWimax
toggleGPS
toggleWifi
toggleMobileData
toggleBrightness
acuzerfdw said:
This is so cool of you to help us out with this. I would love to have the following:
Gps
WiFi
Bluetooth
4G
Auto Rotate
Sound
Click to expand...
Click to collapse
No problem, here you go. View attachment widget_acuzerfdw.zip
paulsalem said:
Thanks man!
toggleAirplane
toggleWimax
toggleGPS
toggleWifi
toggleMobileData
toggleBrightness
Click to expand...
Click to collapse
Don't use the toggleAirplane... It has a bug and works your 4G button backwards.
Greenfieldan said:
I'm runnin one of Myn's betas...if I flash one of your zips would it keep Myn's theme or would I lose it?
Click to expand...
Click to collapse
Do you have the notification bar widgets already? All my zips do is make the ones you specifically want show up instead of the stock ones. To get the widgets there in the first place you need to install the things from the original thread (in the first post). This wont work without that.
paulsalem said:
Thanks man!
toggleAirplane
toggleWimax
toggleGPS
toggleWifi
toggleMobileData
toggleBrightness
Click to expand...
Click to collapse
And here you go.
(Removed this attachment due to toggleAirplace bug)
Have fun.
flyboyjr said:
Don't use the toggleAirplane... It has a bug and works your 4G button backwards.
Click to expand...
Click to collapse
Thanks. Replaced Airplane mode with flash light.
toggleFlashlight
toggleWimax
toggleGPS
toggleWifi
toggleMobileData
toggleBrightness
aarongzmn said:
And here you go.
View attachment 478377
Have fun.
Click to expand...
Click to collapse
Hey, what about the one with
toggleHotSpot
toggleWimax
toggleGPS
toggleWifi
toggleBluetooth
toggleFlashlight
Can it be done?
paulsalem said:
Thanks. Replaced Airplane mode with flash light.
toggleFlashlight
toggleWimax
toggleGPS
toggleWifi
toggleMobileData
toggleBrightness
Click to expand...
Click to collapse
Sorry about that, didn't know about the bug. This is the one with flashlight.
View attachment widget_paul.zip
mikevillarroel said:
Hey, what about the one with
toggleHotSpot
toggleWimax
toggleGPS
toggleWifi
toggleBluetooth
toggleFlashlight
Can it be done?
Click to expand...
Click to collapse
I dont know if there is a hotspot widget. I can make you a zip but im not sure what it would do to your phone. It would be awesome if that worked though.
aarongzmn said:
I dont know if there is a hotspot widget. I can make you a zip but im not sure what it would do to your phone. It would be awesome if that worked though.
Click to expand...
Click to collapse
I have the widget, I think all sense roms have it, i'm using latest Calckulin's 1.7.5
mikevillarroel said:
I have the widget, I think all sense roms have it
Click to expand...
Click to collapse
Im only using the widgets that were listed in the original thread. And im not talking about the widget on the homescreens. Im talking about the widget on the dropdown curtain. Im not sure its the same thing. Anyway, if you want to take a risk ill make if for you, not sure what will happen to your phone though.

[ROM][MIUI 4.0][02 JAN][ICS 4.0.3] MIUI SwAT 1.12.23 RC2_NS4G

MIUI SwAT Rom - Specialized with Android Technology
Shockem, Indirect, Da_Reaper, Dan96815, fergie716
Hey guys, I reached out to the dev's of MIUI SwAT and they allowed me to port this to the NS4G
ORIGINAL THREAD FOR GSM NEXUS S FOUND HERE
Screen shots and Downloads are in Second Post
Rom Features
-Android 4.0.3 (Ice Cream Sandwich)
-Modded updater-script
-Matrix V13 BFS Kernel (3.0.13)
-No visual changes, yet
-Very fast, clean & stable!
-English, Chinese
-Fully optimized and tweaked
-ROOT
-Speed optimizations
-All system applications updated to latest available
-ICS Music Player
-Others i forgot!
-UI Rendered by GPU
-JPG quality Raised to 100%
-Photo & Video recording quality raised
-Build Prop tweaks
Changlog
1.12.23
RC2
-UI Rendered by GPU
-JPG quality Raised to 100%
-Photo & Video recording quality raised
-Build Prop tweaks
RC1
- Initial Release
How to install
-Backup your apps and Data (See "Issues" for importance of this!)
-Reboot into recovery
-Wipe Cache/Dalvik Cache
-Backup current ROM (optional)
-Wipe Data/System/Boot partitions
-Flash ROM
-Reboot into System
-After you've rebooted into System, wait five minutes and reboot into recovery
-In recovery, fix permissons
-Reboot
Issues
-File Explorer force closes if there is an apk in the folder
-No wimax (MIUI doesn't support wimax so don't get your hopes up for that)
-Market can't download an app over 1mb unless your on wi-fi >>THIS IS MY NUM 1 PRIORITY TO FIX!
-GPS has been spotty, will be fixed shortly
Credits
-SwAP Team for allowing me to work on this
-MIUI
-rlasalle15 for helping me get data working
-paul627g for helping with all things android
My Changelog
-Deodexed ROM for my fellow themer's!!
-Zipaligned apk's
-Fixed Keyboard issue (was reporting every word was spelled incorrectly)
-Fixed Roaming Indicator Off issue
-Translated Contacts.apk
1-2-12
-Added More user apps (TB, My Root Backup, Re-Scan Media, GPS Status)
-Fixed Google Calendar Sync
-Fixed Wifi
-Fixed SU, switched to chainsdd SU binary + SU app
-Fixed GPS
-Added Project Vexillum icons (modded for ICS) as default icons
-added Eugene373's latest kernel
-Added some boot.img tweaks to improve overall performance
-Few more lib fixes
Screen Shots
{
"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"
}
DOWNLOADS (UPDATED 1-2-12)
Miui_1-12-23_UPDATED-1_2_12.zip
Miui_1-12-23_UPDATED-1_2_12.zip (MIRROR)
MODS
OnScreen Buttons Mod >>Chang your LCD Density (found in build.prop) to 216
Return to stock (ONLY IF YOU FLASHED ONSCREEN BUTTONS MOD AND WANT TO RETURN TO STOCK)
0-100% Battery Mod
Return to stock (ONLY IF YOU FLASHED 0-100% BATTERY MOD AND WANT TO RETURN TO STOCK)
FAQ
I can't download apps unless connected to wifi
-This is an issue with new MIUI framework (at least that's what I suspect). I have been working on this a lot and will continue to
Will this ROM be updated every Friday like GSM MIUI
-I will try my best every week to port to the NS4G. I don't consider myself an Android Developer, I just love MIUI. But if you follow the thread you'll see, I don't act like I know everything and since this is a community I often ask for help/advice from everyone
Will this build support WIMAX (4G)
-No
My gallery/music app is not showing all media
- I included "Re-Scan Media" app, just open it and let it do it's thing
I get a reboot if I try to connect my phone as USB Storage
-What I've been doing is Toggling the USB Storage option in statusbar, then immediately press the back button. For some reason the launcher will reset but the phone doesn't reboot. Reading some logs I just ran I'll see what I can find
My GPS is not working
-Open up GPS Status, press Menu hard button, open "Tools">Manage aGPS Status>Download
-If the above does not work, try doing the Compass Calibration
I get white on white text when signing into Google
-This is a known issue on many (if not all) MIUI ICS ROM's. Being worked on
Am I first?? LOL yes! Thanks for this... look at swamp's version to see what's different because his market is 3.4.4 but does not behave the same way
Sent from my Nexus S 4G using xda premium
Download will not work keeps failing
Sent from my Nexus S 4G using XDA Premium App
whiteintegsg316 said:
Download will not work keeps failing
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
Same here......
Sent from my Nexus S 4G using xda premium
Nice work man
craigbailey1986 said:
Am I first?? LOL yes! Thanks for this... look at swamp's version to see what's different because his market is 3.4.4 but does not behave the same way
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Looks like you are! And I've tried a lot of stuff to get the Market issue resolved, but like I stated that is my number one priority and hope to get it fixes asap.
Sent from my Nexus S 4G using Tapatalk
whiteintegsg316 said:
Download will not work keeps failing
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
craigbailey1986 said:
Same here......
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I just downloaded it (from my laptop)
Looks like dev-host had some server issues for a second. Wait a lil bit and try again or try from a computer/laptop
I am downloading it now on my phone (4g) with Dolphin Mini and its working fine. 25% so far. Thanks Fergie!... EDIT....stopped at 56%
Sent from my Nexus S 4G using xda premium
fergie716 said:
Looks like you are! And I've tried a lot of stuff to get the Market issue resolved, but like I stated that is my number one priority and hope to get it fixes asap.
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Yeah I think I am gonna pull his download apk and check it cause someone in the ns forum said that was the issue
Sent from my Nexus S 4G using xda premium
craigbailey1986 said:
Yeah I think I am gonna pull his download apk and check it cause someone in the ns forum said that was the issue
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Well here is part of my log trying to d/l from Theme Manager
Code:
61: 12-30 05:10:23.457 I/ActivityManager( 155): START {act=android.intent.action.VIEW dat=content://downloads/all_downloads/7 flg=0x10000000 cmp=com.android.providers.downloads/.SizeLimitActivity (has extras)} from pid 521
62: 12-30 05:10:23.539 W/DownloadManager( 521): Aborting request for download 7: download size exceeds limit for mobile network
63: 12-30 05:10:23.777 I/ActivityManager( 155): Displayed com.android.providers.downloads/.SizeLimitActivity: +290ms
64: 12-30 05:10:25.726 D/AudioHardware( 87): AudioHardware pcm playback is exiting standby.
65: 12-30 05:10:25.726 D/AudioHardware( 87): openPcmOut_l() mPcmOpenCnt: 0
66: 12-30 05:10:25.906 D/dalvikvm( 155): GC_FOR_ALLOC freed 1804K, 17% free 24251K/29127K, paused 47ms
67: 12-30 05:10:25.953 D/OpenGLRenderer( 521): Flushing caches (mode 0)
68: 12-30 05:10:25.953 W/InputManagerService( 155): Window already focused, ignoring focus gain of: [email protected]
69: 12-30 05:10:25.980 D/OpenGLRenderer( 521): Flushing caches (mode 2)
70: 12-30 05:10:25.980 D/OpenGLRenderer( 521): Flushing caches (mode 0)
71: 12-30 05:10:26.066 D/dalvikvm( 383): GC_FOR_ALLOC freed 1226K, 18% free 13238K/16071K, paused 24ms
72: 12-30 05:10:26.496 D/dalvikvm( 383): GC_EXPLICIT freed 1032K, 19% free 13176K/16071K, paused 13ms+4ms
73: 12-30 05:10:27.050 I/ActivityManager( 155): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.miui.home/.launcher.Launcher} from pid 155
74: 12-30 05:10:27.117 D/PhoneStatusBar( 383): disable: < expand icons ALERTS* ticker system_info back home recent clock >
75: 12-30 05:10:27.355 D/OpenGLRenderer( 7456): Flushing caches (mode 0)
76: 12-30 05:10:27.375 W/InputManagerService( 155): Starting input on non-focused client [email protected] (uid=1001 pid=7456)
77: 12-30 05:10:27.379 D/OpenGLRenderer( 7456): Flushing caches (mode 1)
78: 12-30 05:10:27.929 D/OpenGLRenderer( 7456): Flushing caches (mode 2)
79: 12-30 05:10:27.933 D/OpenGLRenderer( 7456): Flushing caches (mode 0)
80: 12-30 05:10:27.933 D/OpenGLRenderer( 7456): Flushing caches (mode 0)
81: 12-30 05:10:29.578 D/AudioHardware( 87): AudioHardware pcm playback is going to standby.
82: 12-30 05:10:29.578 D/AudioHardware( 87): closePcmOut_l() mPcmOpenCnt: 1
So if it's as simple as a swap let me know because I modded the DownloadProvider.apk but that didn't work. I grabbed one from a CDMA ROM (oICS) and it didn't work. So IDK gotta keep looking
Second attempt successful!! Download complete ...about to make a backup and flash
Sent from my Nexus S 4G using xda premium
JohnCorleone said:
Second attempt successful!! Download complete ...about to make a backup and flash
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Thanks hope you guys enjoy.
I'll look into uploading a mirror right now
EDIT: uploading a mirror to minus.com, they're ok?
Up and running. It takes a bit after boot animation but its looking good. I am going to set everything up now. Thanks again
Sent from my SPH-D710 using Tapatalk
Is downloading themes working on this version?
Sent from my Nexus S 4G using xda premium
jlawou said:
Is downloading themes working on this version?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I get unable to connect to network when I go to online themes. Also an FYI...white font on white background when signing in
Sent from my SPH-D710 using xda premium
JohnCorleone said:
I get unable to connect to network when I go to online themes. Also an FYI...white font on white background when signing in
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I don't think it would really matter at this moment. Most themes are not compatible with ICS. I'll have a flashable zip by the weekend for some stuff
Yea that white font is annoying but not common. I looked for it before building the ROM but didn't find it
For anyone having wi-fi issues, flash eugene373's kernel found here
I'll add his link to the OP
Going to try the other kernel and see if it straightens out the wifi. Themes did end up showing but said I needed wifi to download. It wouldn't connect so I will try our the other one. Thanks
Sent from my SPH-D710 using xda premium
JohnCorleone said:
Going to try the other kernel and see if it straightens out the wifi. Themes did end up showing but said I needed wifi to download. It wouldn't connect so I will try our the other one. Thanks
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Yea I'm hardly ever near wifi but I just so happened to be right now and I couldn't connect either. Eugene373's kernel will fix you up
Edit: added a link for eugene373's kernel. Make sure you flash it if you want wifi. Mirror is almost done uploading
Edit#2: Added mirror to post #2 (minus.com) should work if your trying to download from your phone and/or laptop
Sent from my Nexus S 4G using Tapatalk

[ROM] PARANOIDANDROID [CM9HYBRID] Obsolete

{
"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"
}
​
This is an ongoing developer project to make way for a modification that will entirely transform your device, but retain the aesthetics and the experience of your phone. I know you've seen tablet mode roms before, and indeed it's a start, but this ain't enough. This thing has potential, but it is wasted the moment you try to stuff a full blown tablet into your poor phone. Yet we all know our high res phones can very well handle more than silly 1-column layouts. So the magic must be in between somewhere, a place that Google must have overlooked and left blank.
Yes, this rom strives to drop your device into tablet mode, but it won't stop there, it will reshape and redefine ICS to make it all a usefull addition and not just a cute novelty. i'm calling it: Hybrid Mode, best of both worlds.
Donations to CM http://forum.cyanogenmod.com/donate, to D4rKn3sSyShttp://forum.xda-developers.com/donatetome.php?u=3484876, to me http://forum.xda-developers.com/donatetome.php?u=4491046
​
If you come from another rom than CM9 or PA, factory wipe is a must (wipe data)
Install Rom: http://www.mediafire.com/?decddkaylv8bcby -DO NOT DOWNLOAD FROM YOUR PHONE!!!!!
Install Fix: http://www.mediafire.com/?8q9mrvmi6ht984m
Install Gapps: http://tjohansson.is-a-geek.com/files/gapps-ics-20120511-fixed.zip
Wipe Cache
Advanced/Wipe Dalvik Cache
If your statusbar is gone after the first reboot: longpress Powerbutton > Toggle Statusbar
Reboot and edit your Apps Dpi & Layout under Settings/Paranoid Settings
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
Trebuchet Settings: margins:SMALL, show permanent searchbar:YES, Grid: 5x4, resize all widgets:YES, Wallpaper scrolling: OFF
Themes and other goodies you can find here: http://forum.xda-developers.com/showthread.php?t=1646034
---
Tina: http://krebsmilk.de/
Cyanogenmod Team
Franko, for his Kernel
20120521v0.9beta: P.A.L., PROBABLY THE MOST AWESOME FEATURE EVER
First time in Android history that Per-App-Layout has been realized
Comes with a better panel
Allows you to switch between Phone mode (with curtain and bear paw buttons) and tablet UI seamlessly. PAD & PAL work in both domains. That means you can have 3d Youtube in 320 dpi standard Phone mode or mobile Chrome without those horrible tabs in 192 Dpi Tablet mode.
Since PAL solved all scaling issues our Trebuchet fork is now obsolete. It comes with Nova 1.1.4 projected into mobile layout.
20120517v0.6beta: Bugfixes, new PAD panel, Fullscreen-toggle
Fresh cm9 repo
Franco Milestone 3
Bugfixes for PAD preventing it from screwing up some apps (notification icons were bigger for some apps, launchers would display icons bigger or smaller, etc.)
New PAD panel, lists DPI's, can delete values again
Powermenu Fullscreen-toggle, this finally allows you to play games without navigationbar!
20120504v0.4preview: Apps were too small? Problem solved!
First ever Android ROM with Per-App-Density feature, it once and for all solves the problem that was tablet mode. You never, ever have to deal with apps that are too small again since now you can decide how apps, systemapps, framework-elements and even widgets are scaled by defining their native dpi seperately from the system DPI. Its an experimental feature and for now these values are defined in your /system/build.prop - it has drawbacks (maily notifications can look a bit strange), but that will be fixed in time. Warning: Keyboards MUST run in system DPI!
A list of apps and predefined values is included, this should include most of what you need. everything else is blown up to 210 dpi per standard. if you still need apps to be bigger, get a build.prop editor from the market, edit and reboot.
Trebuchet fixes: Folder Name cut-off, landscape name cut-off, divider bars
Please set your Font to "Normal" in the System Settings, you won't need "Huge" anymore and all this does now is provoke overlapping.
20120430v0.3alpha:
Freshest CM9 Repo
Forked Trebuchet and rewrote its layout and parts of its code to adapt it to tablet mode. I went for stock look plus tablet controls and changed the number of icons/widgets shown in the drawer. It's butter-smooth aswell. It has kinks left, those will be solved in the coming days!
100% fixed android standard keyboard
Better Bootanimation
Fixed Gapps package based on 20120429 including Gmail and a working Market
20120427v0.2pre-alpha-gapps:
Fixed Gapps package based on 20120422 including Gmail and a working Market
20120427v0.2pre-alpha:
PARANOIDANDROID custom bootanimation, still has some kinks - first sketch though
crystall clear thumbnails in the recents window, pixel mush no more!
brightness setting easier accessable
ICS toggle button fixes
20120425v0.1pre-alpha:
freshest CM9/nightly repo build (25/04)
recents window way nicer than before. close to stock. i only need to get rid of that darn gradient
keyboard looks like stock now
new bootanimation
camera works
comes with cm9 repo kernel, no color tint
notification clock is smaller, won't overlap so easy
20120425v0.0pre-alpha:
freshest CM9/nightly repo build set to tablet mode
Hacked Nova. I know 1.1 is out, but this one is still closer to stock
Androids keyboard reacts hellish in tablet mode. I fixed it but its still too large, tomorrow i'll fix it proper
I was trying make to recents window look more like stock. COULD be the thumbnails are a tad bigger than before but i'll get to that don't worry
2 notifications icons max in portrait for now to prevent overlapping
Settings comes as the first item in the notification panel, hated to scroll down every time
ALOT will follow, please be patient, i made all that stuff blind because it needed ~13 hours to compile. now compiling is alot faster and i'll see to it that we will have true hybrid mode very soon
many of you have requested it, so here it is. the coming upload will be for those who want to alpha-test only. i own gsm, i cannot test. start up your nandroids, this one could be botched as im not sure yet which vendor files you need. im uploading right now but im on asdsl, could take some time.
Thanks for this can't wait to test it.
Sent from my Galaxy Nexus using Tapatalk 2
This **** looks awesome.
molesarecoming said:
many of you have requested it, so here it is. the coming upload will be for those who want to alpha-test only. i own gsm, i cannot test. start up your nandroids, this one could be botched as im not sure yet which vendor files you need. im uploading right now but im on asdsl, could take some time.
Click to expand...
Click to collapse
Awesome! I'm glad to see you over here!!!
i cross my fingers guys, happy testing: ----uploading again, made an error
looks super clean! will flash and report back any findings! thanks for this!
aaarrghhhh, i made an error. i forgot to edit build.prop in this. for those of you who are downloading now, please make these adaptions to your build.prop:
/system/build.prop: ro.sf.lcd_density=192
/system/build.prop: qemu.hw.mainkeys=1
everyone else, please wait, i'm uploading again.
i hate being not able to test this, it really sucks
molesarecoming said:
i cross my fingers guys, happy testing: ----uploading again, made an error
Click to expand...
Click to collapse
you can thank verizon for that... their CDMA binaries are proprietary
downloading now, can't wait to test it out
but dont be surprised, what you downloaded will not go into tablet mode by itself. look one post above you. its an easy fix though. if you don't know your way around root explorers and such, in a couple of minutes comes the fixed version. im really sorry for this mess, for gsm i always flash it myself but yeah ... what can i do, except maybe trying to be a bit more concentrated. : D
ok, there you go: ------------------
report back please if it works... i cross my fingers
It's not booting. Do you have the MD5?
Here's a snippet from logcat:
D/AndroidRuntime( 1711): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1711): CheckJNI is OFF
D/dalvikvm( 1711): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 1711): ODEX file is stale or bad; removing and retrying (/cache/dalvik-cache/[email protected]@[email protected])
I/SurfaceFlinger( 1710): SurfaceFlinger is starting
I/SurfaceFlinger( 1710): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/IMGSRV ( 1710): :0: PVRSRVBridgeCall: Failed to access device. Function ID:3223086848 (Bad address).
E/IMGSRV ( 1710): :0: PVRSRVEnumerateDevices: BridgeCall failed
E/IMGSRV ( 1710): :0: PVRSRVConnect: Unable to enumerate devices.
E/IMGSRV ( 1710): :0: OpenPVRServices: Failed to open services connection
E/IMGSRV ( 1710): :0: hal_init: Failed to open services (err=-14)
E/IMGSRV ( 1710): :0: hal_open: Graphics HAL not initialized
E/FramebufferNativeWindow( 1710): couldn't open framebuffer HAL (Not a typewriter)
E/IMGSRV ( 1710): :0: hal_open: Graphics HAL not initialized
E/FramebufferNativeWindow( 1710): couldn't open gralloc HAL (Not a typewriter)
E/SurfaceFlinger( 1710): Display subsystem failed to initialize. check logs. exiting...
yeah its that vendor crap.
sucks. i'll try something else ,,,
Awesome ty
Sent from my Galaxy Nexus using xda premium
thanks for beta testing! i didn't plan to release this so early but i got so many requests that i did - with your help we'll hopefully have a working version soon. im uploading a new one right now. this one should have good chances.
I literally "Oohhhhhhhh"-ed out loud at work when I saw this. Looking forward to this as well!!
Thank you for your work!
I have been following your work from day one and like everyone else in here, I cannot wait to test it.
Sent from my Galaxy Nexus using xda premium
now please tell me its working: http://www.mediafire.com/file/fmnfaiop9cc9h98/ParanoidAndroid20120427v0.2paTORO
Most deff ready for this!... I've been on aokp 31 hybrid and I'm ready for a nice change. Been following your work for weeks now.
Sent from my Galaxy Nexus using Tapatalk 2 Beta-6

[WatchMaker][Watchface] by me. let's go! Keeps updating... [11.1.15]

So, this is the first one,
8.1.15 - comics Time:
{
"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"
}
Download link : Comics Time (watchmaker)
9.1.15 - Mojo Jojo Time:
Download link : Mojo Jojo Time (watchmaker)
9.1.15 - Foo Fighters Time:
Download link : Foo Fighters Time (watchmaker)
10.1.15 - No Time (animated):
Download link : No Time (watchmaker)
11.1.15 - Minimal Posters Watchfaces:
*original poster's graphics not by me and was found on the web
Download links : Memento Time, Pulp Fiction Time, Forest Gump Time, Breaking Bad Time, Anchorman Time (watchmaker)
More to come soon...
If you like my work u can buy me a beer
​
wow, beautiful. Thanks
jiminauta said:
wow, beautiful. Thanks
Click to expand...
Click to collapse
:fingers-crossed: thanks... i'll try to release a new watch face each day... hope they'll get better. i'm just starting to understand all the features of the app.
enjoy and thanks again.
btw - just uploaded a new one today (Mojo Jojo Time)
keep the good work, great development.
caballon said:
keep the good work, great development.
Click to expand...
Click to collapse
thanks! and another Foo Fighters Time watch just now...
later on today or tom i'll upload an animation watch face...
Gonna upload some minimal posters watchfaces soon..
Anyone got a request? Some genre of design he would like to see on his watch?
nadavfeder said:
Gonna upload some minimal posters watchfaces soon..
Anyone got a request? Some genre of design he would like to see on his watch?
Click to expand...
Click to collapse
Hey man, great work!
I loved the Mojo jojo face, did some costumizing (removed the number 6 and made the dialer smaller)
I would love to see some more stuff like those old cartoons - samurai jack or Johny Bravo, stuff like that
Keep them coming, these are some of the best i`ve seen so far!
Cheers!
WatchMaker force closes on my phone,with following error:
Code:
E/AndroidRuntime(14736): FATAL EXCEPTION: main
E/AndroidRuntime(14736): Process: slide.watchFrenzy, PID: 14736
E/AndroidRuntime(14736): java.lang.IllegalStateException: IAB helper is not set up. Can't perform operation: queryInventory
E/AndroidRuntime(14736): at slide.watchFrenzy.util.IabHelper.checkSetupDone(IabHelper.java:782)
E/AndroidRuntime(14736): at slide.watchFrenzy.util.IabHelper.queryInventoryAsync(IabHelper.java:610)
E/AndroidRuntime(14736): at slide.watchFrenzy.InAppBillingManager$1.onIabSetupFinished(InAppBillingManager.java:54)
E/AndroidRuntime(14736): at slide.watchFrenzy.util.IabHelper$1.onServiceConnected(IabHelper.java:229)
E/AndroidRuntime(14736): at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1101)
E/AndroidRuntime(14736): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1118)
E/AndroidRuntime(14736): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime(14736): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(14736): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime(14736): at android.app.ActivityThread.main(ActivityThread.java:5034)
E/AndroidRuntime(14736): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(14736): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime(14736): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime(14736): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:611)
E/AndroidRuntime(14736): at dalvik.system.NativeStart.main(Native Method)
how may I use these watch faces without watch maker?
I don't know. Which watch is it?
Hey man, do you plan to put up any new watchfaces anytime soon? Loved those and cant wait to see what else you can come up with!
Zo0r7y said:
Hey man, do you plan to put up any new watchfaces anytime soon? Loved those and cant wait to see what else you can come up with!
Click to expand...
Click to collapse
i'm sorry.. i got an iPhone now and sold my android phone and smartwatch. so this is it for now, hope u enjoy it!
nadavfeder said:
i'm sorry.. i got an iPhone now and sold my android phone and smartwatch. so this is it for now, hope u enjoy it!
Click to expand...
Click to collapse
Nooooo!! I just got my moto 360 (12 hours ago) and I was so excited seeing your watchfaces...
Hope you get an android phone as a gift or something!
But, thanks for these anyway
Love the comic time face, thought i lost it for a second
Sent from my 831C using Tapatalk
That Foo Fighters one looks AMAZING.. but unfortunately the download link is dead.. can you please send me a new one, or the watch face directly? I'd love it.. Thanks
please, post active links
how can I download no time face?
please reupload to google drive maybe? thanks in advance

Categories

Resources