[APP][2.2+] Triple-Click Flashlight - Android Apps and Games

Introduction
Simple flashlight.
To turn on the flashlight just click 3 times on your phone's hardware Power Button.
Make sure that you click not very fast (the screen should turn on/off).
So, if you click 3 times during 2 seconds interval (yo can change it in Settings), the flashlight will turn on. To turn it off, click 3 times again.
Downloads
If you can't use the play store there is a download section on the top of the thread.
http://forum.xda-developers.com/devdb/project/?id=8553#downloads
Images
{
"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"
}
KEY FEATURES
★ Works on every smartphone or tablet with flash, running Android 2.2 and higher
★ Allows to turn on and off flashlight without looking on your phone's screen (using the hardware power button)
★ Option to choose the time interval for the triple-click commitment
★ Vibration feedback option on flashlight toggle
★ Works even when the screen is locked
★ Movable on the SD card
★ Completely Open Source application. Absolutely free and has no advertising
★ Multiple-language support (thanks to all translators!)
★ Automatic switch off option
CONTRIBUTE
∙ Report an Issue on the Github page: http://goo.gl/FKUiFq
∙ Do you like the app? Please comment and share on Twitter, Google Plus or wherever you like. Thanks!
Downloads
If you can't use the play store there is a download section on the top of the thread.
http://forum.xda-developers.com/devdb/project/?id=8553#downloads
XDA:DevDB Information
Triple-Click Flashlight, App for all devices (see above for details)
Contributors
tralchonok
Source Code: https://github.com/tral/Triple-Click-Flashlight
Version Information
Status: Stable
Current Stable Version: 1.1.7
Stable Release Date: 2015-05-16
Created 2015-03-07
Last Updated 2015-05-16

Reserved

lol... please at least give it another name inside the app so it's not a blatant copy of my ClickLight.

Flyview said:
lol... please at least give it another name inside the app so it's not a blatant copy of my ClickLight.
Click to expand...
Click to collapse
@Flyview, hi, dude!
I uploaded my app on Google Play as ClickLight and then I saw your application with the same name (you was first, yeah )
That's why I renamed it to avoid violation of GP rules, but I cannot now change the package name without deleting my app from GP.
Your app is very nice, I used it for a while. But 2 clicks for me isn't as good as 3, so, if you don't mind, I'll keep this app.
Anyway I've not been using any reverse engineering of your app or things like this, I swear
P.S.: There are SO MANY flashlight apps in GP... I don't think ours make any sense
For example check out this one: https://play.google.com/store/apps/details?id=com.brink.powerbuttonflashlight
Peace!

tralchonok said:
@Flyview, hi, dude!
I uploaded my app on Google Play as ClickLight and then I saw your application with the same name (your was first, yeah )
That's why I renamed it to avoid violation of GP rules, but I cannot now change the package name without deleting my app from GP.
Your app is very nice, I used it a little. But 2 clicks for me isn't as good as 3, so, if you don't mind, I'll keep this app.
Anyway I've not been using any reverse engineering of your app or things like this, I swear
P.S.: There are SO MANY flashlight apps in GP... I don't think ours make any sense
For example check out this one: https://play.google.com/store/apps/details?id=com.brink.powerbuttonflashlight
Peace!
Click to expand...
Click to collapse
haha yea no worries, I just saw in the screenshot it also said ClickLight in the app itself. I don't care about the package name. I like that yours is open source. Do you prefer 3 clicks because 2 turns it on accidentally too much? Were you able to get this working on an HTC One M7?

Flyview said:
haha yea no worries, I just saw in the screenshot it also said ClickLight in the app itself. I don't care about the package name. I like that yours is open source. Do you prefer 3 clicks because 2 turns it on accidentally too much? Were you able to get this working on an HTC One M7?
Click to expand...
Click to collapse
Yeah, I'll definitely will update my screenshont (it's deprecated now).
I don't use lock on my device and I check it very often, so with 2 clicks I get a lot of accidental activations.
I didn't test it on M7, so I don't know if it works anyway, you can look the whole code on github

tralchonok said:
Yeah, I'll definitely will update my screenshont (it's deprecated now).
I don't use lock on my device and I check it very often, so with 2 clicks I get a lot of accidental activations.
I didn't test it on M7, so I don't know if it works anyway, you can look the whole code on github
Click to expand...
Click to collapse
UPD: my friend has an HTC phone and there were some issues, I made some changes (you can see commit named "trying to fix HTC issue")

New version is out!
— Option for automatic switch off
— Option for flashlight blocking while in call
— Bugfixes

New version is out!
— Bugfixes

Hey there.
In your AndroidManifest.xml consider using the <uses-feature android:name="android.hardware.camera.flash" /> so that people who don't have a flash on their cameras can't download the app. We wouldn't want you getting a bad review from someone dumb enough to think you can create the impossible!
I was able to download your app to a Nexus 7 2013 (no flashlight on this device.)

wayzel said:
Hey there.
In your AndroidManifest.xml consider using the <uses-feature android:name="android.hardware.camera.flash" /> so that people who don't have a flash on their cameras can't download the app. We wouldn't want you getting a bad review from someone dumb enough to think you can create the impossible!
I was able to download your app to a Nexus 7 2013 (no flashlight on this device.)
Click to expand...
Click to collapse
Hello @wayzel , thank your for the reasanoble notice. I've just uploaded new version 1.1.6 which has correct manifest.
It will be available on Google Play in 3-5 hours.

New version is here!
v1.1.7
Bugfixes and optimizations

Related

[APP][2.1+][01 JUN] Connectivity Manager 4.0.1

Connectivity Manager
Connectivity Manager is a Wi-Fi and mobile data management tool.
I put this app on Android Market a few weeks ago and I thought I would share it here too, since I figured XDA users are more probable to use it than the general Android public.
Features:
- Monitor your Wi-Fi connection and disable it after a preset time if no network is connected, with a possibility to retry connection periodically.
- Schedule your connections; disable Wi-Fi or mobile data automatically during the periods you set.
- Enable or disable Wi-Fi and mobile data for a preset time.
- On/Off switches for both connection types are provided on the main screen of the application, for easy access.
(Mobile data functionality currently only works on devices with Android 2.3 and above, Wi-Fi works for older versions)
Changelog:
IMPORTANT: When updating to v4.0 or newer, times set in scheduler for earlier versions will not work anymore. Please use the new method.
12.06.01 v(4.0.1):
Fix for bug in scheduler which sometimes prevented disabling
12.05.21 (v4.0):
Scheduler has been completely remade:
Set as many disable periods as you like, on whichever weekdays you want
The option to show notification is now changed instantly when checked/unchecked
Vastly more reliable than before
The usual bug fixes
12.05.02 (v3.0.3):
Added Russian language (thanks to [email protected] for translating)
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"
}
Enjoy!
Please share issues and any ideas for new functionality here rather than in low score reviews, I want new ideas to make the application better.
Play Store link: Connectivity Manager (Free) on Google Play Store
Donate version
If Play Store says your device is incompatible, use this APK instead: Download
App updated in the Store, now you can set different times in Scheduler for weekdays and weekends, or different for every day. You can also disable the notification for Scheduler.
I am not sure, it doesn't compatible with my desire (MIUI) on Play market
ukanth said:
I am not sure, it doesn't compatible with my desire (MIUI) on Play market
Click to expand...
Click to collapse
Hi ukanth, really sorry for the lateness of my reply.
The application being incompatible with your Desire on Play Store is odd, have you set a custom LCD density? I have tried to make the application compatible with any density, but I have not succeeded so far.
Hi Akerskuuug,
just wanted to place a short feedback in the right thread!
CM is also working as it should on both phones I tested it on, the Nexus S ICS 4.0.4 and the LG P500 GB 2.3.7, both rooted and unlocked.
dr911 said:
Hi Akerskuuug,
just wanted to place a short feedback in the right thread!
CM is also working as it should on both phones I tested it on, the Nexus S ICS 4.0.4 and the LG P500 GB 2.3.7, both rooted and unlocked.
Click to expand...
Click to collapse
Great, thanks for testing it out! The time picker I added to Silent Hours today will be added to Connectivity Manager shortly, and the five minute intervals with it.
Sent from my Galaxy Nexus using Tapatalk
Hi-) It is me again-)
Now i made russian strings and for this app.
Note - I added russian name for app (if you wish to keep english name change necessary row)
ViNNNtalik said:
Hi-) It is me again-)
Now i made russian strings and for this app.
Note - I added russian name for app (if you wish to keep english name change necessary row)
Click to expand...
Click to collapse
Thank you so much! I will implement it as soon as I can.
About the Russian name, is it common for apps to have one? If it is, I will add it
Sent from my Galaxy Nexus using Tapatalk 2
Akerskuuug said:
About the Russian name, is it common for apps to have one? If it is, I will add it
Click to expand...
Click to collapse
No, It's not still common tradition to give russian names to app, but it is more polite.
Any decision will be good-)
ViNNNtalik said:
No, It's not still common tradition to give russian names to app, but it is more polite.
Any decision will be good-)
Click to expand...
Click to collapse
Then I'll use the Russian name. Update will be out sometime today.
Sent from my Galaxy Nexus using Tapatalk 2
The application is now updated to v3.0.3 in the Play Store.
News:
Added Russian language (thanks to ViNNNtalik for translating)
Now I just hope that I can find enough time to improve the scheduling.
Download: Connectivity Manager on Google Play Store
Application updated to version 4.0 in the Play Store.
News:
IMPORTANT: When updating to v4.0, times set in scheduler for earlier versions will not work anymore. Please use the new method.
Scheduler has been completely remade:
Set as many disable periods as you like, on whichever weekdays you want
The option to show notification is now changed instantly when checked/unchecked
Vastly more reliable than before
The usual bug fixes
Screenshots of the new scheduler:
Download: Connectivity Manager (Free) on Google Play Store
Donate version

[APP][2.0+]Phonechievements

Phonechievements is back
Phonechievements (latest version 1.35)
About
Phonechievements brings achievements to the mobile phone. For those who are gamers the concept isn't new, for those who are not, achievements are just rewards you get for accomplishing a goal. You don't get an actual prize, it's just a form of reward that you get in writing. Moreover, this app allows you to brag on Facebook with them (for now).
Open the app and navigate through the list. Each achievement has a description on how you can unlock it. Want to let everyone know how you master the phone? Share on Facebook the unlocked achievements. Just open the app and go to the achievement and a Facebook logo button will allow you to do that.
With each update new features and of course new phonechievements will be added.
If you like the idea and want to help me improve or have any suggestions for new achievements, please check it out.
The app is available for Android 2.0+. If you find any issues please let me know so I can fix them.
Thank you.
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"
}
Download
Google Play Download Link
Current Features
More than 70 unlockable achievements in 6 categories (more to come)
Share unlocked achievements on Facebook, Twitter or Google Plus
Show/hide unlocked achievements
Statusbar notification on phonechievement unlocked
Possibility to hide individual achievements
Option to switch GPS query ON/OFF (if you keep GPS on from android settings the you most probably want tot keep it OFF in the app)
Sync your profile online (check what you have synced on http://phonechievements.com/profile/yourchosennickname/) - for now an ugly 10 minutes of code website will appear. The nice one is under construction. This is just for checking purposes
Share online profile with most of the sharing apps installed
Profile forum signature:
E.g.:
Code:
[PLAIN][URL="http://phonechievements.com/profile/Nightfly89/"][IMG]http://phonechievements.com/profile/Nightfly89/sign/[/IMG][/URL][/PLAIN]
Social
Follow on Facebook
IMPORTANT
IT IS RECOMMENDED THAT YOU ALWAYS USE THE SYNC OPTION BEFORE DOING AN UPDATE AND ALSO ON A REGULAR BASIS. AFTER YOU UPDATED THE APP IF YOU EXPERIENCE LOSS OF STATS OR ACHIEVEMENTS USE THE SYNC OPTION AGAIN TO RECOVER THEM FROM THE SYNC SERVER
Other projects by us
SOZ Game
New update
Two new phonechievements have been added: Stalker and Meta. Check them out in the next update
Just installed. Seem fun.
Sent from my RAZR I using xda premium
Cool app!
I downloaded it and it's cool, always went for trophies on games and used to brag about them to friends
Lol @ phoneception achievement
Also, can you give the app an ICS/JB theme for GB users? Thanks in advance!
Sent from my SCH-I500 using Tapatalk 2
Sounds interesting
This sounds like a lot of fun. I'll definitely try it out.
This is an awesome idea. Installing now.
Love the idea, installed it, shared it. I really love this idea.
Thank you guys. Please let me know if there's any crash or any problem with the app. I see there's a general request for a JellyBean / ICS theme therefore I will be working on this alongside with the new features and achievements. The theme should be out soon so stay tuned. In the meantime enjoy the achievements and if you think of some new ones, please let me know and you could see them in the app.
Also I would appreciate some feedback regarding battery usage, memory usage and stuff like that. I got to test it on some friend's phones while on BETA and it was reported as ok, but the more data the better.
Thank you.
A friends list would make this epic... a way to compare your lists with people you know
Sent from my SAMSUNG-SGH-T989 using xda premium
looks interesting, testing
UntamedDeviance said:
A friends list would make this epic... a way to compare your lists with people you know
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Yes. That would definitely make it better. I added this to the TODO list... quite on top. This will be available on a unique username base and you would be able to add friends using their username. Also a profile webpage would display all your unlocked achievements and as you said allow you to compare with other users you know or share your profile link anywhere you want.
Can we change the "Oops, I did it again"? Lol
Sent from my SPH-L710 using xda premium
New version published on Google Play
Just published a new update on GPlay. Give it some time to actually get it.
What's New:
* Added three new Phonechievements: Well Informed (Apps), I Always Take The Bus (Power Wizard), The Alternative Approach (Power Wizard)
* Minor bug fixes
* Battery usage reduced
Work in progress:
* Just started implementing the Twitter integration (a share button will be available next to the Facebook one).
* Another thing I started working on is a profile webpage. You will be able to choose a username and get a unique profile URL to share with your friends... and brag . Also a compare tool will be available so you can show your frinds that you have more phonechievements
* This is just the beginning as this webpage could easily be developed and improved. The way you will be able to update your profile is either automatically (setting) or manually.
* I also got a lot of complains about battery draining when GPS is on. I know what the problem is and it will be fixed in tomorrow's update
* AND THE BIG ONE COMING IN TOMORROW'S UPDATE: RandomChievements : The are phonechievements, yes they are ... but a little special. They are inactive most of the time, meaning you can't unlock them even if you accomplish the goal (by accident ). They become active randomly, at any time. You will get a notification that the randomchievement has become active. From that moment on you have a random amount of time to complete it. Sometimes it might be almost impossible to do it. But if you miss it , there's no worry, it will get active some other time. Randomly, of course. The only known fact is that it can not tell you to unlock it in less than 15 minutes. This is the lower limit. The upper limit is 6 hours. There will be a new category called Randomchievements where this new type of phonechievement will take its rest.
Last but not least... if you experience any issues , crashes , please report them so I can try and fix the issues.
Thank you.
P.S.
Rican Bx Bomba said:
Can we change the "Oops, I did it again"? Lol
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Do you have a suggestion ? Anyway.. I am considering this change for next version
You should add some sort of badge system - like with foursquare! But great idea - installed it now : )
xy90 said:
You should add some sort of badge system - like with foursquare! But great idea - installed it now : )
Click to expand...
Click to collapse
This will be added in the future, when the profile website will be available.
slackydroid said:
This will be added in the future, when the profile website will be available.
Click to expand...
Click to collapse
Oh - and maybe some sort of friendsystem or social integration?
Edit: Nevermind... Saw your post now
New thing though - You should hide what makes the achievement unlock - and only show descriptions, so that the exploring is more fun!
The update keeps crashing for me. Going to bed, I'll get more info out tomorrow if I can.
Sent from my SPH-L710 using xda premium
I turned on the app at my house and almost got the first altitude achievement! Haha, love this app, such a simple idea that I am sure was a pain to program! I love all the devs that put everything into their apps for me to enjoy!
Sent from my SAMSUNG-SGH-T989 using xda app-developers app

[APP][4.0+] Better Open With

Introducing Better Open With
What is Better Open With?
With so many cool Android apps, Better Open With saves you the hassle of having to choose only one default app handler when you click a filetype, and without having to choose between "only once" and "always"!
Created to mimic Android's default "Complete action using" dialog, Better Open With shows you a visually similar popup screen when you choose to open a link, an image, a PDF or any other filetype - listing all possible app handlers as you normally see.
What's different is that you only see the popup dialogue for a few seconds (5 seconds by default, but customizable), allowing you to choose an app handler if you want, after which it will automagically open it with your preferred app!
Click to expand...
Click to collapse
Why use Better Open With?
Better Open With is handy if:
you switch between browsers, but usually have one preferred app;
you prefer using one app to view your PDFs, photos and other files, but sometimes use another app to edit them;
you usually want video links to open with a player, but sometimes you want to open them with an app that lets you download the file, and maybe yet another that will Chromecast it;
Click to expand...
Click to collapse
Personalization Options:
Set countdown time for each file type
Choose between grid and list view
Set text size, show only icon (no text) and other options
Light and Dark themes available
Click to expand...
Click to collapse
Better Open With is completely free, and no ads! No permissions requested!
Download Better Open With from Google Play or scan the qr code:
[QRCODE]https://play.google.com/store/apps/details?id=com.aboutmycode.betteropenwith[/QRCODE]
{
"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"
}
XDA:DevDB Information
Better Open With, App for all devices (see above for details)
Contributors
mcnamaragio
Version Information
Status: Stable
Stable Release Date: 2014-07-29
Created 2014-07-29
Last Updated 2014-07-29
Finally! Something that I wanted so much time. Time to try it out.
Glad that you like it. Let me know if you have any feature requests or suggestions.
Thank you loved it.
The app is featured on Android Police too: "Better Open With" Makes Your Complete Action Dialog Smarter
Add more filetypes
We should make a poll and see what other filetypes the Dev should add...!
I need to see it on my own eyes... This app might be something what I've been searching for months!
Good job and a big cheer for free software!
Just noticed this on google play. Very interesting. Anyone tried this out yet?
My Samsung GS3 default was to not make the choice stick, but my LG G3s' default is to make the choice stick and I have to uncheck the box each time. This could be my solution.
Can this be made as an Xposed Module ?
Sent from my GT-I9082 using xda app-developers app
Tianhe said:
Can this be made as an Xposed Module ?
Sent from my GT-I9082 using xda app-developers app
Click to expand...
Click to collapse
Why do you prefer an Xposed Module? What extra features can it get if this becomes an Xposed Module?
Please dont get me wrong, I appreciate the hard work you have put for developing this app. Xposed Modules has certain advantages e.g. can be installed over different devices and configurations if they support xposed with less chances of error or FC, smaller package size, feature can be turned on/off w/o uninstall etc.
Sent from my GT-I9082 using xda app-developers app
Awesome app. Invaluable now that I have switched to Lollipop and lost xposed. Is it possible to add more types of Web Links like tapatalk and/or IMDB?
Sent from my Nexus 7 using Tapatalk
In Marshmallow I can't get browser links to open with Better Open With. This shows up in the settings. I've tried setting Better Open With as the default browser app but still can't open any links.
Is there a way to workaround or fix/patch this android 12 issue without app and with root privileges?
Awesome app btw, thanks

[APP][4.1+] RotaryHome - Get into life less than 10 seconds.

{
"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"
}
RotaryHome helps you to access to the daily news and social networks in less than 10 seconds which are all in one place.
Fast & Efficient
Refresh.See how your day is gonna be.And Done.
It's simple as that,get in life less than 10 seconds.
Designed to be the best
While you're struggling with life, we wanted you to see everything clearly.
So, we designed everything to match with your needs.
Are the black clouds blocking your vision?
Don't worry about it.
if you couldn't figure out something,we are as far as an e-mail or pm in xda
Reliable
All the content you have requested is brought to you by content's owner, no changes or adds have been made.
------------------------------------
How it works?
Rotary Feed :
It creates a feed by using what you have enabled in settings.
It gets the information from various sources and creates timeline for you.
I've named the timeline logic as Awesome Logic.
Rotary App Chooser :
It works by using app importance logic.If you are using the application too much, then move it to first page by holding app and dragging onto "+".
if you don't use that much, hold & drag onto "-"
Bugs
None so far.Let me know
Tutorial
Rotary Home Tutorial
1- Touch and hold to center to see all the pages, and while holding, slide onto the page you wanted to see.
2- Slide the clock below to up, to see Feed.
3- The Icon with 3 lines on left top, shows the details of weather.Touch to see details.
4-Touch and hold onto apps , to see options about chosen app.
These options are "+" to increase app's importance and moves to first page. "-" button does otherwise . And uninstall button deletes the app from device.
5-You can save articles for reading later by using the save button which is inside of News Reading screen.
You can see the saved articles by using the button at left bottom on your feed.
If you want to remove saved article, touch and hold onto it, and the dialog will be opened, then you can choose whether remove it from saved articles or not.
6-All the other details and options in settings which you can access by touching right top button on RotaryHome screen.
If you have any other questions,please let me know.
The best regards,
Doga Ozkaraca
Click to expand...
Click to collapse
RotaryHome Google+ Community
Download now from Google Play Store
or Download APK
An update has been released.
Changelog:
Weather bug fixes.
UI Updates.
Nice work ! I'll try it
thnx will try.
I dont think font in the chat windows doesnt really fit there. It is not a good one for continous text.
TWEAKiMP said:
I dont think font in the chat windows doesnt really fit there. It is not a good one for continous text.
Click to expand...
Click to collapse
font in the article item? I'm gonna add options for it soon. So you will be able choose which font you want to use.
nice work but it looks like a kit kat app.BY that i mean no material design
tecb0yjoy said:
nice work but it looks like a kit kat app.BY that i mean no material design
Click to expand...
Click to collapse
Thank you,
And i started working on "more animations" thing. I'm sure it will make you feel better about it. Also i'm planning to create custom themes for different places in RotaryHome.(e.g more stylish feed texts or more classical looking border of the pictures...)
deneyelim bakalım
Downloading, will give this a look over. I would like in the news feed, an option for widgets/contacts/messaging for offline use.
@doga.ozkaraca : Force close on LG G2 under Resurrection Remix 5.1.1_r6, I'm sad, this launcher seems to be sooooo cool. Hope you'll fix this !
@doga.ozkaraca:
Cant install via GPlay Store on my HTC M9 with Android 5.1 / Sense 7 (device not compatible).
I'm located in germany.
Any clue why installation is prohibited?
2good4you said:
@doga.ozkaraca:
Cant install via GPlay Store on my HTC M9 with Android 5.1 / Sense 7 (device not compatible).
I'm located in germany.
Any clue why installation is prohibited?
Click to expand...
Click to collapse
Try downloading the APK in 1st post ?
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
casual_kikoo said:
@doga.ozkaraca : Force close on LG G2 under Resurrection Remix 5.1.1_r6, I'm sad, this launcher seems to be sooooo cool. Hope you'll fix this !
Click to expand...
Click to collapse
Hey, i got the error report now from Google. :good:
I started working on it, and that error may be temporary(you can try relaunch), in short it's because of google play services related background process of RotaryHome.
However, if i can get some information about where the force close happened, it can help me to fix the bug.
2good4you said:
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
Click to expand...
Click to collapse
Weird... I first downloading app on playstore, it downloaded perfectly. Then, I thought crashes were fix by downloading the APK, but no... Wait for the dev'!
2good4you said:
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
Click to expand...
Click to collapse
it's compatible with 5.1.x, and i'm using it on my device at the moment. I'm not really sure about why it prevents you to install, as soon as i get the statistics from google, i'll look what can i do.
M9 is currently looks like in supported devices list.
And i don't have an option to block countries, so you should be able to install in Germany.
@doga.ozkaraca
Thanks for your fast reply!
I'll keep my fingers in relaxed position, as long as you wait for the statistics of Google
update link for apk downloaders
Here is an updated RotaryHome apk link for apk users. (build 31)
P.S: Google Play Store users already got the update about 5-6 hours ago.
2good4you said:
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
Click to expand...
Click to collapse
I ran this on 5.1.1 and yes It is compatible.

[GIVEAWAY][APP][DEVELOPMENT] Globe: Beautiful World clock and Time convertor

I'm making a giveaway of 100 promotion codes to unlock the PRO version of Globe. Details in the post #9.
---
Globe: Beautiful World clock and Time convertor
{
"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"
}
A picture is worth a thousand words, a video is word a thousand pictures:
Description
Keep track current local time in millions of cities around the world, easily project time across multiple time zones to find the most suitable time for your needs.
• Want to call your girlfriend in Manchester before her bedtime?
• Want to schedule a meeting across time zones with your colleagues?
• Want to Skype with your parents back home, while in Tokyo?
• Want to check the time at the Googleplex at Mountain View?
• Is it rain or sunshine in Chiang Mai?
Easily get answers with GLOBE!
Features
. Local time and other time zones everywhere on the world.
. Choose from millions of cities with database from Google.
. Tap and slide to find the best time for your needs.
. Set the manual label for place, how about .
. Clear and beautiful interface for optimal viewing.
. Easy and fun to use.
. Display current weather of places (upgrade required).
. See the current time in any place on your home screen with clock widget.
. True black background for AMOLED screen.
. Crafted with love .
Get it on the
Play Store
or
View attachment globe_clock_1.3.200113.apk (Updated 13 Jan 2020)
View attachment globe_clock_1.3.200113.apk
View attachment globe_clock_10171107.apk
View attachment globe_clock_10171105.apk
​
XDA:DevDB Information
Globe: World clock and Time convertor, App for all devices (see above for details)
Contributors
lmchanh
Version Information
Status: Stable
Current Stable Version: 1.0.17.11.05
Stable Release Date: 2017-11-05
Created 2017-11-06
Last Updated 2017-11-05
thotran7989 said:
Nice app! but I didn't find alarm feature
Click to expand...
Click to collapse
Currently app uses the alarm app in your device to make alarm. Move the slider to the right time and click the button on the action bar to make a alarm.
I've just relased the update 1.0.17.11.07.
Changelog
Fix minor bugs
Get it in the first post.
Thanks!
Love it and bought it.
Could you add an option to scroll in 5 or 15min increments?
What an app! Stunning visuals, works fantastic overall, a neat replacement for the official Google clock app with a bit more work to it!
lmchanh said:
• Want to call your girlfriend in Manchester before her bedtime?
Click to expand...
Click to collapse
Turns out I'm in this specific situation (but in GMT+8 instead ), so having an app that helps handling time differences is always much appreciated, specially when DST kicks in/out. Anyhow, highly probable I'll be buying the PRO version soon.
Deadeye* said:
Love it and bought it.
Could you add an option to scroll in 5 or 15min increments?
Click to expand...
Click to collapse
Added to my to-do list .
linuxct said:
What an app! Stunning visuals, works fantastic overall, a neat replacement for the official Google clock app with a bit more work to it!
Turns out I'm in this specific situation (but in GMT+8 instead ), so having an app that helps handling time differences is always much appreciated, specially when DST kicks in/out. Anyhow, highly probable I'll be buying the PRO version soon.
Click to expand...
Click to collapse
Thanks!
why is this app not working without location activated? I can ofc understand why it's useful, but is it really needed for the app to work? when I turn location off its like my phone runs at 5 fps (but only with globe app open on screen), and working great with location turned off. would give u a video of it but XDA won't take my .mp4 file. will try provide it later when I'm coming home if needed.
Sent from my ONEPLUS A3003 using Tapatalk
Hello XDA, long time no see.
Just let you know that Globe is still being developed actively and update frequently on Google Play with new features and improvements. Please take a look and get the newest version from Google Play.
--
One more thing, i want to make a giveaway to our beloved forum's members. It's 100 promotion codes to unlock the PRO version of Globe (worth 2.5$) which will remove ads, unlock weather features and future-proof with future premium features & customizations (many are in the development).
The rule is very simple:
Install Globe from Google Play.
Make a rating / review (not required but I would be very grateful if you do that :fingers-crossed.
Post a comment here.
Make a rating / review if you didn't (not required but I would be very grateful if you do that :fingers-crossed.
I'll send you a promotion code :highfive:.
Link download: Google Play
Thank you very much!

Categories

Resources