[APP][WIDGET] NotiCounter Widget v1.1 - 12 Feb - Bugfix - GEAR Exclusive - Samsung Galaxy Gear

This app is exclusively written to be used as an widget on the NULL_ Rom @ the Samsung Gear!
This app includes two simple 1x1 widgets that shows the number of unread notifications on your Gear.
I also has the option to play custom sounds based on what application is sending the notification.
A great tutorial for using this widget is made by almulder1092 and available here!
Basics:
* Tap widget = Manual update or notifications app launch.
* Play sound upon recieved notification, either a default sound or custom sound per application.
* Trigger update upon ScreenOn and when the Stock notification app is launched
* Customized Text size
* Customized Text Color
* Customized background
* Shows a 0 or a blank spot upon 0 onread notifications
Widget 1 - Bold Text:
* Bold text
Widget 2 - Normal Text:
* Normal text
Permissions:
The app needs SU access since it chmods the badge.db where the unread notifications is listed. Haven´t found any other way around that yet.
Tip: Go into SuperSU and click on NotiCounter Widget and select to inactivate Notifications so you don´t need to see the splash screen every time the app requests SU rights.
It´s still an beta so please report bugs, have experienced some FC´s (should be solved with v0.3b) but overall it works fine.
Keep in mind to use only one widget at a time to keep away from trouble. If you want to change any settings, remove widget from home screen, change settings with app and then put the new widget on home screen.
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"
}
Changelog:
Click to show the full Changlog.
0.2b
- Fixed the off centre issue
0.3b
- FC´s should be gone now!
- Added two new Widgets that don´t use the ScreenOn Intent and only updates on time basis (3 min/update) May not be useful since the FC´s now are solved anyways.
0.4b
- Settings added - Start app first and choose settings, then add your widget on Home Screen
- Sound can be played upon recieved notification, choose a custom file of choice. Works only if Screen On is choosen.
- Set update interval: Screen On or a custom time of choice.
- A total of 6 widgets, all with different layouts (See earlier in post). Settings applies on all widgets.
0.5b
- Bugfix: multiple instances of widget running in background wich made sound weird when enabled.
- Built in sound file added, just tick the "Play sound?" box and not choose any custom file and the built in file will be used instead.
0.6b
- Tap the widget and the Notification App opens! turn this feature on in settings. If box is unticked a tap updates the count as in prevoius versions.
0.7b
- SU rights requested from Settings app and with visuals telling when app is ready. Please remove widgets on home screen before update app. (Using an external library for SU request so I can´t do anything about the sometimes long waiting times during update)
- Added two Experimental widgets (Elipse and Round) wich both triggers their update when the badge.db file i written to. This means that the widget will update upon reading the incoming notifications aswell! Screen on settings and update time is not important in these widgets. Please try this and come back with feedback.
0.8b
- Since the last Experimental release didn´t work for anyone but me... Here´s another one with a total rethink about updating widget after notification reading. Please tick the ScreenOn box before adding the experimental widgets. Update as previous versions.
0.9b
- Some users have experienced problems with multiple services (ghost widgets) starting in the background when updating to null_ 17 (Have no clue why yet, seems quite random) As a sollution for this I´we added a setting that makes it possible to Lock a single widget. Use it like this: Enter settings and tick the "Lock one widget" box, choose the widget you plan to use in the menu to the right. Save and go back to the Home Screen and put the widget on there as usual. If a service tries to start it will automatically get destroyed. If you try to add another widget it will update the first time and then get destroyed (Still be visible on Home Screen but be "dead")
- Disabled the option to choose "Screen On" or update time since that might be a thing that´s causing the above issue, Screen On is default now.
0.10b
- The multiple service issue wasn´t null_ related. The services had one single line saying they would autostart at boot, wich mean that when we all upgraded to new rom and rebooted all services got autostarted, Plain silly! :silly: This is changed in this release. The "Lock widget" stays for a while just to be sure that this was the full problem.
0.11b
- HUGE UPDATE!
- Rebuilt GUI with Holo Theme to match null_ rom
- New Icon, Thanks fOmey for that!
- Sound on Gear vibrate mode only (If Gear is set to silent or sound, the widget sound won´t play)
- Experimenal widgets from 0.10b is now default
- ScreenOn is now default, time based update is removed, widget will NEVER update upon Screen Off.
- Custom sounds added."Edit List" shows a list off the custom apps you´we chosen."Add Apps" shows the list of notifications, tap an app name to set a sound for that application.
- A sound library with 11 files is attached, will be copied to /sdcard/NotiCounter upon first launch.
- I may have forgotten something aswell..
Note1 about Custom sound function:
Since Samsung doesn´t close their SQL db as they supposed to I have to do a major file operation before I can pull the name of the incoming notification. Thats why there´s a slight delay (aprox 2-3 sec) before the sound will play! Nothing I can do about that atm.
Note2: In order to add custom sounds for your apps, your gear will need to have a notification from the app already on the gear or the list will be empty. Thanks almulder1092 for the Feedback
0.12b
- Quick Fix release
- Bug that caused an error if no sound file was selected is fixed
- a Silent soundfile is copied to /system/media/audio/notifications upon first start off app and with a reminder to choose that file if you want sound enabled on the Gear. The reminder shows if you tick the "Use sound" box and have Sound choosen as option in Gear settings. A reboot is necessary to see the new file in Gear sound settings!
0.13b
- the Silent soundfile is copied to /sdcard/notifications instead. Wasn´t working well in /system/
- the old soundfile placed in /system/ is autoremoved when starting app for the first time.
- When no sound file is selected, the GUI will show the text "Default" instead of a blank.
- Most informative messageboxes only shows on the first start off the app.
- Added a Restore Settings button wich restores all saved data made by the app.
- Thanks to almulder1092 for the excellent test drive off this release!
1.0 - Stable
- First stable release!
- The Add App list is now showing the apps selected under Notifications in Gear Manager.
- Text size is configurable
- Text color is configurable, it´s set using the RGB colorpicker showed in the post above.
- Background now has 4 options, Elipse, Round, Transparent and custom, last option let´s you choose whatever image file you want!
- Show 0 or blank spot (at 0 unread notifications) at any background, not limited to Transparent no more.
- Added three power saving modes (Not that it´s a battery hog but it´s better to let the user decide how to update!)
- New custom built filemanager wich fits nicely on the Gear screen.
1.1 - Stable
- Fixed a bug that caused an FC if "Play Sound" was activated but no sound file was manually selected.
Download:
NotiCounter Widget v1.1
If you want an earlier release, all is listed here!)
Wishlist:
- Start Notification app when taping widget (Implemented)
- Notification update after message app check. (Implemented)
- Custom sound based on Notification content (Implemented)
- Custom Text size, color and background (Implemented)
Thanks
Goes to fOmey for the null_ Rom and the finding of the badge.db file!
And to almulder1092 for the excellent bughunt!
And to the Donors:
Srwilliams

Love it.
But as you say. I get some info that it has stopped.
Is it me or is it a bit to high out of center?
Is it possible to make it bolder?
Tested some changing in the options but no luck.
Didn't try to restart between the changing.
Sent from my SM-N9005 using xda app-developers app

Sent from my SM-N9005 using xda app-developers app

Love it.
But as you say. I get some info that it has stopped.
Is it me or is it a bit to high out of center?
Is it possible to make it bolder?
Tested some changing in the options but no luck.
Didn't try to restart between the changing.
Sent from my SM-N9005 using xda app-developers app

Patosbuddy said:
Love it.
But as you say. I get some info that it has stopped.
Is it me or is it a bit to high out of center?
Is it possible to make it bolder?
Tested some changing in the options but no luck.
Didn't try to restart between the changing.
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
well done this is perfect

Patosbuddy said:
Love it.
But as you say. I get some info that it has stopped.
Is it me or is it a bit to high out of center?
Is it possible to make it bolder?
Tested some changing in the options but no luck.
Didn't try to restart between the changing.
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
I'll try to track the FC's, I'we found one that I'll try to solve: if you have one unread notification, goes to message app and reads it and then back to home screen and tries to update widget it freezes.
the good thing is that the app restarts right away after pressing OK.
I haven't put that much effort in fixing the off center issue, it's on the To do list.
What do you mean with options? What I know I haven't done any

Sweet. Nice work
Sent from my Nexus 5 using XDA Premium 4 mobile app

which version of custom ROM is required? i installed it, put it on my desktop, gave root access, yet i see no counter at all.. and i do have unread notifications.
edit: it took a little bit longer, but it works now!

hurdlejade said:
which version of custom ROM is required? i installed it, put it on my desktop, gave root access, yet i see no counter at all.. and i do have unread notifications.
edit: it took a little bit longer, but it works now!
Click to expand...
Click to collapse
It´s developed using null_ 15 but since it´s based on stock files the custom rom version won´t make a difference.
You can always tap the widget to update manually.
Regarding FC´s tried the thing I explained earlier but no FC so I Assume I need help locating the reasons.
If someone experienced an FC and can explain how to recreate it I would be very happy, then I can attach log and see whats causing it.

Really nice. Useful if you're using nova launcher. Just a minor niggle - is centred too high. Always looks out of alignment with other widgets.
Nice one

st-tps said:
It´s developed using null_ 15 but since it´s based on stock files the custom rom version won´t make a difference.
You can always tap the widget to update manually.
Regarding FC´s tried the thing I explained earlier but no FC so I Assume I need help locating the reasons.
If someone experienced an FC and can explain how to recreate it I would be very happy, then I can attach log and see whats causing it.
Click to expand...
Click to collapse
I installed it, didn't actually put it on the screen -- it was just installed -- and got an FC for some reason

aviguera said:
I installed it, didn't actually put it on the screen -- it was just installed -- and got an FC for some reason
Click to expand...
Click to collapse
Weird, the Main activity doesn´t do anything, just show the messagebox and then selfclose. The service itself should not be started unless you put the widget on the screen...

App Update!!
Update released:
v0.2b - small update that fixes the off centre issue
I think I have located the reason for the FC´s aswell, I´ll work on a sollution for that.

App Updated to v0.3b!
Some days are better than others!
Another update today, and now all FC´s should be gone!
Please update to v0.3b and report any issues.
Download link in first post.

Round ?
Hey Mate ,
Terrific work . Can you provide us also a round widget please.
Thanks
Regards

BRRRZ said:
Hey Mate ,
Terrific work . Can you provide us also a round widget please.
Thanks
Regards
Click to expand...
Click to collapse
I sure can,
as a sneekpeek I can tell that I´m working on a Settings page where you might set things like that.
Another thing I´m working on is to be able to set a custom sound upon update = Sound and Vibrate when recieving a new notification. Test´s is going fine!

st-tps said:
Some days are better than others!
Another update today, and now all FC´s should be gone!
Please update to v0.3b and report any issues.
Download link in first post.
Click to expand...
Click to collapse
I'll give it a shot again now and see if it behaves

aviguera said:
I'll give it a shot again now and see if it behaves
Click to expand...
Click to collapse
Yeah please do, I´we totally changed the way how the Service is behaving.
Haven´t got one single FC since the change!

st-tps said:
Yeah please do, I´we totally changed the way how the Service is behaving.
Haven´t got one single FC since the change!
Click to expand...
Click to collapse
So far so good, but your description is off.
I tried styles 1 and 3 expecting a "0" but those were the ones that showed up blank... either semi-transparent or fully transparent.
The other styles are the ones that actually show a 0 when the unread count is 0.
Maybe it's just me, but that's what I'm seeing on my device.

aviguera said:
So far so good, but your description is off.
I tried styles 1 and 3 expecting a "0" but those were the ones that showed up blank... either semi-transparent or fully transparent.
The other styles are the ones that actually show a 0 when the unread count is 0.
Maybe it's just me, but that's what I'm seeing on my device.
Click to expand...
Click to collapse
Oh sorry, nr 2 and nr 3 should change place.
Fixed the first post now.
Thanks for notice!

Related

[APP][UPDATE 10/10/2010]CarMode V3

Thread moved to - http://forum.xda-developers.com/showthread.php?t=806018
Please unfollow this thread and visit the link above instead for latest updates.
Introducing CarMode, an alternative to Car Home. Basically what it does is it shows you huge buttons to important apps that you might use when driving a vehicle with less distraction than manually waking your phone, opening the app drawer, etc. Unlike Car Home, this app will give you more flexibility and more settings to poke around with (even better in future updates).
Looks best with MDPI devices (320x480 resolution, e.g. Droid Eris).
As of now, this app is currently in Alpha phase. What you see right now does not reflect how it will look like and work in the future. I'm working hard to make changes and add more features. Currently NOT in the Market but available on GetJar.com
{
"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"
}
Here are some apps/redirections that you can use with CarMode:
* Dialer
* Messages
* Call logs
* Shazam
* Navigation
* Voice Search
* Contacts
* Music
* Maps
* Display
* Settings
* Notes - opens a built-in note-taker with save and load features.
To-Do-List:
Where-did-I-park? feature
Be able to set apps to open by default, 3rd party apps (Dialer One, Handcent, etc)
Add more tools, options
Fix layout for HDPI devices
Auto-fill when hiding apps
Fix landscape layout
Choose own apps to launch
Changelog:
v3 October 10:
Changed theme
Removed button sets (temporary)
Added more buttons
Reworked layout
Added a persistent option to hide/show buttons
v2 October 5:
Changed app icon.
Added two button sets
Added several settings options
7 total buttons
v1 October 1:
First release
What else should I add? The less the better 'cause I don't want people to be distracted too much when driving! Please do suggest! If you're familiar with App Inventor and is good at it, may I ask some advice from you? Send me a PM. Thank you!
Current Version:
Version 3 (MD5: a6412089ba3f024fabdc7826317d3e14)
Download directly to phone:
Mirror #1: CarMode V3
http://dl.dropbox.com/u/5867241/signedCarMode_v3.apk
Mirror #2: CarMode V3
http://www.getjar.com/mobile/44949/CarMode Please make sure to look at the version number, it takes a while for GetJar to post new uploads.
Past Versions:
Virus Scan: http://www.virustotal.com/file-scan/report.html?id=deccef5187a628ae95933e330814b66a8702808248d908f7192bddd0ae0ccf8a-1286737645
Mirror #1: CarMode V2 (MD5: 8aa632dc7487007ad6297f46e49497b3)
http://dl.dropbox.com/u/5867241/signedCarMode.apk
Virus Scan: http://www.virustotal.com/file-scan/report.html?id=67a177566d310c4521637e6947bb61cf7d76d56ee17612669b7d6bca3577e566-1286266452
Nice job. Works like a charm for me.
kkpsichologist said:
Nice job. Works like a charm for me.
Click to expand...
Click to collapse
Whoa it worked?! Nice Thank you for testing it!
And yeah, I just need to fix the graphics and such @[email protected]
For the Display, I directed it to the Display settings so you can put the screen on for whatever time limit you want before it goes off, useful if you're driving so you don't have to press the End call button to wake the phone xD
Nice job. I don't use Shazam so I can't test that. Everthing worked fine except the dialer button. It FC every time I tried it. Maybe because mine is themed or because the rom I'm on has a different dialer than the one you created the app with.
Great work. Looking forward to seeing a custom icon.
Sent from my nonsensikal froyo using XDA App
joshw0000 said:
Nice job. I don't use Shazam so I can't test that. Everthing worked fine except the dialer button. It FC every time I tried it. Maybe because mine is themed or because the rom I'm on has a different dialer than the one you created the app with.
Great work. Looking forward to seeing a custom icon.
Sent from my nonsensikal froyo using XDA App
Click to expand...
Click to collapse
Oh, the Dialer actually uses the "Dialer One" app. You can get it from the Market. I'm actually working on it. Fixing and stuff. I'll let you guys know for changes. I'll be posting a new version by the end of the day.
Thanks for trying it out!
V2
V2 works well for me again. One thing that I notice is that when I hide one of the icons they come back when I open the program back up. It would be nice if the settings would stick. Nice progress though
I like the themes and the option to hide unwanted apps but a few things that I noticed:
Can you only display the disclaimer at initial open?
I get FC when navigating back from any given app.
Large file size.
Keep at it, it's coming along nicely.
Sent from my nonsensikal froyo using XDA App
Thank you for the feedback guys. I greatly appreciate it!
kkpsichologist said:
V2 works well for me again. One thing that I notice is that when I hide one of the icons they come back when I open the program back up. It would be nice if the settings would stick. Nice progress though
Click to expand...
Click to collapse
Yup, I noticed that too and I'm working on making settings persistent so that on the next app launch, it stays.
joshw0000 said:
I like the themes and the option to hide unwanted apps but a few things that I noticed:
Can you only display the disclaimer at initial open?
I get FC when navigating back from any given app.
Large file size.
Keep at it, it's coming along nicely.
Sent from my nonsensikal froyo using XDA App
Click to expand...
Click to collapse
Good one, I'll try to find a way to hide the disclaimer and not be very intrusive.
The size is my problem too. Probably because of the themes. I'm thinking of making another package for themes but I don't know how to do that yet. I'll find ways to decrease the file size.
Again, thanks you two Your feedbacks will help me improve this app by A LOT!
The file size really isn't that big a deal (apps2sd) but if you find a way to trim it, it would be nice.
Sent from my nonsensikal froyo using XDA App
Yeah, A2SD FTW
I'm somehow looking for a way to modify apps from App Inventor so I can publish them to the Market so updating would be easier.
New update tonight 10/09/2010
v3 is up! Please test it out? Thank you so much!
screens look awesome. gonna try to dl and try tonight.
Well........That was a major improvement! I love the new interface. It is very quick and smooth. Keep up the good work. Its coming along wonderfully. Again major improvement over v.2!
Awesome app! Much more stable than the last version. I tried everything and couldn't get it to FC at all. I like the different tabs and the hidden disclaimer...and that it no longer has the stock icon. A few constructive suggestions for V4:
When apps are deselected in the settings, have the main screen autofill (it currently leaves a blank box).
Fix orientation for landscape so you don't have to scroll down to see the rest of the apps.
There was a blank app box (not sure if that's supposed to be there).
Is it possible to let the users select their own apps/settings for it to call on? This would eliminate the need to add a bunch of apps and have the user deselect unwanted ones.
This app has come a long way. Can't wait to try out the next version.
Sent from my Froyo Tazz using XDA App
Oh and maybe add a car finder app/feature for when people reach their destinantion and forget where they parked?
Sent from my Froyo Tazz using XDA App
mjb413 said:
screens look awesome. gonna try to dl and try tonight.
Click to expand...
Click to collapse
Yes, please do Let me know of your suggestions.
kkpsichologist said:
Well........That was a major improvement! I love the new interface. It is very quick and smooth. Keep up the good work. Its coming along wonderfully. Again major improvement over v.2!
Click to expand...
Click to collapse
Thank you for testing it out Have you found any problems?
joshw0000 said:
Awesome app! Much more stable than the last version. I tried everything and couldn't get it to FC at all. I like the different tabs and the hidden disclaimer...and that it no longer has the stock icon. A few constructive suggestions for V4:
When apps are deselected in the settings, have the main screen autofill (it currently leaves a blank box).
Fix orientation for landscape so you don't have to scroll down to see the rest of the apps.
There was a blank app box (not sure if that's supposed to be there).
Is it possible to let the users select their own apps/settings for it to call on? This would eliminate the need to add a bunch of apps and have the user deselect unwanted ones.
This app has come a long way. Can't wait to try out the next version.
Sent from my Froyo Tazz using XDA App
Click to expand...
Click to collapse
-Autofill
-Landscape mode
-Fill in blank box xD That was just a filler cause I didn't know what to add there.
-Ability to select own apps
-Where-did-I-park? feature
Thank you for the suggestions, I'll try to find ways to add those. They're good ones too. My only problem is that the landscape and the choice to add own stuff would probably take a while. I have to find a way around App Inventor. It has a lot of limitations that's why I can't implement some other stuff.
But again, we'll see. I appreciate the output!
Hi,
Does this work with HTC desire? I tried to install it, but it closes down everytime I start phone oglor an app that has to do with contacts. Navigation is working fine
I tried to disable the empty button on page 2 and now I get an error when trying to open settings?
/sdjensen
sdjensen said:
Hi,
Does this work with HTC desire? I tried to install it, but it closes down everytime I start phone oglor an app that has to do with contacts. Navigation is working fine
I tried to disable the empty button on page 2 and now I get an error when trying to open settings?
/sdjensen
Click to expand...
Click to collapse
Yes, I made an error and based the actions/intent on Froyo ROM. I forgot that this differs with every ROM/version/phone.
If you could help me, if ever you have LauncherPro as home replacement app, could you go to your desktop, hold down screen and choose Shortcuts > Activities and look for the app that force closes and give me (if you don't mind), all the things that has starts with a com.* etc, etc under the Dialer for example. That way, I can fix it
Thread moved to - http://forum.xda-developers.com/showthread.php?t=806018
Please unfollow this thread and visit the link above instead for latest updates.

[ROM] MIUI 1.5.20 2.3.4 Gingerbread Nexus S English *UPDATED 20th May*

{
"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"
}
NS4G go HERE
A few screenshots from my device:
Some more screenshots thanks to kenvan19
Recommended Dark Theme: Dark Theme (MIUI.com Official Theme)
A DarkBlue alternative:
Look for more info and screenshots here
Download here
Just download or Copy to /sd-card/MIUI/theme/ and you will find it in theme manager.
Preview of the new camera app we all are waiting for!! (Just waiting for the topright button now to be able to switch from back to front camera)
A very cool video of MIUI from the main Chinese sight!!
New build!
1.5.20 BETA 7
Update:
Recommended this week:
1. Global perfect expression of support Emoji details
2.NS, I9000 support the front camera
3. Online backup add backup features detailed information see
System
Add Global perfect expression of support Emoji
Add automatic switch-GPS positioning to enhance positioning speed (see Settings -> Personal -> My Location)
Add Defy to upgrade to the latest kernel (ring solution is set to mute or default problem)
Optimization of the default server to China GPS, users can manually switch to another region
Telephone
When the lock screen repair calls, hang up when the other side does not answer the question will be unlocked
Fix some cases, directly into the lock screen will display the password screen problem
Repair if the number of new contacts with existing contacts, as dial-up list will appear in the question does not correspond to
Hang up the phone when optimizing the interaction
SMS
Add Accessories Menu - "Enter the expression in the expression of new Emoji
Added restored SMS SP Number Display (banks, operators and other letters will display name)
Add a custom message style preview
SMS notification tone repair the problem into ringtones
Contact
Add click on the contact picture support to quickly add to the blacklist
Fix error problem Lunar birthday. Please set before the Lunar New students must re-set birthday again
Repair View Contact phone number will be different prefix combined display problems (such as 600,17951, etc.)
Optimization View contact list shows the current letter positioning alphabetical index
Topic
Repair answer a call when ringtone preview online, ringtones concert background playback problems
Gallery
Repair thumbnail display problem in the wrong direction
Fix the problem blank thumbnails
Music
New songs fade effect when switching the control switch (can fade off in the settings)
Add volume to select a song removed, removed, to avoid misuse confirmation pop
Repair using a local picture as album art, in the player and the lock-screen display ambiguous
Fixed equalizer cause the player problems FC
Led to the SD card fix the problem playlists and playback control status can not remember the question
Fix delete the current pause songs, next song will have a direct playback problems
Download
New music player online to download songs using the system's download manager
Add to download the contents of the menu, delete the download tasks and functions to delete download history
Optimized to ensure the system to download up to 5 simultaneous downloads, download up under the same domain name 2
Lock screen, the status bar
Reduce the lock-screen animation optimization of CPU occupancy charge
Lock screen when charging optimize the efficiency of the phone
Camera
Add NS, I9000 support the front camera
Back
Add local backup support backup alarm settings
Add local backup support backup system settings (including telephone and SMS settings) (beta)
New Online Backup Backup Details to view additional features
Optimization of local priority recovery program data recovery, then restore the desktop layout
Notice the progress bar fix the backup problem will be removed
APP backup repair quits unexpectedly, the backup progress from the notice board when the FC into the backup APP
Calendar
Lunar leap month fix the problem does not show
Mirror
Mirror2
MD5: 2697279117ef1723a4c1d037938ae975
English Language pack to Flash AFTER the ROM Flash! 1b
Call mute issues caused by incorrect Phone.apk implementation *fixed*
Mms config fixed to allow for send / receive of messages properly without small images as well
Numerous string improvements to: Contacts, Backup, Mms, MiuiMusic, Settings, Notes, Launcher2 and FileExplorer
Mirror
Mirror2
MD5: a4d41037345a251c3cefab65663779b9
Italian version
For a lot of other languages check out the English main page
Issue downloading?
Don't forget to go to this program
Called "downloads" click on the menu button and change to "download using mobile network".
Frontfacing camera . Use root explorer to put in system/apps and reboot:
Link Please make these changes to permissions!! otherwise it will not work! (Or you can download latest Cyanogenmod and extract the camera)
Double check the permissions!! They need to be exactly like this!!
(optional) Working Kernel (The base is CyanogenMod7 so any kernel for it in theory should work):
http://forum.xda-developers.com/showthread.php?t=936219
Gotten some good feedback that the Netarchy Nexus - 1.3.2-cfs-2.3.4-universal (Universal for non-stock 2.3.4 roms) do work now!
FAQ
by: rikardo1979
Did u experience a bit weir behavior after u flashed your MIUI+Language pack ?
Like some icons with CN text, or notification menu where u had a "Visitor mode" in CN, time to time fc on some apps, etc.
Try to flash over again but a bit different way
Click to expand...
Click to collapse
This works for me1) so do a full wipe again ( cache + data + dalvik cache )
2) install the ROM from CWR but now a bit change cos DONT INSTALL lang pack straight after !!!
3) after the ROMs installed just do a reboot. Once the phone boot all is in CN lang but no worries now
4) reboot phone into CWR again
5) now wipe the cache + dalvik cache. But NOT DATA !!!
6) now u can install the lang pack and reboot after
7) now u all done and u should have your MIUI full EN or another language without CN texts like in notification menu where u had a "Visitor mode" in CN, or some icons on the desktop, etc...
​
Click to expand...
Click to collapse
is there a way to get a dictionary on this rom so i can actually use the swype beta
abn.geek said:
I did all of this by cutting and pasting, but I don't see why you couldn't use adb if that's what you're into.
-Download a recent cm7 (I used rc2)
Click to expand...
Click to collapse
abn.geek said:
-Pull LatinIME.apk from the /system/app folder inside the cm7 zip file and paste it to the SD card on the phone
-Delete LatinIME.apk from /system/app on the phone (I used root explorer)
-Move the cm7 LatinIME.apk from wherever you put it on the SD card to the /system/app folder on the phone
-Reboot the phone and it should be good
Click to expand...
Click to collapse
And note that you will need the same permissions as with the exchanged front facing camera from CM7!! (Look a little up to see what it should look like!)
Howto fixing the white on white: (not needed in new .25or later)
20 good MIUI tips
White text - how to remove!
Click to expand...
Click to collapse
Hi all,
you may of noticed the white text in the latest Nexus S 2.3.3 ROM. In order to run apps like YouTube without the text issue go into Settings > Programs > Manage Applications
Select YouTube for example and scroll down to compatibility mode, switch it on. Re load app - no more white!
Cheers,
Mark ​
Click to expand...
Click to collapse
Confirmed works!! No more white on white!! Got it to work after a reboot!!
Fix download in market and for themes on cellular network?
You need to open the application called "downloads" and push the menu on the bottom and choose to be able to use "mobile network"
Is this ROM bug free/faulty free?
No! It is still in beta state. But I use it day to day with little or no issues. It is the best ROM I tried on the nexus yet!
Known issues (not in .25 built or later)
It FC (Force close) some apps like Engadget and other (workaround is using the mobile version of engadget. It works good)
It has white background and white text. (FIXABLE see the red text a little further up)
Seems to FC when you give review to an app. ( I have this issue as some other)
For Beginners
Already flashed MIUI ROM? OK, pick up your phone now, let’s start our happy journey of MIUI ROM.
The first step: selecting apps
Various apps will greatly enrich your cell phone, so firstly let’s select the apps to your taste.
Click Net Disk on the desktop, and you’ll see MIUI has prepared a variety of amazing apps for you, including notes, audios, videos and IM and so on. You are free to choose and install what you like! (Please make sure your phone is connected to wifi.)
Tip: If you want more apps, you may click the tab “All for one” in “Net Disk”, the place where MIUI users upload their own apps.
> You may also download more apps in electronic markets. You need to install the corresponding market (some can be downloaded in “Net Disk”), and then go get more apps.
> I’d like to install apps downloaded from the computer, what should I do? First copy the downloaded file (.apk) into your SD card. Then pick up your phone, click “File Manager” on the desktop, find the file you copied and click to install it.
Tip: How to copy files from the computer to the phone? First connect your phone to your computer via data cable, pull down the notification panel from the top of the phone, click “USB connected”, and then click "Turn on USB storage”.
After copying, do not forget to select the option of “Turn off USB storage”, otherwise "File Manager” in the phone will not be able to find the sd card, as it is being occupied by the computer.
Now I have a lot of apps, how to put them in order?
All apps successfully installed are listed on the desktop, however, they may not be in the order you want, how to put them in order?
> Long press an app icon and then you may move it freely. When it is moved to the screen border, the screen will automatically switch to the next screen.
> How to add a screen? Use two fingers to pinch on the desktop to enter screen thumbnail mode. Then you may add or delete screens.
> How to delete an app? Long press the app icon you want to delete, drag it on top of the trash box and click OK to delete it.
The second step: let's make your phone different.
A phone without style is nothing remarkable, so let’s make your phone different!
> Changing wallpaper: Click Menu button on the desktop, select “Change Wallpaper” to replace the wallpaper. In addition to the existing wallpaper in the phone, thousands of pieces of wallpaper are also available online.
> Changing theme: Themes make great changes to your interface style. Click “Theme Manager” on the desktop to select the theme you like. Also, more online themes are available online.
> Selecting ringtones and more: click “Settings” on the desktop to set call and notification ringtones. In “Personalization” under “Personal” tab, you may find more options.
The third step: it’s time for some advanced techniques!
Well, you are no longer a beginner now, so let’s learn some advanced techniques.
> Adding widgets on the desktop: press the Menu button on the desktop, select "Edit Mode", and then click the icon on the upper right corner to access the interface of “Add Widgets”. Choose your favorite widget on the top, and then drag it to the screen below.
> Using folders to manage desktop apps: in the interface of “Add Widgets”, drag [Folder] to the desktop. You may drag multiple apps into folders to classify them. After opening the folder, you may click the edit icon in the upper left corner to rename the folder.
> Using toggles panel to improve efficiency: drag the notification panel down from the top, click "Toggles" to go to the toggles panel (It goes to the toggles panel in default of notice.) On the panel are listed the most commonly used toggles, you may click to quickly enable or disable a toggle. Long press on the icon will launch the settings for that icon.
> Guest mode: enable the “Guest Mode” toggle in the panel, and your calls and text messages logs will be hidden, and all installed applications cannot be removed. You may have a try when you need to show your phone to guests or children.
> Importing contacts or binding accounts: you may use some apps to import a batch of contacts, or bind Google account directly in "Settings"> "Personal"> "Accounts & Sync Settings" to sync contacts at any time.
> How to print screens? Press "Menu" key and "Volume Down" key at the same time to print a screen. The printed image is saved in the directory of MIUI in the sd card.
> How to copy files from the computer without using the data cable? In case of a wifi connection, enter “File Manager” on the desktop, select the tab of "Remote Administration" to start the service, and then you will get an address. Enter the given address on the computer, then you may copy files without using a data cable!
From miui.com
MIUI Theming:
Change FONT
Theme releases (Make sure it is for YOUR version or it might be issues!!)
Another here on XDA
(ADVANCED below)
Edit lockscreen
More theming/editing
Cool thanx. Is this one in english or do we need to flash the language pack as well?
chris6278 said:
Cool thanx. Is this one in english or do we need to flash the language pack as well?
Click to expand...
Click to collapse
No prob
Do not know. But Mark said that we need to wait for the english language pack for this version so my money is on that it is still in Japanese. And no the lang pack for this version is not out.. yet.
Meant Chinese but for us i guess it really doesn't make a difference which one it is
frewys said:
No prob
Do not know. But Mark said that we need to wait for the english language pack for this version so my money is on that it is still in Japanese. And no the lang pack for this version is not out.. yet.
Meant Chinese but for us i guess it really doesn't make a difference which one it is
Click to expand...
Click to collapse
Chinese, lollol
JD
English pack is up for .18
http://miui.info/markhuk/miui/Nexus_S/miuidev-1.3.18_NS-EN-PACK1_2.3.zip
Enjoy
Thanks Mark
JD
Is this version supposed to have the new lockscreen?
Sent from my Google Nexus S using XDA Premium App
it hasnt got the proper lockscreen, and im not entirely convinced the white on white is completely fixed either...
Nice new drawer UI tho....
Works scan sd music? Thanks
Sent from my Nexus S using XDA Premium App
slimjimwoods said:
it hasnt got the proper lockscreen, and im not entirely convinced the white on white is completely fixed either...
Nice new drawer UI tho....
Click to expand...
Click to collapse
I have gotten it to work.
Just installed it and configuring it!
JupiterDroid said:
English pack is up for .18
http://miui.info/markhuk/miui/Nexus_S/miuidev-1.3.18_NS-EN-PACK1_2.3.zip
Enjoy
Thanks Mark
JD
Click to expand...
Click to collapse
Could this get added to the OP?
kenvan19 said:
Could this get added to the OP?
Click to expand...
Click to collapse
Do you mean the original thread? I'm all for it. If you mean this thread. I put it there in the quote.
frewys said:
Do you mean the original thread? I'm all for it. If you mean this thread. I put it there in the quote.
Click to expand...
Click to collapse
I meant whichever is going to get updated with new builds
kenvan19 said:
I meant whichever is going to get updated with new builds
Click to expand...
Click to collapse
My point exactly! I just had a little time now. Haven't seen any updates on the original post. So got a little carried away and posted this. Just like the ROM so much and CM hasn't played nice with me on my nexus and this ROM is awesome!
But to the point. Better someone who has a lot of time! I could post screenshot and format it nicer. But I'm sure I wont be doing a "perfect" job always..
frewys said:
My point exactly! I just had a little time now. Haven't seen any updates on the original post. So got a little carried away and posted this. Just like the ROM so much and CM hasn't played nice with me on my nexus and this ROM is awesome!
But to the point. Better someone who has a lot of time! I could post screenshot and format it nicer. But I'm sure I wont be doing a "perfect" job always..
Click to expand...
Click to collapse
Once I get it downloaded (its taking forever...been downloading for 20 minutes and I'm not even 50% done) I'll take a few screenshots.
Also, I'm going to add another mirror :/ this download speed is just ridiculous.
Mirror link:
http://dl.dropbox.com/u/22368847/miuidev-nexusS-1.3.18-deodexed_2.3.zip
Took me an hour to download it from one of the other mirrors...Just checked my speed and clearly that's not the problem...
Also, here are the screenshots I promised:
kenvan19 said:
Mirror link:
http://dl.dropbox.com/u/22368847/miuidev-nexusS-1.3.18-deodexed_2.3.zip
Took me an hour to download it from one of the other mirrors...Just checked my speed and clearly that's not the problem...
Click to expand...
Click to collapse
I had absolutly no probs a couple of hours ago. But I guess word is out and their line is stretched to the limit!
Does anyone else have problems with the google search bar? Its works the first time I use it then it just is screwed up and on LPP I can't seem to use the MIUI search.
EDIT:
I tried pushing one to system/app but it didn't work. This is sort of frustrating =/
kenvan19 said:
Click to expand...
Click to collapse
visitor mode is chines in my phone !!! how did you do that ?
quattro_rs said:
visitor mode is chines in my phone !!! how did you do that ?
Click to expand...
Click to collapse
I just flashed the language pack. Not sure what happened with your flash.
kenvan19 said:
I just flashed the language pack. Not sure what happened with your flash.
Click to expand...
Click to collapse
nothing just flashed ROM reboot flash English LP !
its not a big deal thats the only thing that is still in chines .

[APP][4.0+] Wayk - An Alarm About Wayking Up

Wayk is back!
{
"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"
}
Wayk
Wayk - Play Store Link - Mobile - $4
Wayk - Play Store - Desktop - $4
Got any ideas, suggestions, fixes?
Post in this thread, tweet @sentiapps or Facebook us at facebook.com/sentiapps
//////////// WE'RE BACK!
Hello again everyone!
After a far too long hiatus building out the Whisper app, (whisper.sh, check it out). We're back for some Senti madness. We've learned a hell of a lot over the past year and are ready to drop some delicious app goodness on you guys. We started by rebooting Wayk. We rebuilt Wayk from the ground up to be a lean, mean, Wayking machine. It's working wonderfully, and we're soft launching this puppy one more time. We've got some sweet features and upgrades in store for you guys and just can't wait to get it all out!
Glad to be back,
Cheers!
////////////////////////// Original Post
Hi everyone,
This is Zed, a noobie developer at Senti. We just soft-launched our first app and I wanted this wonderful community to help us test it out and gather feedback before we started to promote this bad boy.
The app is called Wayk. What we've done is try to completely revamp the way you interact with your alarm. We've created an actual wedge clock that makes setting most alarm times only two taps away. We've also made it so that you just have to wave your hand over the phone to snooze it in the morning. You're greeted with a voice response. We've added your calendar and news feeds for you to read when you wake up in an easy to read format.
We've got a lot to add to this app, but we wanted to guage your interest before putting in the time, because we do have quite a few apps in the labs right now.
We'd really appreciate bug reports, feature requests and improvements you might have!
Thanks!
P.S. You can see screenshots in the market description or on our website http://senti.in
/////////////////////////////////////
We wrote a blog post because of how awesome everyone has been! Thanks for the support!
APrinceAmongMen said:
Hi everyone,
This is Zed, a noobie developer at Senti. We just soft-launched our first app and I wanted this wonderful community to help us test it out and gather feedback before we started to promote this bad boy.
The app is called Senti Alarm. What we've done is try to completely revamp the way you interact with your alarm. We've created an actual wedge clock that makes setting most alarm times only two taps away. We've also made it so that you just have to wave your hand over the phone to snooze it in the morning. You're greeted with a voice response. We've added your calendar and news feeds for you to read when you wake up in an easy to read format. The alarm is automatically dismissed based on what you do with your phone after snoozing it.
We've got a lot to add to this app, but we wanted to guage your interest before putting in the time, because we do have quite a few apps in the labs right now.
We'd really appreciate bug reports, feature requests and improvements you might have!
Here is a copy of the apk
https://s3.amazonaws.com/senti-in/com.senti.alarm.apk
The app is currently in the market for $2 at:
market://details?id=com.senti.alarm
Thanks!
P.S. You can see screenshots in the market description or on our website http://senti.in
Click to expand...
Click to collapse
Will give this a try tonight!
ysuleman said:
Will give this a try tonight!
Click to expand...
Click to collapse
Great! Looking forward to your feedback
Looks cool, will also test tonight.
Edit:
Downloaded, installed without a problem. Ran a test alarm. Initially very impressed with the app design and modern style. The wake up voice addressing you by name and telling you the weather and opening Cnet was awesome. The swipe to snooze feature works for the most part. In the morning in a groggy state I don't see it working well enough to be as convenient as a quick mindless swipe, you would actually have to make sure to slowly go directly over the sensor for it to trigger properly. However I need to actually sleep and then try it before I make any real comments.
The only negative things were that on my mdpi HTC Aria on cm 7.2.0 the first pane of the tutorial goes below the viewing area and you cant swipe down to see it and cant go landscape. Also that on the alarm time set screen with the radial menus, the listed alarms and times go below the viewing area so that to save and finish the alarm you need be careful not to mess up your alarm settings while doing so which I did a couple of times on accident.
Also, on the radial menus you can set any time by five minutes, but how do you set them to any number in between? For example I want to set an alarm for 7:33 in the morning, so I tried messing with the smallest inner circle bar and could barely ever get it to move when I wanted it to and ended up going to another interval five minutes later.
Overall really impressed over the improvements from the default alarm. Will try tomorrow in a real sleep and then wake up setting to see if everything is still good.
tebuddy said:
Looks cool, will also test tonight.
Edit:
Downloaded, installed without a problem. Ran a test alarm. Initially very impressed with the app design and modern style. The wake up voice addressing you by name and telling you the weather and opening Cnet was awesome. The swipe to snooze feature works for the most part. In the morning in a groggy state I don't see it working well enough to be as convenient as a quick mindless swipe, you would actually have to make sure to slowly go directly over the sensor for it to trigger properly. However I need to actually sleep and then try it before I make any real comments.
The only negative things were that on my mdpi HTC Aria on cm 7.2.0 the first pane of the tutorial goes below the viewing area and you cant swipe down to see it and cant go landscape. Also that on the alarm time set screen with the radial menus, the listed alarms and times go below the viewing area so that to save and finish the alarm you need be careful not to mess up your alarm settings while doing so which I did a couple of times on accident.
Also, on the radial menus you can set any time by five minutes, but how do you set them to any number in between? For example I want to set an alarm for 7:33 in the morning, so I tried messing with the smallest inner circle bar and could barely ever get it to move when I wanted it to and ended up going to another interval five minutes later.
Overall really impressed over the improvements from the default alarm. Will try tomorrow in a real sleep and then wake up setting to see if everything is still good.
Click to expand...
Click to collapse
Wow! I appreciate the feedback already. I can see the issues are mainly stemming from our weak accommodation of mdpi devices. We'll get that sorted out asap.
If you had been able to read the clock screen on the tutorial, it would have told you tapping more than once on a 5 minute wedge adds a minute. It's interesting that you tried interacting with the minute wedges themselves. We'll look into adding support for that, since it seems to be a (more?) natural interaction.
Thanks a bunch for your input so far! I look forward to seeing how it works for you in the morning!
Looks nice. Downloading and installing now.
Will let you know in the morning!
bryanchapman9999 said:
Looks nice. Downloading and installing now.
Will let you know in the morning!
Click to expand...
Click to collapse
I suggest you test it out real quick now, if you have something important to wake up for in the morning. Just in case.
Love the app so far.
Just did a quick test to see if it works, and it does.
It did have a problem loading my Calendar, it just said Loading...
The waving thing worked
Some suggestions:
I really like how to overall UI looks, when you start the app it shows ALARMS in a organized manner and thats really good, but when the alarm actually rings, I think you should change the sign from the sun to something else, or that in HD because it showed up really LOW res on my phone.
Also Make the MENU button options icons like NEW ALARM, SETTINGS etc. a better suited color. Green,red, etc does not look good on this simplistic white/blue UI.
Another problem; When selecting what time the alarm should be go off on, we cannot choose by exact minutes, or am i doing something wrong? You should probably add the feature to just press the [TIME] and keyboard pops up and then you can customize the time.
Also how does the voice work? I'm going to sleep right now, and do not want a weird voice talking to me and freaking me out in the morning so i've turned it off for now, but i'll report on it later.
edit: also you should probably add a alarm clock icon to the notification bar and make it optional to remove/keep it so people know if the alarm is active or not.
Here we go. I love it. The UI is awesome and simple. Everything works. You guys should try and add voice command!
Sent from my SGH-T989 using XDA
Thanks for the great feedback!
xriderx66 said:
Love the app so far.
Just did a quick test to see if it works, and it does.
It did have a problem loading my Calendar, it just said Loading...
The waving thing worked
Click to expand...
Click to collapse
The calendar will be fixed!
Glad to hear everything else worked out
Some suggestions:
I really like how to overall UI looks, when you start the app it shows ALARMS in a organized manner and thats really good, but when the alarm actually rings, I think you should change the sign from the sun to something else, or that in HD because it showed up really LOW res on my phone.
Click to expand...
Click to collapse
It's time for some new weather icons!
Also Make the MENU button options icons like NEW ALARM, SETTINGS etc. a better suited color. Green,red, etc does not look good on this simplistic white/blue UI.
Click to expand...
Click to collapse
New menu icons too? Sweet.
Another problem; When selecting what time the alarm should be go off on, we cannot choose by exact minutes, or am i doing something wrong? You should probably add the feature to just press the [TIME] and keyboard pops up and then you can customize the time.
Click to expand...
Click to collapse
You can set exact minutes by tapping on the currently highlighted 5 minute wedge. Each tap adds a minute to the wedge.
This is obviously an issue though. We failed to deliver a sensible minute setting method.
New minute method on clock, coming right up!.
Also how does the voice work? I'm going to sleep right now, and do not want a weird voice talking to me and freaking me out in the morning so i've turned it off for now, but i'll report on it later.
Click to expand...
Click to collapse
We understand that the stock android voice is terrible, so we made the voice interaction as low key as possible. We think it turned out really nice and unobtrusive. You should try it out!
edit: also you should probably add a alarm clock icon to the notification bar and make it optional to remove/keep it so people know if the alarm is active or not.
Click to expand...
Click to collapse
Notification bar and option, I'm in!
ysuleman said:
Here we go. I love it. The UI is awesome and simple. Everything works. You guys should try and add voice command!
Sent from my SGH-T989 using XDA
Click to expand...
Click to collapse
It's great to hear you like it!
Voice command sounds great! We'll definitely be adding that!
APrinceAmongMen said:
Thanks for the great feedback!
The calendar will be fixed!
Glad to hear everything else worked out
It's time for some new weather icons!
New menu icons too? Sweet.
You can set exact minutes by tapping on the currently highlighted 5 minute wedge. Each tap adds a minute to the wedge.
This is obviously an issue though. We failed to deliver a sensible minute setting method.
New minute method on clock, coming right up!.
We understand that the stock android voice is terrible, so we made the voice interaction as low key as possible. We think it turned out really nice and unobtrusive. You should try it out!
Notification bar and option, I'm in!
It's great to hear you like it!
Voice command sounds great! We'll definitely be adding that!
Click to expand...
Click to collapse
Hey guys there is a notification saying that alarm is set... The alarm clock logo on the right side of the nitification bar.
from my SGH-T989 using XDA
ysuleman said:
Hey guys there is a notification saying that alarm is set... The alarm clock logo on the right side of the nitification bar.
from my SGH-T989 using XDA
Click to expand...
Click to collapse
I think they were asking for a notification in the notification bar that says when the next alarm is going to ring with the option to enable or disable it in the settings. Would you like to see that feature included as well?
Btw, thanks again for all the help everyone. It's invaluable and we really appreciate it!
APrinceAmongMen said:
I think they were asking for a notification in the notification bar that says when the next alarm is going to ring with the option to enable or disable it in the settings. Would you like to see that feature included as well?
Btw, thanks again for all the help everyone. It's invaluable and we really appreciate it!
Click to expand...
Click to collapse
I have a better idea! You can have a setting to enable or disable if you want to see it on notifications. Get it?
Sent from my SGH-T989 using XDA
I've downloaded and installed it. I'll let you know how well it works tomorrow morning.
Honestly, there are too many good clock/alarm apps out there. I have Dock Clock for when my phone is charging at work in the morning, Alarm Clock Plus for work after noon (I like to listen to music at my desk and ACP has an awesome option to include widgets on the Dock Clock, meaning I can have google music controls while still displaying the clock), and some combination of those and stock alarms for waking me up in the morning. Now I get to add this to the mix as well!
Great App.
Very clean and easy to use.
Will there be a 24 hours clock?
Created with Galaxy S AOKP
Nice app indeed, i really like the whole concept of making available the infos you need in the morning all at once.
I had some problem though:
-the ringtone the alarm uses is not the one I choose but the stock one
-except for the first time I used it, it force closes when snoozing and doesn't show any of the feed selected
Probably the FC i due to the fact that I run a custom rom. I will test a little more thoroughly, may be I find out what's the problem.
PrimeDeluxe said:
Great App.
Very clean and easy to use.
Will there be a 24 hours clock?
Created with Galaxy S AOKP
Click to expand...
Click to collapse
There are no plans for adding a 24 hour clock. We'll run a poll to see if there is enough interest. We have plans for a possible overhaul of the clock. Adding a 24 hour option would be really easy if we went with the plans for the new clock. I'll keep you posted.
pieru said:
Nice app indeed, i really like the whole concept of making available the infos you need in the morning all at once.
I had some problem though:
-the ringtone the alarm uses is not the one I choose but the stock one
-except for the first time I used it, it force closes when snoozing and doesn't show any of the feed selected
Probably the FC i due to the fact that I run a custom rom. I will test a little more thoroughly, may be I find out what's the problem.
Click to expand...
Click to collapse
I got your BugSense reports. We haven't tested ICS at all, so we'll go and add support for that asap. Thanks for that catch.
Hey man, I want to thank you for this app, and not just that but i love how you're taking in all the suggestions. Great developer. Will be using this app for a while. thanks
this app is awesome...however is there a setting to make it so i have to press a button to disable the alarm...i think simply moving the phone is wayyy to sensitive...in a half-sleep state i feel like i could easy touch my phone and fall back a sleep...especially if im trying to "wave" and enable snooze
jdiddy_ub said:
this app is awesome...however is there a setting to make it so i have to press a button to disable the alarm...i think simply moving the phone is wayyy to sensitive...in a half-sleep state i feel like i could easy touch my phone and fall back a sleep...especially if im trying to "wave" and enable snooze
Click to expand...
Click to collapse
Can't confirm it right now, don't have my phone, but there is a option to disable the waving feature but im not sure how you would snooze after that..

[Daydream][4.0+] Lucid - DayDream Screensaver

As I couldn't find any Daydream for my finally arrived Nexus 7 Dock which fulfills all my needs, I started developing my own one. I'm quite happy with the result and present you:
Lucid - DayDream Screensaver
The main screen of the screensaver is the clock view, which you can see in the 1st attached screenshot. Besides the moving clock & date it can also show:
battery level
weather
unread GMails
missed calls
new SMS texts
next alarm
Also, you get buttons at the bottom to:
toggle night-mode (dim the screen)
start RSS view (3rd screenshot)
start Slideshow view
play/pause music (not every music app is supported)
You can change nearly every color/text size from the configuration screen. On Android 4.2, you'll find the Daydream in the Android settings app -> Display -> Daydream. For older versions, there is a launcher icon in your app drawer and the app can automatically start when the device is connected to a power source or placed in a dock.
The app comes as a trial version, in which the use of the daydream is limited to 30 minutes. You can purchase the full version from an in-app option for a fair 0.50 EUR / 0.99 USD.
Download: Play Store
The screensaver should work with every 4.0+ device, however I could only test it on my Nexus 4 & 7. So if you have any issues, let me know
XDA:DevDB Information
Lucid - Daydream, App for the Paid Software Discussion
Contributors
j4velin
Version Information
Status: Stable
Created 2014-11-06
Last Updated 2014-11-06
Hi j4velin,
I purchased your app.
Just 2 things :
When i purchase, the only thing that changed is "Purchase App" disappeared.
Is this correct / ok ?
Secondly, if i want to change date format, can i make it into
dd.MMM, YYYY or something like that ?
thanks
greg
gregferns said:
When i purchase, the only thing that changed is "Purchase App" disappeared.
Is this correct / ok ?
Click to expand...
Click to collapse
it also removed the 30 min limit on the daydream, but that's currently all. and i'll maybe implement some premium-only features in the future
gregferns said:
Secondly, if i want to change date format, can i make it into
dd.MMM, YYYY or something like that ?
Click to expand...
Click to collapse
yes, but use small "y" for the year. you can find all available identifiers here: http://developer.android.com/reference/java/text/SimpleDateFormat.html
Great work will be awesome for my gnote 10.1 thanks for the hard work.
Sent from my SPH-L710 using XDA Premium HD app
Can you add option to add color to the modules and be able to use custom background img
Edit also when phone has finished charging it stops daydream doesn't happen with other daydream apps
Sent from my Nexus 4
new version - black screen
Hi,
just got update.
New feature "night-mode dims darker" is switching off display completely. (on nexus s - slcd display)
The same happens, when i want to go to the modules-Night_Mode
Please fix.
tomasi02 said:
Hi,
just got update.
New feature "night-mode dims darker" is switching off display completely. (on nexus s - slcd display)
The same happens, when i want to go to the modules-Night_Mode
Please fix.
Click to expand...
Click to collapse
can you test the attached version? please also test to enable the "darken to 0%" checkbox, thanks
new apk
j4velin said:
can i you test the attached version? please also test to enable the "darken to 0%" checkbox, thanks
Click to expand...
Click to collapse
Hi, thanks for the build.
- first good news. After installing new apk, When going to the modules - night mode, everything is working fine.
- now the bad news - when i selected checkbox (checkbox was hidden behind text darken to 0%" ), screen went off. Now i'm not able to disable checkbox ;-(. When i'm going again to the night mode plugin - screen is going off.
- how to delete application settings without loosing license data?
tomasi02 said:
Hi, thanks for the build.
- first good news. After installing new apk, When going to the modules - night mode, everything is working fine.
- now the bad news - when i selected checkbox (checkbox was hidden behind text darken to 0%" ), screen went off. Now i'm not able to disable checkbox ;-(. When i'm going again to the night mode plugin - screen is going off.
- how to delete application settings without loosing license data?
Click to expand...
Click to collapse
okay, i'll change that again in the next version. you should be able to delete the apps data in the Android settings, it should restore your license automatically
edit: attached another version which gives you a 3 seconds countdown before actually turning the brightness to 0%
j4velin said:
okay, i'll change that again in the next version. you should be able to delete the apps data in the Android settings, it should restore your license automatically
edit: attached another version which gives you a 3 seconds countdown before actually turning the brightness to 0%
Click to expand...
Click to collapse
perfect. 3 seconds is quite short time.. but i can handle it.
Thanks very much for support.
T.
P.S. automatic dimming based on the light in Lux is nice feature. i like that.
P.S.S. When changing value of a Lux and i'll put 5.0 and after that delete, delete, delete (to have empty value). Application stops responding.
I just started using this last night. One thing I noticed is that it doesn't seem to update notifications when they come in while the daydream is opened. It only shows the one's it knows about when launched. Is it just me? If not, is there any way to change this?
i recently purchased your app and I love it but is there any way you would be able to have lucid daydream set as default action when it is docked, currently when i dock my phone i get a "Complete action using" pop-up before you app starts. It would be great if you added this to your app, I've added a picture to show what pops up.
imgur.com/yZs1aZP
As i have less than 10 posts im unable to insert the image into the post
Evildave3 said:
i recently purchased your app and I love it but is there any way you would be able to have lucid daydream set as default action when it is docked, currently when i dock my phone i get a "Complete action using" pop-up before you app starts. It would be great if you added this to your app, I've added a picture to show what pops up.
Click to expand...
Click to collapse
what Android version do you use? does Lucid actually start when you dock your device? have you rebooted once?
Great app but the cpu usage is always used to its maximum. Also I'm missing one function . I don't want my phone to be turned on while night so it would be great if You would add some options to disable Your app between set time.
Sent from my GT-I9100 using xda app-developers app
Hi,
another request from me. On Slcd display it's setting brightness on maximum when Daydream is activated.
Can it not change brightness?
tomasi02 said:
Hi,
another request from me. On Slcd display it's setting brightness on maximum when Daydream is activated.
Can it not change brightness?
Click to expand...
Click to collapse
when not using the "night-mode", the app should set the display brightness to 10% if it's not already darker. when using the night mode you can set it to 0% on supported devices
Thank you for this!
Seems nice, willing to take a try.
Please disable lockscreen as in the android clock day dream. One of my primary uses is as a screen saver where I don't have to unlock I can just swipe the screen. Why would you need screen lock if it's on a charger/docked.
Thanks. Best daydream app so far. Worth the money
Sent from my GT-I9300 using Tapatalk 2
Where is AM/PM?
So where exactly is the option for AM/PM? This is usually "t" or "tt" but I noticed that your App seems to have left this out, although not all of us are in the military NOR do we venture outside our "box" so we need to know if it is DAY or NIGHT without looking outside.
Can you please add this?
Thanks.
:fingers-crossed:

[ROM] null_ 23 / 12th MAR / DEVELOPMENT THREAD [ AROMA / ROOTED / DEODEXED ]

{
"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"
}
MOD edit: This thread is only for development related posts. Please consider this your one and only warning. If I find pointless posts in this thread you will receive an infraction. Please use the support thread for all non development related posts
​
NO MIRRORS => IF ADDITIONAL MIRRORS ARE DESIRED REQUEST ON THE THREAD.
NO SUPPORT QUESTIONS, STRICTLY ROM DEVELOPMENT => REFER/CHECK/CREATE OTHER THREADS. ALMULDERS MEGA HELP THREAD OR PHOTOTONICGEEKS HELP THREAD!
NO POSTS WITHOUT READING THE ORIGINAL POST AND SEARCHING THE THREAD => I HAVE HOURS PUT INTO DEVELOPING AND OTHERS PROVIDING SUPPORT FOR THE ROM, WE EXPECT AT LEAST THIS MUCH OF RESPECT.
NO SUPPORT FOR ANY INTERNET TETHERING ISSUES => USE THE TETHERING THREAD, DON'T EVEN BOTHER POSTING HERE.
NO SUPPORT VIA PM EITHER => THE ONLY EXCEPTION IS IF YOU WANT TO SHARE LOGS WITH SENSITIVE DATA.
YES YOU CAN REPORT BUGS => MAKE SURE THAT YOU FOLLOWED THE INSTRUCTIONS AND PROVIDE INSTRUCTIONS TO REPRODUCE IT OR A LOGCAT.
YES YOU CAN SUGGEST NEW FEATURES HERE.
FEATURES
ML1 BASE
ROOTED
SUPERUSER
COMPLETELY DEODEXED
NOVALAUNCHER INCLUDED
HOMEBUTTON FIX / POWER BUTTON LOCKS SCREEN WHEN USING CUSTOM LAUNCHERS.
NO WIPE BASE
WEATHER WIDGET / REMOVED STATIC "WEATHER" TEXT
DISABLED SAMSUNG SIGNATURE VERIFICATION
NATIVE APK INSTALLATION
INCREASED VIDEO RECORDING LIMIT TO 60 SECONDS
VPN ENABLED
CM10.2 BROWSER
WALLPAPER SUPPORT
LIVE WALLPAPER SUPPORT
CM10.2 GALLERY
THIRD PARTY CONTACT WIDGET & APP CRASH FIX
SETTINGS / FULL SETTINGS DIALOG
MTP SUPPORT / ENABLED IN STORAGE SETTINGS
BLUETOOTH TETHERING
MULTIPLE BLUETOOTH DEVICE PAIRING
NATIVE EMAIL CLIENT
CONTACTS SYNC
CALENDAR SYNC
PLAYSTORE ACCESS
DOWNLOAD MANAGER
AOSP KEYBOARD
AROMA
FAQ / IT DOESNT WORK ! WAH
INTERNET ACCESS
GO INTO "FULL SETTINGS -> BLUETOOTH -> SELECT YOUR PHONE SETTING ICON (ON THE RIGHT OF PHONE NAME) -> TICK INTERNET ACCESS".
ENSURE BLUETOOTH TETHERING IS ENABLED ON YOUR PHONE BEFORE HAND OBVIOUSLY.
*NOTE* ENSURE YOUR MOBILE DEVICE SUPPORTS TETHERING, US VARIANT PHONES HAVE RESTRICTIONS INPLACE. REFER TO THE US INTERNET TETHERING THREAD.
*NOTE 2* BLUETOOTH TETHERING DOES NOT AUTO RECONNECT, INSTALL THIS THIRDPARTY SOLUTION ON YOUR GEAR TO ENABLE AUTO RECONNECT.
PLAYSTORE / GOOGLE ACCOUNT MANAGER HAS STOPPED..
VERIFY YOU HAVE A BLUETOOTH INTERNET TETHERING CONNECTION ESTABLISHED BEFORE ATTEMPTING TO ADD A GOOGLE ACCOUNT.
MUST NOT BE USING THIRD PARTY TETHERING, EG. PDANET.
HOW DO I FULL WIPE?
BOOT INTO RECOVERY MODE AND SELECT THE "RECOVERY" OPTION. DO THIS AFTER FLASHING THE ROM
UNABLE TO WAKE GEAR WHILE IN PHONE CALL
THIS IS CAUSED BY THE HOME BUTTON REMAP MOD, THE HOME BUTTON MUST BE PRESSED IN ORDER TO WAKE THE GEAR UP IN THIS STATE.
ONLY WORK AROUND IS TO EITHER USE THE WRIST WAKEUP GESTURE OR DISABLE THE HOME BUTTON REMAP MOD.
*NOTE* BY DISABLING THE HOME BUTTON REMAP MOD, THIS WILL DISABLE THE ABILITY TO MANUALLY LOCK THE SCREEN WHILE USING A CUSTOM LAUNCHER.
DOUBLE TAP BRIGHTNESS/SOUND TOGGLE HAS DISAPPEARED
THIS IS CAUSED BY USING THE FULL SYSTEM UI, SIMPLY PUT IT REPLACES THE DOUBLE TAP WINDOW WITH THE NOTIFICATION SHADE. BY USING GRAVITYBOX YOU CAN ADD ADDITIONAL TOGGLES LIKE BRIGHTNESS & SOUND TILES TO THE FULL NOTIFICATION SHADE.
OTHERWISE SIMPLY REFLASH THE ROM WITH THE FULL SYSTEMUI OPTION UNTICKED.
SCREEN FLICKERING/GITTERING
THIS IS CAUSED BY THE INITIAL BOOTUP, REBUILDING THE CACHE AND INITIALIZING ALL THE APPS. GIVE YOUR GEAR A FEW MINUTES TO SETUP AND RESTART.
WHAT IS THE NETWORK SPOOF USED FOR
IT ALLOWS YOU TO SPOOF A FAKE NETWORK STATUS, EITHER WIFI OR MOBILE.
WHEN USING THIRD PARTY TETHERING APPLICATIONS EG. PDANET, FOXFI ETC. THERE ARE A FEW APPS LIKE THE PLAYSTORE THAT DONT REGARD THIS AS A PROPER NETWORK CONNECTION.
THESE CERTAIN APPS WILL REPORT THERE IS NO NETWORK CONNECTION EVEN THO YOU ARE TETHERED.
THIS SPOOF BY PASSES THIS CHECK AND ALLOWS YOU TO USE THESE APPLICATIONS AS PER NORMAL.
SCREEN UNLOCKS TO NOVALAUNCHER PAGE PREVIEW?
GO INTO "NOVA SETTINGS -> GESTURES -> HOME BUTTON -> NONE".
ENABLE DEVELOPER SETTINGS / USB DEBUGGING
GO INTO "SETTINGS -> GEAR INFO -> ABOUT GEAR", TAP SOFTWARE VERSION 10 TIMES.
ENABLE UNKNOWN SOURCE APK INSTALLATION
GO INTO "FULL SETTINGS -> SECURITY -> TICK UNKNOWN SOURCES".
ENABLE MTP
GO INTO "FULL SETTINGS -> STORAGE -> MENU BUTTON (TOP RIGHT OF SCREEN) -> USB COMPUTER CONNECTION -> MEDIA DEVICE (MTP)".
WATCH STYLER NOT WORKING
ENSURE ITS SELECTED AS THE DEFAULT WATCHFACE IN GEAR MANAGER.
IF CLOCK FACE DOES NOT UPDATE UPON CHANGING, RESTART GEAR.
DOUBLE CLICK HOME BUTTON DOESNT WORK ON TOUCHWIZ LAUNCHER !
*NOTE* DO NOT DO THE FOLLOWING IF YOU ARE USING NOVALAUNCHER, YOU WILL NOT BE ABLE TO MANUALLY LOCK YOUR GEAR.
*NOTE 2* YOU CAN SIMPLY REFLASH THE ROM WITHOUT WIPING AND DISABLE THE HOME BUTTON REMAP MOD.
NAVIGATE/PULL THE FOLLOWING FILE FROM YOUR GEAR: /SYSTEM/USR/KEYLAYOUT/GPIO-KEYS.XML
EDIT IN A TEXT EDITOR SO IT LOOKS LIKE THE BELOW:
Code:
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
key 116 POWER WAKE
[B]key 172 HOME WAKE[/B]
DOWNLOAD
SOURCEFORGE.NET
MEGA.CO.NZ
INSTRUCTIONS
*NOTE* YOU MUST HAVE MY RECOVERY INSTALLED ON YOUR GEAR BEFORE YOU ATTEMPT TO INSTALL THE ROM.
PLACE THE ROM ON YOUR GEAR SDCARD, EITHER BY ADB, WONDERSHARE OR MTP.
HOLD POWER BUTTON ON GEAR UNTIL THE SAMSUNG GALAXY GEAR RESTART SCREEN APPEARS.
WHILE THE RESTART SCREEN IS UP, CONTINUOUSLY PRESS POWER BUTTON UNTIL YOU ENTER RECOVERY MODE.
PRESS POWER BUTTON TWICE TO NAVIGATE THE OPTIONS ON THE SCREEN AND HIGHLIGHT "RECOVERY" MODE.
HOLD POWER BUTTON FOR 3 SECONDS TO SELECT THE OPTION AND ENTER RECOVERY MODE.
SELECT INSTALL IN TWRP.
SELECT THE ZIP FROM SDCARD.
FOLLOW THE ONSCREEN INSTRUCTIONS.
CREDITS
LILSTEVIE / TRIANGULUM KERNEL
changelog
​
CHANGELOG
23
AROMA / SCRIPT CLEANUP & OPTIMIZATIONS.
FRAMEWORK / LOW BATTERY LEVEL WARNING INCREASED
AROMA / KERNEL OPTIONS / CUSTOM & STOCK
AROMA / ALTERNATIVE SYSTEM FONT / LOWER CASE / THIN & TALL
22.1
FULL SYSTEMUI / HOLO ACTIONBAR FIX
FULL SYSTEMUI / NOTIFICATION BACKGROUND FIX
22
SETTINGS / CUSTOM TOUCHWIZ HOME BACKGROUND COLORS / 20 COLORS IN TOTAL
PACKAGE MANAGER / GEAR OPTIMIZED / UPDATE DIALOG OVERWRITE FIX
BLUETOOTH / GEAR OPTIMIZED / HOLO DIALOG POPUPS
21
THEME / ACTION BAR COLOR / HOLO.
SETTINGS / DISPLAY FORCE CLOSE FIX.
SYSTEM / GOOGLE NOW BOOT LOOP FIX.
20 / BIRTHDAY EDITION
AOSP CONTACTS / CALL CONTACTS FIX.
KERNEL / TRIANGULUM 1.0.1.
APP / CPU SPY.
APP / VOLTAGE CONTROL.
BASE / XXUBNA3 UPDATE.
AROMA / APEX LAUNCHER.
19
AROMA / GOOGLE NOW
AROMA / ADOBE FLASH PLAYER
AROMA / QUICKOFFICE
SYSTEM / PERFORMANCE & BATTERY OPTIMIZED
THEME / BLACK ACTIONBAR
SYSTEM / VOLUME BOOST
AROMA / AOSP ALARM CLOCK
AROMA / GOOGLE CALENDAR
APP / TOUCHWIZ LAUNCHER SHORTCUT
AROMA / AOSP GALLERY
APP / SUPERSU 1.86 UPDATE
APP / GRAVITYBOX 2.9.2 UPDATE
FRAMEWORK / XPOSED 2.4.1 UPDATE
18
BASE / XXUBML1
AROMA / BOOT ANIMATIONS
BOOT ANIMATION / NULL MASCOT
AROMA / PDANET / GEAR OPTIMIZED
AROMA / ROOT BROWSER / FILE MANAGER
APP / SUPERSU / UPDATED TO 1.83
17
GRAVITYBOX COLOR PICKER FIX
GRAVITYBOX STATUSBAR COLOR PREFERENCES
NETWORK SPOOF XPOSED MODULE / GEAR OPTIMIZED
NETWORK SPOOF INTEGRATED INTO SETTINGS
XPOSED FRAMEWORK / GEAR OPTIMIZED
XPOSED / UPDATED TO 2.4.1
APP SETTINGS / UPDATED TO 1.7.1
GRAVITYBOX / UPDATED TO 2.8.5
16
CUSTOM BOOT ANIMATION SUPPORT
NULL_ BOOT ANIMATION
CAMERA GEAR SIGNATURE FIX
ENABLED MAP BLUETOOTH PROFILE
15
GEAR OPTIMIZED / XPOSED APP SETTINGS MODULE
SETTINGS / APP SETTINGS SHORTCUT
5 SECOND SCREEN TIMEOUT ADDED TO WATCH SETTINGS
NOVA LAUNCHER UPDATE / KITKAT THEME
14
DISABLE HW OVERLAY
TEXT COPY & PASTE SUPPORT
POWER MENU / RESIZED TO FIT FULL SYSTEMUI
NATIVE BLUETOOTH FILE TRANSFER
SETTINGS COMBINED / FULL SETTINGS & STOCK SETTINGS
13
SQLITE3 SUPPORT
ACORE FC FIX
SUPERSU UPDATE
AROMA / XPOSED OPTION
AROMA / SAMSUNG APPS / MULTITUDE OF OPTIONS
AROMA / GRAVITYBOX OPTION
12
UPDATED CONTACTS / DIRECT DIAL SUPPORT
FULL SYSTEMUI
TASKER & AUTOREMOTE SUPPORT WITHOUT THE NEED OF GAPPS
XPOSED FRAMEWORK
GRAVITYBOX GEAR EDITION
NULL_ SETTINGS
11.1
RECOVERY RESTORE BACKUP FIX
DEDICATED BUILD NUMBER IN SETTINGS
11
CUSTOM RECOVERY COMPATIBLE
AROMA INSTALLER
GAPPS NOW OPTIONAL
AOSP KEYBOARD
AROMA / APPLICATION SELECTION
HOURLY NOTIFICATION FIX
CHANGED ABOUT PHONE TEXT TO ABOUT GEAR
PLACED BUILD NUMBER IN SETTINGS
NOVALAUNCHER UPDATE
SUPERSU UPDATE
GALLERY FC FIX
10.1
GOOGLE NOW SUPPORT
HANGOUTS SUPPORT
GOOGLE SERVICES FRAMEWORK UPDATE
10
CONTACTS SYNC
CALENDAR SYNC
NATIVE EMAIL UPDATE
PLAYSTORE ACCESS
DOWNLOAD MANAGER
09.1
CAMERA FC FIX
09
TASKER COMPATIBILITY
GOOGLE APPS COMPATIBILITY
REMOVED UDN / SCREEN GITTER FIX
NOTIFICATIONS LAUNCHER SHORTCUT
ACORE FC FIX
ES FILE MANAGER
CANT PLAY VIDEO BUG FIX
HOST FILE AD BLOCKING
08
BASE / XXMK7 BASE UPDATE
EMAIL / NATIVE EMAIL CLIENT
NAVBAR
07
SETTINGS / FULL SETTINGS DIALOG
MTP SUPPORT / ENABLED IN STORAGE SETTINGS
BLUETOOTH TETHERING
MULTIPLE BLUETOOTH DEVICE PAIRING
06
WALLPAPER SUPPORT
LIVE WALLPAPER SUPPORT
CM10.2 GALLERY
THIRD PARTY CONTACT WIDGET & APP CRASH FIX
05
INCREASED VIDEO RECORDING LIMIT TO 60 SECONDS
ENABLED VPN / INTERNET ACCESS CAPABILITYS
CM10.2 BROWSER
PDANET APP / DUN BLUETOOTH CLIENT / OPTIMIZED FOR GEAR
04
BLUETOOTH RECONNECT FIX
POWER MENU SHORTCUT FIX
SILENT CAMERA
DISABLED SAMSUNG SIGNATURE VERIFICATION
NATIVE APK INSTALLATION
INCLUDED STOCK TOUCHWIZ LAUNCHER
03
BLUETOOTH PAIRING FIX
02
CAMERA FC FIX
WEATHER WIDGET / REMOVED "WEATHER" STATIC TEXT.
01
INITIAL RELEASE
​
gfx​
SIIGNATURES
HTML:
[url=http://forum.xda-developers.com/showthread.php?t=2573449][img]http://i50.tinypic.com/2mpwkmf.png[/img][/url]
HTML:
[url=http://forum.xda-developers.com/showthread.php?t=2573449][img]http://i45.tinypic.com/3450y6b.png[/img][/url]
HTML:
[url=http://forum.xda-developers.com/showthread.php?t=2573449][img]http://i50.tinypic.com/2pzjkt5.png[/img][/url]
​
Mine mine mine 3.
Best rom! Thank you for everything! Sticky?
Edit: Gz on sticky!
This is great still following the website and couldn't wait anymore to get my gear
Sent from my SM-N900T
Hi fomey great job
I wanted to appreciate your hard work
Sent from my SM-N9005
Text Messaging?
Hello! First, let me take the time to thank you for the time and effort you have put into developing this rom. I know how frustrating it is, especially when all you get in return is a lot of criticism and insults. Thank you very much, and yes, you will be receiving a donation from me pretty soon to buy you a beer.
Well anyways, I used this ROM on my galaxy gear and I did not find the option of replying to my text messages directly from my Galaxy Gear. Maybe it's just me? Well anyways, adding this feature would be great and very useful. If the feature already exists, i would like some help in figuring out how it works.
Thanks again, keep up the good work! Even though you have a lot of haters on your back, keep in mind that you also have many supporters that are very great full for what you do.
GOOD JOB BRO
I CAN"T WAIT TO BUY SAMSUNG GALAXY GEAR !!! :laugh:
mr pnut said:
Nice job bro rom is sick.........just one question for bluetooth tethering you mention ( go to full settings then tap on bluetooth then tap on the phone icon on the right and tap Internet ) I can't seem to have that there. Picture below thx.....
Sent from my SM-N900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You need to make sure your phone supports it along with your carrier. Most USA Phones have Bluetooth tether removed and therefor you can't use that option. (Note: This is different that WIFI Tether)
---------- Post added at 10:07 AM ---------- Previous post was at 10:05 AM ----------
lrdmg said:
Hello! First, let me take the time to thank you for the time and effort you have put into developing this rom. I know how frustrating it is, especially when all you get in return is a lot of criticism and insults. Thank you very much, and yes, you will be receiving a donation from me pretty soon to buy you a beer.
Well anyways, I used this ROM on my galaxy gear and I did not find the option of replying to my text messages directly from my Galaxy Gear. Maybe it's just me? Well anyways, adding this feature would be great and very useful. If the feature already exists, i would like some help in figuring out how it works.
Thanks again, keep up the good work! Even though you have a lot of haters on your back, keep in mind that you also have many supporters that are very great full for what you do.
Click to expand...
Click to collapse
I use SVoice for my replies, you would need to install something like Tablet Talk if you want to type in a response.
null rocks!!!
lrdmg said:
Hello! First, let me take the time to thank you for the time and effort you have put into developing this rom. I know how frustrating it is, especially when all you get in return is a lot of criticism and insults. Thank you very much, and yes, you will be receiving a donation from me pretty soon to buy you a beer.
Well anyways, I used this ROM on my galaxy gear and I did not find the option of replying to my text messages directly from my Galaxy Gear. Maybe it's just me? Well anyways, adding this feature would be great and very useful. If the feature already exists, i would like some help in figuring out how it works.
Thanks again, keep up the good work! Even though you have a lot of haters on your back, keep in mind that you also have many supporters that are very great full for what you do.
Click to expand...
Click to collapse
The next time you receive a message notification, open it up & press the menu button on the top right.
On another note, if you have any general questions please direct them to almulders awesome help thread ! Alternatively you can jump on the webchat on the site !
I want to keep this thread strictly about development and as clean as possible, Thank you.
Maybe you missed it before when i posted but is there a chance you could change the touchwiz link to the settings menu to open the new combined settings that you made?
styz said:
Maybe you missed it before when i posted but is there a chance you could change the touchwiz link to the settings menu to open the new combined settings that you made?
Click to expand...
Click to collapse
Is this for the use of the settings shortcut on touchwiz launcher ?
fOmey said:
Is this for the use of the settings shortcut on touchwiz launcher ?
Click to expand...
Click to collapse
Yes. I usually use the touchwiz as my main screen using the 3 shortcut clock. One launches nova, the middle launches settings and the last one launches gallery. It would be cool if i could use that settings shortcut to launch the android settings instead of the super limited touchwiz settings.
styz said:
Yes. I usually use the touchwiz as my main screen using the 3 shortcut clock. One launches nova, the middle launches settings and the last one launches gallery. It would be cool if i could use that settings shortcut to launch the android settings instead of the super limited touchwiz settings.
Click to expand...
Click to collapse
Try this:
EDIT: This wont work actually.. Hmm.. All I've done there is included the settings shortcut as a default shortcut on the clock faces.. if you overwrite it, it will disappear.
EDIT 2: The only way of getting this working the way you would like it to, is by editing gear manager.. Gear manager pulls a list of all the apps on the gear and saves them in /data/data/com.samsung.android.app.watchmanager/files/wapplist.xml
The only way to add custom apps is to manually edit and add apps to that particular file, Or manually edit the com.sec.android.widgetapp.watch.shortcutclock_settings.xml to modify the shortcuts... which would allow you to modify the shortcuts to point to ANY apps on your gear.
EDIT 3: Editing "/data/data/com.samsung.android.app.watchmanager/files/wapplist.xml" may not work, I believe this file is overwritten when the gear re-pairs up with the phone, although if you delete that file it does reload the current installed apps on the gear... which is interesting. Could still be worth a try tho !
EDIT 4: I did find something cool while digging around, We can pull the unread notification count using sqlite3 ! Could be cool for some custom widgets or something.. You can grab the database: "/data/data/com.sec.android.provider.badge/databases/badge.db"
Nice to see you and Null back on here fOmey .
Thanks for coming back. love this ROM. gonna flash the new version soon. as promised here's my confirmation code and some beer money...
Confirmation number: 6YA864183N054803V
fOmey said:
EDIT 4: I did find something cool while digging around, We can pull the unread notification count using sqlite3 ! Could be cool for some custom widgets or something.. You can grab the database: "/data/data/com.sec.android.provider.badge/databases/badge.db"
Click to expand...
Click to collapse
Is all notifications covered in the badge.db or just the unread ones?
I´d really like a widget telling me what notifications that where missed, will take a look at the db when I get the time.
Nickchapstick said:
Thanks for coming back. love this ROM. gonna flash the new version soon. as promised here's my confirmation code and some beer money...
Confirmation number: 6YA864183N054803V
Click to expand...
Click to collapse
Thank you very much champ.
highlordkram said:
I am not getting the volume and brightness settings when I double tap the screen on the Gear since installing Null. Any ideas to fix this and bring back the quick settings that were there? Thanks.
Click to expand...
Click to collapse
panjaby said:
I am not getting the volume and brightness settings when I double tap the screen on the Gear since installing Null. Any ideas to fix this and bring back the quick settings that were there? Thanks.
Use the gestures in nova launcher and apply your desired features.
sent from one of my
omnia i900, galaxy s, s2, htc desire, tab 10.1v, s3, note2, s4, note3
Click to expand...
Click to collapse
Dont flash full system UI if you want the toggles.
st-tps said:
Is all notifications covered in the badge.db or just the unread ones?
I´d really like a widget telling me what notifications that where missed, will take a look at the db when I get the time.
Click to expand...
Click to collapse
All unread notifications are stored there.
Beast84 said:
Can't update xposed. Or any app sideloaded for that matter. When it asks if you wanna update, I can't scroll down to click OK. I'm on the latest 15. Anyone else not able to?
Click to expand...
Click to collapse
Did you click next ? It will scroll through the permissions, when you hit the end it will ask you to install.
Guys keep in mind this is a development thread, its not a support thread.. if you need clarification on things like the questions you have posted please direct them to the support threads available or join the chat on the website.

Categories

Resources