[Dev][Request] Motorola fire notify led application mod - Android Software Development

i'm not sure if this is the right forum to post in,
but i wish a dev could help me since i'm just 13 years old that doesn't understand anything in java android development
so;
This is notifyled.apk from motorola fire xt311/xt316/xt317/xt530/xt531/xt532, all these models have the same method and led flash ligh above the screen, and all of them have the exact same notifyled.apk [check attachments]
the problem is: the application sends orders to the notification led only to light up it's blue color only when the owner of one of these phones recive an SMS/ missed call or when the battery low
AND doesn't light up the led whenever i recieve a notification from any third party like whatsapp, any im app, xda premium.. etc.
the request: can any body mod it or teach me the general rule of adding the applications to the .SMALIs inside the apk so it sends orders when i recieve msg on whatsapp fpr example ?
i really wish someone could reply.
thanks.

Mazen.kh said:
i'm not sure if this is the right forum to post in,
but i wish a dev could help me since i'm just 13 years old that doesn't understand anything in java android development
so;
This is notifyled.apk from motorola fire xt311/xt316/xt317/xt530/xt531/xt532, all these models have the same method and led flash ligh above the screen, and all of them have the exact same notifyled.apk [check attachments]
the problem is: the application sends orders to the notification led only to light up it's blue color only when the owner of one of these phones recive an SMS/ missed call or when the battery low
AND doesn't light up the led whenever i recieve a notification from any third party like whatsapp, any im app, xda premium.. etc.
the request: can any body mod it or teach me the general rule of adding the applications to the .SMALIs inside the apk so it sends orders when i recieve msg on whatsapp fpr example ?
i really wish someone could reply.
thanks.
Click to expand...
Click to collapse
It's an interesting little app, I had a look and it actually uses a 3rd party receiver for missed call and missed message so it can in theory support other apps but I suspect those apps will have to support NotifyLed as well.
Can you post the SMS/MMS and Phone apps from the same rom? They probably have logic in them to call this app, I'd need to look at them.
Also, can you post screen shots of the LedNotify app since I can't test? Especially any screen with this text on it:
Code:
3rd Party Apps: ID(something will be in here)
No promises but since you're 13 I thought I'd have a look...

djmcnz said:
It's an interesting little app, I had a look and it actually uses a 3rd party receiver for missed call and missed message so it can in theory support other apps but I suspect those apps will have to support NotifyLed as well.
Can you post the SMS/MMS and Phone apps from the same rom? They probably have logic in them to call this app, I'd need to look at them.
Also, can you post screen shots of the LedNotify app since I can't test? Especially any screen with this text on it:
Code:
3rd Party Apps: ID(something will be in here)
No promises but since you're 13 I thought I'd have a look...
Click to expand...
Click to collapse
Thanks for your reply,
Here's the mms.apk
the notifyled doesn't have a gui, not even an icon in the appdrawer and it's apk has even no strings except for the app name and hello world !
Btw, sorry, i'm 14* lol.

Mazen.kh said:
Thanks for your reply,
Here's the mms.apk
the notifyled doesn't have a gui, not even an icon in the appdrawer and it's apk has even no strings except for the app name and hello world !
Btw, sorry, i'm 14* lol.
Click to expand...
Click to collapse
Okay, so as I suspected the app that generates the notification must tell lednotify to blink or stop blinking, lednotify doesn't "watch" the other apps.
This means that it is possible to get lednotify to work with other apps (just like it does for phone and MMS) but those apps will need to change to talk to lednotify, not the other way around.
This makes it quite a difficult proposition unless the app devs wish to support it. It's not difficult to do by the looks of things but it would require code changes to all of the required apps.

Okay thanks i understood now
I'll have a look at the other apps like whatsapp or even email the dev
It's strange that app like whatsapp have led option but doesn't blink whill mms.apk doesn't have led option in notification settings but blinks! The same as phone.apk
Thanks anyway .
Sent Burning From My Stock Stock Stock Motorola Fire's XDA Premium.

Related

[Q] Full size contact photo in Touchwiz

Hello,
I just got an S4, previously had HTC One X. Now, there is a small issue which is bothering me and I couldn't find any posts about it. When you open up a contact in Touchwiz, it shows a tiny square photo of the person. In Sense, it shows a widescreen photo, which can be expanded into full size once clicked on (please see attached image).
Is there anyway I can get Touchwiz to do the same? Any mods, apps, etc?
Any help would be really appreciated.
You can't do that in the stock contacts app, but you can find an alternate contacts/dialer app in the store. Can't say much more though.
Sent from my GT-I9505 using xda app-developers app
re: contacts
dany83 said:
Hello,
I just got an S4, previously had HTC One X. Now, there is a small issue which is bothering me and I couldn't find any posts about it. When you open up a contact in Touchwiz, it shows a tiny square photo of the person. In Sense, it shows a widescreen photo, which can be expanded into full size once clicked on (please see attached image).
Is there anyway I can get Touchwiz to do the same? Any mods, apps, etc?
Any help would be really appreciated.
Click to expand...
Click to collapse
I have been using Rocketdialer from the play store for years now,
it has full screen incoming and outgoing caller id built in with all
kinds of themes and layouts.
Much better than any stock dialer. It even has a call blocker built in too.
It's an all in one contacts/dialer/caller id/call blocker.
It's really excellent
I got it from the playstore.
Give it a try,
Misterjunky said:
I have been using Rocketdialer from the play store for years now,
it has full screen incoming and outgoing caller id built in with all
kinds of themes and layouts.
Much better than any stock dialer. It even has a call blocker built in too.
It's an all in one contacts/dialer/caller id/call blocker.
It's really excellent
I got it from the playstore.
Give it a try,
Click to expand...
Click to collapse
Thank you! Will give it a try
dany83 said:
Hello,
I just got an S4, previously had HTC One X. Now, there is a small issue which is bothering me and I couldn't find any posts about it. When you open up a contact in Touchwiz, it shows a tiny square photo of the person. In Sense, it shows a widescreen photo, which can be expanded into full size once clicked on (please see attached image).
Is there anyway I can get Touchwiz to do the same? Any mods, apps, etc?
Any help would be really appreciated.
Click to expand...
Click to collapse
Actually one problem is in Google contacts. The dialer app is able to display big photos when you make a call or you have one incoming. When this photos are saved in Google Contacts, are down scaled. So, when you reset the phone or get a new one, the photos are small.
Do you know caller picture's size in S4? Is it 1080*1080 or 720*720?
rsndetre said:
Actually one problem is in Google contacts. The dialer app is able to display big photos when you make a call or you have one incoming. When this photos are saved in Google Contacts, are down scaled. So, when you reset the phone or get a new one, the photos are small.
Click to expand...
Click to collapse
There's a workaround for this.
Create the contact of the person in 'Phone' and mark the contact of the phone as default (Open contact->menu->mark as default). The hassle though is you re-create it for every contact you have.
I only do this though for frequent callers, and for callers that I have a high resolution pic.
pfcsabre said:
There's a workaround for this.
Create the contact of the person in 'Phone' and mark the contact of the phone as default (Open contact->menu->mark as default). The hassle though is you re-create it for every contact you have.
I only do this though for frequent callers, and for callers that I have a high resolution pic.
Click to expand...
Click to collapse
Yesterday I noticed that this problem it's fixed by itself ... I didn't do anything and now I have big contact photos again.

Good things that were removed in Sense 5.5

Ok, so I got my 4.3 and Sense 5.5 update and, altough there a re a lot of improvements, I'm more pissed off because of some stuff they removed or... ahem... added...
- Why did they remove the lock screens? I know the lock screen widgets are accessible through a right to left swipe in the lock screen, but why remove them altogether? For example, I just want to be able to have a different wallpaper for my lock screen than my home screen...
- Why did they remove the old video highlights themes?I very much welcome the added new settings and permissions for the highlights... Honestly, they're a very big deal. But, for the love of God, why remove the old themes? My favorite (and judging from what I've seen on the internet - youtube, Facebook or HTC Share - "Islandia" is gone... Why?
- Why is the NFC logo pinned in the status bar? Why do I have to see that? I have NFC turned on all the time... :
These are the few things that got me upset about the new Sense 5.5 update. I know that the update has a lot of good new features (and I welcome them all)... But why remove other good features that have been on Sense since I can remember?
Are there other features that have been removed/altered in a bad way?
Please share...
And an UPDATE: I know that they've added a s*it load of new emoticons in the stock SMS app, BUT they made it so that the we cannot see the old ones.
For example, when someone sends me an SMS with an emoticon from HTC One X with Sense 5.0, I just see it as text and they cannot see the new emoticons that I send them... Great thinking HTC (_|_)
Yes. Why the he'll did they removed the medialink hd api?
No more movies on the tv and browsing on the phone at the same time. Really makes the hd medialink useless.
I wonder how long HTC will take to actually understand how things work.
They removed all weather animations in sense 5. And what they provided in that version is now removed in the latest version.
Are they confused?
Sent From My HTC One
swiftgs said:
Yes. Why the he'll did they removed the medialink hd api?
No more movies on the tv and browsing on the phone at the same time. Really makes the hd medialink useless.
Click to expand...
Click to collapse
You got that working before? For me when I pressed home the clip stopped too. Even on Sense 5. I have not tested on sense 5.5 yet.
Evilus said:
You got that working before? For me when I pressed home the clip stopped too. Even on Sense 5. I have not tested on sense 5.5 yet.
Click to expand...
Click to collapse
same here it just closed and didnt do anythig, is there any way of getting this to work
Can't get my head around removing the old themes. I suppose now that there's custom music available you can use the old music easily enough I would imagine but you can't get the old visual effects back. I love Islandia.
Ridiculous decision, I only went to 4.2.2 and got the six new themes in July, three months and they've removed them?!
VictorCozmei said:
- Why is the NFC logo pinned in the status bar? Why do I have to see that? I have NFC turned on all the time... :
Click to expand...
Click to collapse
It's indeed annoying. I "fixed" this issues with changing NFC on and off via notification toggles or EQS. Thats not a perfect solution but it just takes 2 sec to de-/activate...
Wullie32 said:
Can't get my head around removing the old themes. I suppose now that there's custom music available you can use the old music easily enough I would imagine but you can't get the old visual effects back. I love Islandia.
Ridiculous decision, I only went to 4.2.2 and got the six new themes in July, three months and they've removed them?!
Click to expand...
Click to collapse
Custom music is cool but try to upload your video and have all these warning about copyrighted music etc.
The new themes aren't good or aren't there any themes anymore?
Also, did I read that now the duration of the clip is changeable or am I wrong?
The duration of the clip is variabile, but cannot exceed 30 seconds. Maybe on HTC One Max you can make videos longer than 30 seconds.
Sent from my HTC One using Tapatalk
VictorCozmei said:
And an UPDATE: I know that they've added a s*it load of new emoticons in the stock SMS app, BUT they made it so that the we cannot see the old ones.
For example, when someone sends me an SMS with an emoticon from HTC One X with Sense 5.0, I just see it as text and they cannot see the new emoticons that I send them... Great thinking HTC (_|_)
Click to expand...
Click to collapse
That's because the old emoticons were just three-character strings that the messaging app interpreted as a smiley. For example (-: turned into . This caused tons of problems if you were trying to send a more technical text message with tons of parentheses and colons. Now, in Sense 5.5, the emoticons are standard Unicode emoji glyphs that are supposed to be universally compatible with every phone supporting the updated unicode standard. For example, in Android 4.3 (and probably 4.2.2) emojis are partially-implemented. The latest iPhones have a full implementation, as does Google Hangouts (one of the reasons to be excited about Hangouts SMS integration IMO), and now Sense 5.5 has a full implementation of emojis.
The reason your old phone cannot see your new emoticons is because it's either not running a recent enough version of Android or HTC's software on the One X simply does not render the emojis right. Some messaging apps also can strip excess unicode information -- older phones are notorious for this. A simple fix would be to use an alternative SMS/MMS app on the One X, one that fully supports emoji input such as Sliding Messaging Pro, or Textra (don't know if Textra supports ALL of the emoji glyphs, but it has some functionality).
One more note, CM10.x's MMS app also has support for this built-in, so it isn't just some fad that little girls and iPhone users are aware of, it is legitimately an evolving communication standard.
all what you need to do is wait, wait for viper tweaks.
Sent from my HTC One using Tapatalk 2
fanbogo said:
all what you need to do is wait, wait for viper tweaks.
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Oh yes, I want to disable the lock screen appearing everytime I turn off the screen, so annoying
The removal of old video themes may be a deal breaker for me. I love some of them absolutely.
Sent from my HTC One using Tapatalk
VictorCozmei said:
- Why did they remove the old video highlights themes?I very much welcome the added new settings and permissions for the highlights... Honestly, they're a very big deal. But, for the love of God, why remove the old themes? My favorite (and judging from what I've seen on the internet - youtube, Facebook or HTC Share - "Islandia" is gone... Why?
Click to expand...
Click to collapse
Islandia was one of the only reasons i bought this phone... **** !
please tell me if you find a way to either downgrade or restore the themes
Also really miss the the ability to disable lockscreens natively. This https://play.google.com/store/apps/details?id=org.jraf.android.nolock&hl=en is somewhat of a workaround for those of you in the same boat, doesn't always work perfectly but I haven't found a better solution yet.
Anonymoos said:
Also really miss the the ability to disable lockscreens natively. This https://play.google.com/store/apps/details?id=org.jraf.android.nolock&hl=en is somewhat of a workaround for those of you in the same boat, doesn't always work perfectly but I haven't found a better solution yet.
Click to expand...
Click to collapse
Yep, will have to wait for ViperOne team to do their magic. I'm sure they'll have an option to disable the lockscreen whilst retaining pin lock
housewave said:
The duration of the clip is variabile, but cannot exceed 30 seconds. Maybe on HTC One Max you can make videos longer than 30 seconds.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
are you talking about video highlights? I can make videos as long as I want depending on how I clip the song I choose. using ARHD 31.0
ranova said:
are you talking about video highlights? I can make videos as long as I want depending on how I clip the song I choose. using ARHD 31.0
Click to expand...
Click to collapse
You are right, I was choosing a song that had 26 seconds in my tests and I wasn't paying attention that I cut that song a few months ago to use it as a ringtone. Now I have chosen a song that was 4 minutes and didn't encounter any restrictions.
Sent from my HTC One using Tapatalk
I don't like new Gallery and Music apps. Before update i can change track with swiping albumcover left or right. With this update i can not.
Did you notice that the zoom bar disappeared from the camera interface?
Sent from my HTC One using xda app-developers app

Apps to control LED illumination bar

Hi guys,
My english is not perfect but i will do my best
I'm new here and that's why i post it here and it would be great if someone could move it to development forum.
I've seen some tutorials here about how to control the led bar with terminal but i have something easier for you.
There is 2 Apps to control the bar. I will try to make them better and try to add another features but i dont know when it will happen.
One of this app is based on sony illumination API but the thing is that you can turn on 3 leds at the same time with the same color. Maybe i dont know how to use it but i dont know how to change color of each led separately. You can turn on Pulse Effect here.
Second app is basen on DooMLoRD tutorial (http://forum.xda-developers.com/showthread.php?t=2439651) and here you can change color of each led and thats the only thing that this app is doing.
Yeah i know that this apps are so simple but maybe someone will have some fun while using them
If i will make something new i will update this thread.
Have FUN
PS: to turn off leds in app where you can control each led just set their colors to black.
Sorry to say but wrong section mate.you should have posted in themes and apps section
Great apps bro :thumbup:
Can you add features like music pulse music beats
And please please can you make it compatible with AOSP ROMS like cm11 and it's based ROMS
Sent from my C5303 using xda premium
If you could implement the features like discolight it would be much more awesome
@LIONS1
I'm new to android programming and i dont know how to make apps comapitible with other ROM's, but i will try it.
Music pulse, music beats - like i said i'm beginner but maybe some day i will make it. This project is just for fun and i dont know if i will have time to implement all the features i would like to.
@mrjraider
I will
ukasy said:
@LIONS1
I'm new to android programming and i dont know how to make apps comapitible with other ROM's, but i will try it.
Music pulse, music beats - like i said i'm beginner but maybe some day i will make it. This project is just for fun and i dont know if i will have time to implement all the features i would like to.
@mrjraider
I will
Click to expand...
Click to collapse
Firstly i think youve got the icon for the two different app in the zip mixed up and secondly how to use the the app that changes the leds individually for more other than just to see it can be done
Xperia U Illumination Bar.
Hi there,
I was wondering if any off you could make an app that lets you control the sequence of the illumination bar and make it pulse with the music my phone is an xperia u not rooted or anything its got the official ICS i wish anyone could make an app with music pulse ive been searching for one for a long time hopping for good news.
Thanks.
homerboy22dowidar said:
Hi there,
I was wondering if any off you could make an app that lets you control the sequence of the illumination bar and make it pulse with the music my phone is an xperia u not rooted or anything its got the official ICS i wish anyone could make an app with music pulse ive been searching for one for a long time hopping for good news.
Thanks.
Click to expand...
Click to collapse
It's not possible without root.
Also, you are in the wrong section of the forum. Questions about U are probably better answered in the Xperia U forums
@rundgong is it possible to turn on illumination bar when in certain apps? e.g if I set color to yellow for temple run, every time I launch temple run the illumination bar stays on with yellow glow and when I switch to hangouts it starts glowing green? (would love to set colors for different apps, I mean we have this huge illumination bar so why not make it shine through out the ui? why use it just for notification and not fun )
btw using your illumination bar pro app and I must say it is money-well-spend
Araib93 said:
@rundgong is it possible to turn on illumination bar when in certain apps? e.g if I set color to yellow for temple run, every time I launch temple run the illumination bar stays on with yellow glow and when I switch to hangouts it starts glowing green? (would love to set colors for different apps, I mean we have this huge illumination bar so why not make it shine through out the ui? why use it just for notification and not fun )
btw using your illumination bar pro app and I must say it is money-well-spend
Click to expand...
Click to collapse
It's not possible to do it properly I think. There is no easy way of knowing what app is currently running.
By using AccesibilityEvents you can probably find out some info about when an app is brought to the front. With that info you can maybe do something that kind of works, but not really.
But I'm not sure about that.
The best thing about this app is that it works without Rooting also :laugh:
ukasy said:
@LIONS1
I'm new to android programming and i dont know how to make apps comapitible with other ROM's, but i will try it.
Music pulse, music beats - like i said i'm beginner but maybe some day i will make it. This project is just for fun and i dont know if i will have time to implement all the features i would like to.
@mrjraider
I will
Click to expand...
Click to collapse
I think u can do something. I like pulses but on your apps I can pulse 3 different collor, so maybe first u make it...
ukasy said:
Hi guys,
My english is not perfect but i will do my best
I'm new here and that's why i post it here and it would be great if someone could move it to development forum.
I've seen some tutorials here about how to control the led bar with terminal but i have something easier for you.
There is 2 Apps to control the bar. I will try to make them better and try to add another features but i dont know when it will happen.
One of this app is based on sony illumination API but the thing is that you can turn on 3 leds at the same time with the same color. Maybe i dont know how to use it but i dont know how to change color of each led separately. You can turn on Pulse Effect here.
Second app is basen on DooMLoRD tutorial (http://forum.xda-developers.com/showthread.php?t=2439651) and here you can change color of each led and thats the only thing that this app is doing.
Yeah i know that this apps are so simple but maybe someone will have some fun while using them
If i will make something new i will update this thread.
Have FUN
PS: to turn off leds in app where you can control each led just set their colors to black.
Click to expand...
Click to collapse
mate both of your apps dont work i have sony xperia SP. android 4.3
rundgong said:
It's not possible to do it properly I think. There is no easy way of knowing what app is currently running.
By using AccesibilityEvents you can probably find out some info about when an app is brought to the front. With that info you can maybe do something that kind of works, but not really.
But I'm not sure about that.
Click to expand...
Click to collapse
Yes there is one just modify a launcher that reacts different, depending on which App is opened. Or just checkout these ways on StackOverflow.

G3 Quick Circle Apps

Just thought this might be a place for anyone to post any quick circle apps they know of.
The Play Store seems very sparse.
All I can see is two by Sternberg Labs.
Any more very gratefully received..
Sent from my LG-D855 using XDA Free mobile app
In the section http://forum.xda-developers.com/lg-g3/themes-apps you can find:
http://forum.xda-developers.com/lg-g3/themes-apps/post-quickcircle-apps-t2820081
http://forum.xda-developers.com/lg-g3/themes-apps/xposed-rolex-watchface-quick-circle-t2862715
Marcovanbasten said:
In the section http://forum.xda-developers.com/lg-g3/themes-apps you can find:
http://forum.xda-developers.com/lg-g3/themes-apps/post-quickcircle-apps-t2820081
http://forum.xda-developers.com/lg-g3/themes-apps/xposed-rolex-watchface-quick-circle-t2862715
Click to expand...
Click to collapse
Thanks for that didn't realise there was already one.
Sent from my LG-D855 using XDA Free mobile app
LG G3/ THL 5000 quick circle/square - files location.
Hello guys,
Excuse me if I may be posting this thread in the wrong section but I couldn't find out anything about this topic.
The deal is that my boss bought THL 5000 which per my view is a good device. That phone, much like the LG G3, has a special case, that has a square cut in the upper part ( the one on the G3 is circle shaped). There you can see the clock, answer calls etc.
The issue he is having is that when the case is closed and there is an incoming call, the wallpaper of the caller is so light that he can't see the name of the person that is calling. I promised to help him, assigned a picture to my contact in his phone, called him but on the quick square screen the default photo remains. If I open the phone I can then see the photo I want but not on the quick lockscreen
Thinking it is quite similar as the LG G3 quick circle, I tried to find some information on where these files could be found through root browser so that I can replace the picture with darker one but to no avail. The phone is rooted and I am desperately trying to find a way of changing this caller wallpaper on the quick lockscreen access ( as stated above - trying to change contact's photo didn't do the trick)

Note 4 screen call info

Hi there guys, hope i posted in the right place.
I was wondering if there is an option to display on caller screen (when somebody is calling you) additional info like Organization (company) like you can on the iPhone 6. Is there an app for such a thing or?
Thanks in advance and hope you all have a nice day,
Cipri
Only if you use third party dialer
It seems that there is no collection of company information of data, but what i have used is dialing interface with call-number registration location.
was going to post an image... but i unable to post link or so.. so if you search google for "ios 9 call screen" the first image is what i am looking for
Anyone can recommend a third party app? Thanks!

Categories

Resources