[ANDROID][APP][WALLPAPERS] PhotoPhase - Android Apps and Games

PhotoPhase is a live wallpaper that displays a subset of your photos on your wallpaper that are rotated in small intervals of time with beautiful transitions and effects.
Features include:
- Select the subset of photos from your gallery that you want to display in your wallpaper
- Define your own layouts
- Choose between more than 30 different image effects
- Choose your preferred transitions
- Choose your preferred frame borders
- Custom touch actions
- ChromeCast support
- and much more
And all of this features as open source. Checkout the code at https://github.com/jruesga/PhotoPhase
FAQ
====
* My wallpaper was reset to default after a reboot/reset of the device. What went wrong?
Not all devices support to move the app to the sdcard. If after reboot your device the wallpaper is reset to the default then you need to move the app to the internal sdcard. Just go to Settings -> Apps -> Downloaded tab -> PhotoPhase and click "Move to phone".
* The font of the settings screen looks like distorted.
The cached font used by the settings screen is corrupted. Goto to Settings -> Apps -> Downloaded tab -> PhotoPhase, force stop and clear cache. Then reselect the app as your wallpaper.
* There are some bug reports on e1901_v77_jbla668_fwvga devices, in which the app causes OpenGL errors, causing continuous force closes.
Do you want the app to be translated to your language? Send a new patch with your translation to the github repo or just contact me by email and I'll send you a template to fill for your language.
Did you found a bug or just want a new feature? Fill your bug or request in this devdb thread.
{
"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"
}
And all of this features in a free and open source way. Checkout the code.
You can download the App from the Google PlayStore.
XDA:DevDB Information
PhotoPhase, App for the Android General
Contributors
jruesga
Source Code: https://github.com/jruesga/PhotoPhase
Version Information
Status: Stable
Current Stable Version: 2.7.0
Stable Release Date: 2017-12-03
Created 2013-10-11
Last Updated 2017-12-03

Nice effort. Good app :thumbup:
Sent from my Nexus 7 using xda app-developers app

What's the RAM usage ?

Razor! said:
What's the RAM usage ?
Click to expand...
Click to collapse
About 15-40Mb (depends on the quality of your images). I'm now running it at 25Mb after a long run on mako

jruesga said:
About 15-40Mb (depends on the quality of your images). I'm now running it at 25Mb after a long run on mako
Click to expand...
Click to collapse
Ok gonna try with 1920x1080p.

Version 1.0.2
Version 1.0.2 is out. It's a maintenance release that fix a major bug in 4.0.3 devices (not running in a UI thread prevents to start the app). In addition the app now can to be moved to the external sdcard (not all the devices support this feature. If your wallpaper is reset to default after a device reboot, then your device don't support it and the app need to be installed in the internal sdcard).

Working in social connectors. Just need some weeks :fingers-crossed:

Just downloaded, and the app is beautifully made.
Some problems though:
Im in the album section and it will show my album for 5 seconds then disappear and the page is blank, so I can't choose anything. Please look into this as I can't choose any media! Phone is INTL Note 3
Questions:
1) Does the widget stay awake during screen off (causing wakelocks and draining batter)
2) How does it affect your current battery usage right now?

Twmade said:
Just downloaded, and the app is beautifully made.
Some problems though:
Im in the album section and it will show my album for 5 seconds then disappear and the page is blank, so I can't choose anything. Please look into this as I can't choose any media! Phone is INTL Note 3
Questions:
1) Does the widget stay awake during screen off (causing wakelocks and draining batter)
2) How does it affect your current battery usage right now?
Click to expand...
Click to collapse
@Twmade, thanks for your report. I'm not able to reproduce the your problem in any of my devices. I tested on i9100, i9300, n4, n7 and tf700t without problems. From other comments I saw about note 3 there should be some sort of problem with my app, but i don't found the cause. How many albums do you have? And how many pictures per album? I tested with more than 10 and with more than 400 pictures in some of them. Are you be able to see the animation before the album dissapeared? Did you touch the screen while the app is drawing the items? Rotate the screen helps you?
About your concerns:
1) No. The app only uses battery when is making a transition. When the wallpaper is not visible the app enters in sleep mode.
2) As the app is in sleep mode, there is no battery drains or wake locks.

jruesga said:
@Twmade, thanks for your report. I'm not able to reproduce the your problem in any of my devices. I tested on i9100, i9300, n4, n7 and tf700t without problems. From other comments I saw about note 3 there should be some sort of problem with my app, but i don't found the cause. How many albums do you have? And how many pictures per album? I tested with more than 10 and with more than 400 pictures in some of them. Are you be able to see the animation before the album dissapeared? Did you touch the screen while the app is drawing the items? Rotate the screen helps you?
About your concerns:
1) No. The app only uses battery when is making a transition. When the wallpaper is not visible the app enters in sleep mode.
2) As the app is in sleep mode, there is no battery drains or wake locks.
Click to expand...
Click to collapse
I have about 4GB worth of photos, all high res which I use as wallpapers. Yes I can see the animations before the album disappears. I have just tried all the methods that you have mentioned and none of them works. Touching/non touching the screen while the app is drawing items makes the same result.

Twmade said:
I have about 4GB worth of photos, all high res which I use as wallpapers. Yes I can see the animations before the album disappears. I have just tried all the methods that you have mentioned and none of them works. Touching/non touching the screen while the app is drawing items makes the same result.
Click to expand...
Click to collapse
@Twmade, should be fixed in version 1.0.3. Thx for your bug report.

Version 1.0.4
Version 1.0.4 is up. This is the changelog:
- Feature: Album selection activity reworked (better layout, effects and performance improvements)
- Feature: Random dispositions
- Feature: System-defined templates
- Feature: Added change log
- Bugs: Fixed album selection activity when there are many albums
Enjoy it and report bugs if you find them

jruesga said:
Version 1.0.4 is up. This is the changelog:
- Feature: Album selection activity reworked (better layout, effects and performance improvements)
- Feature: Random dispositions
- Feature: System-defined templates
- Feature: Added change log
- Bugs: Fixed album selection activity when there are many albums
Enjoy it and report bugs if you find them
Click to expand...
Click to collapse
Media selection works now, thanks. But when pressing "deselect album"/"select album it will crash the app for me.

Twmade said:
Media selection works now, thanks. But when pressing "deselect album"/"select album it will crash the app for me.
Click to expand...
Click to collapse
Sorry, I'll try to fix it asap.

Version 1.0.5
Version 1.0.5 is up.
- Added support for AOSP 4.4 (KitKat)
- Fixed various bugs

Twmade said:
Media selection works now, thanks. But when pressing "deselect album"/"select album it will crash the app for me.
Click to expand...
Click to collapse
@Twmade, version 1.0.5 should fix your problem. Thx for your report

Twmade said:
Media selection works now, thanks. But when pressing "deselect album"/"select album it will crash the app for me.
Click to expand...
Click to collapse
@Twmade, version 1.0.5 should fix your problem. Thx for your report

Version 1.0.6
Version 1.0.6 is up. Changelog:
- Handled back button on album selection
- Fixed various bugs

Question
Hello,
great app, but i cant use it on my Galaxy S2. I can choose the Wallpaper and all Settings but wenn i reboot my Phone i see a message "no images". I have the app on my phone and not on the sd-card. I use the newest cm 11.
Can u help??

garfield_22 said:
Hello,
great app, but i cant use it on my Galaxy S2. I can choose the Wallpaper and all Settings but wenn i reboot my Phone i see a message "no images". I have the app on my phone and not on the sd-card. I use the newest cm 11.
Can u help??
Click to expand...
Click to collapse
When you choose the wallpaper you can see the images (is only after reboot) or you never saw any image with this wall paper? If you go to settings, media, albums,... is there any image there? Are your images in an extsdcard?
If you are using CM11 M8 (not nightlies), please fill a bug in jira.cyanogenmod.org and add a logcat to it.

Related

[APP][2.2+]MyColorScreen v2 [0.04b][18Aug]

Requirement : Android 2.2+
Description : Tired of using MyColorScreen's website on mobile but it's loading too slowly? There you go.
{
"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"
}
Featured on XDA Portal​
Click to expand...
Click to collapse
v2
Features:
Android's design principle. ActionBar + Viewpager
Card UI
List screens of MyColorScreen.com : Explore, Most Viewed, Popular
View screens description, apps used for the screens, comments and view even more screenshots of that screen
Pinch-and-zoom image, view screens in much closer details
Save or Share screenshots for future references
Cached data on on your device. Refresh every 1 hour, or refresh them yourself!
Never ending list of screens!
and many more!
Screenshot :
Download :
Free : https://play.google.com/store/apps/details?id=dev.blacksheep.mycolorscreen.free
Paid : https://play.google.com/store/apps/details?id=dev.blacksheep.mycolorscreen
Enjoy ^^
Download stats [ As of 21st April 2013, 11:57am GMT+8]
Click to expand...
Click to collapse
Changelog : Will be updated on the next build.
Free : https://play.google.com/store/apps/details?id=dev.blacksheep.mycolorscreen.free
PRO : https://play.google.com/store/apps/details?id=dev.blacksheep.mycolorscreen
Circle MyColorScreen's for Android G+ page : https://plus.google.com/b/117877490013835946917/117877490013835946917/posts
Request an invite to join MyColorScreen beta release community : https://plus.google.com/communities/105612757629738385317
Old changelog. Ignore.
23rdJun 0.94b
SearchViews - No more annoying popup!
Intercepting web browser's URL - mycolorscreen.com/2013/....
Option to load full HD/HQ image while viewing image in fullscreen mode
Fixed some bugs
PRO:
NSFW - Please report any errors!
-------------
5thMay 0.93b
PRO:
Favorites's dialog box should dismiss when no item is clicked
Long press to delete Favorites's screen will restart that activity
Fixed errors for paging in Offline Mode
ALL:
App is now allowed to be move to SDcard
Comments/Tutorial on Menu will ONLY show up if there is
Comments section should not have empty boxes anymore
Clicking "@name" in comment section should open up web browser
Fixed some FCs [Please report back as I've changed some things]
Remove ACRA
MostViewed and Popular section will now show a STAR if it's Screen'd of the Day
Clearing cache will also clear image MemoryCache
Empty Search input will make dialog box popup again.
Image with spaces in them can be loaded now
Image management improvement
Performance improvement/FPS increase when scrolling [Please report]
Reloading on MainActivity should not popup server message
Viewing screenshots in FullScreen mode should stop FC-ing [Please report]
Fixed sharing of screens
Downloading/Sharing of screens shows download progress WITH cancelling
----------------
Updated libraries
Preparing for Localization
-----------------------------
Minor updates! Special thanks to housry23! :victory:
[15April] v1.76 :
FIXED : Popular/Most Viewed's data when loading page 2 onwards [Thanks housry23!]
Favoriting screens should now also cache "More Screens"
Image management should be better [Please report if any image is blurry!]
================================================
[14April]v1.75 :
NEW : Offline Mode [90% done. Please report!]
NEW : Sliding Menu [Please report!]
NEW : Category : Most Viewed and Popular
NEW : FLAT ICON ^^ [Should be HQ for all phones]
NEW : A STAR will appear if it's Screen'd of the Day. [Please report]
FIXED : Profile view UI
FIXED : Search Cancel button to exit and empty search to cancel.
Exit option removed. Let phone's system do its work.
Fullscreen mode removed. Startup should be a little faster.
Code optimization.
Widget removed [Will be a seperate app. Better design next time]
Libraries updates
As usual, new users can download from OP, existing users can update in-app.
Screenshots:
=============================================================================
[4April]v1.71 :
FIXED : Users having graphics problem with background
Widget ScreenOfTheDay image in SD card should be deleted if a new screen is downloaded [Please report errors]
Widget/General code update
Libraries updates
--------------------------------------------------------------
[31Mar] v1.70 :
NEW : Search! [Beta|Please report errors] - Search for screens!
NEW : Tutorial of the app! *- Know how to use the app!
NEW : Profile shows additional data [Followers, Following & Total screens]
NEW : Reload button
NEW : Delete cache [in Preferences] - Delete cache from SD card.
NEW : "Screen of the Day" page with Date [first page only]
NEW : Image Quality [In Preferences] - If images are not loading well for you, changing the image quality may help.
NEW : FAVORITES! Add screen to Favorites for offline uses [50% done|Please report bugs] - This is not 100% implemented. It only saves the screen descriptions and apps used for the time being.
FIXED : Loading too many pages on first load
Widget now load image [Beta|Please report error]
No more "Option/Menu" button on ActionBar. Press your phone's "Option/Menu" button instead.
More simpler UI. Some UI fix too.
GB ActionBar should be fixed on first run.
ACRA [Application Crash Report for Android] implemented. Any FCs will be reported to me. You can opt out in Preference but not advisable.
Future planned updates!
Favoriting screens will also cache "More screens" [For offline usage]
Offline mode! [Cache pages for offline reading]
Sliding Menu
Some comments:
Widgets is poorly done. Please give me some time to improve it
Some Screenshots [only for current changelog]:
Tutorial
Widget:
Profile [Followers, Following & Total screens]
Favorites
Screen Of The Day
Searching for the word "Awesome"
----------------------------------------------------
Old Changelog
[3Mar] v1.63 :
FIXED : FCs for Auto Update.
FIXED : Changelog in Preference.
FIXED : Page error.
-------------------------------------------------
[24Feb] v1.62 :
4.2.2 Activated! ^^ {Dashboard widget?]
DONE : Themes 100% LOCKED AND LOADED! Now background, text changes accordingly!
NEW : View Profile's screens! Click on the name when viewing individual screens!
NEW : Shows ScreenOfTheDay if applicable [only for Profiles] [50%]
NEW : Share, copy or go to Profile's website!
NEW : Changelog popup box implemented in Preference!
NEW : Tutorials added [Individual Screen's menu] Provided if screens have tutorials in them!
NEW : Widgets + Refresh button! 4x4 showing the latest Screen of The Day [50%].
Share or copy the Tutorial's steps for others!
FIXED : Most links are now clickable! Including Tutorial's!
EDIT : Server message is now a popup box.
Bug fixed : some header/text fixes!
Preparing for ViewPagerIndicator! [currently learning!]
Preparing for Play store release! [hopefully in March!]
-----------------------------------------------
[7Feb] v1.55 :
FIXED : Unable to open comment or more screen section even after loading. Sorry!
[6Feb] v1.54 :
Error Handling : Lesser FCs
NEW : Theme in Settings! - 50% done
UPDATED : Crouton Library
FIXED : Preference screen fullscreen/theme
[20Jan] v1.50 :
Server-side script edits
Code optimization - Removed unwanted codes
Smaller download and unpack size
NEW - ActionBar! HELL YEAH ~
NEW - Server Message - if I have to say something important..
NEW - Fullscreen image option
NEW - Save and share screens
FIXED - Crouton below ActionBar
FIXED - Layout of Individual Screens
FIXED - Icons on Apps List
FIXED - More screen option
UPDATED - Crouton library
UPDATED - LazyList library
UPDATED - Application List Moved!
EDIT - New Icon [Beta]
[28Dec] v1.35 :
Code optimization [removed unwanted codes]
NEW - Load Application used! - Brings you to the market when pressed. [this won't be permanent. ViewPager coming soon!]
NEW - Option to check for updates on startup
NEW - Fast scroll enabled!
[18Dec] v1.30:
Added "Share" screen option
For phones that are API 11 and above shall get Holo theme! [default] Older phones get Light theme!
Check for updates option
View changelog if updates are available
Download newer version in app itself. Then install automatically after downloading
Small, quick update after my vacation! Just touched down in mainland!
[17Dec] v1.25 - Initial release.
-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------
Existing users can just check for updates!
Problems :
Crouton not showing up below ActionBar. - FIXED
It's good enough for an initial release. Thanks a lot for creating this app. I find it hard to navigate through mycolorscreen using any browser.
Tapatalk'd
Good!! Thanks for this, im new on android and just knew about MyColorScreen, app seems promising.
Sent from my GT-S5830 using Tapatalk 2
First and last bump. Not much people is interested? :/
frenzyboi said:
First and last bump. Not much people is interested? :/
Click to expand...
Click to collapse
I'm interested. Thanks for the bump. Installed this on my GS3, and my N7.
I actually was thinking why there wasn't a my color screen app yet, this is the main reason why I don't use my color screen anymore
Thanks for the app O.P looking forward to seeing the progress.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
There may be some crashes in the app currently because I am editing and adding more features into the application. Please wait a moment..
EDIT : Everything back to normal. Updating app soon.
EDIT :
Changelog v1.30:
Added "Share" screen option
For phones that are API 11 and above shall get Holo theme! [default] Older phones get Light theme!
Check for updates option
View changelog if updates are available
Download newer version in app itself. Then install automatically after downloading
Download is attached above!
New build feels smoother, maybe just me maybe in the future we could log in and post our screens?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Good job so far
just installed it...thanx
blackbearblanc said:
Good job so far
Click to expand...
Click to collapse
Thanks, man! Feels good hearing such response from an awesome themer like you (':
Dorilife said:
New build feels smoother, maybe just me maybe in the future we could log in and post our screens?
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
Really? I hope it can be smoother in the future ^^
I can't promise that will be implemented in the future but I will try my very best to implement it. Because MyColorScreen doesn't provide any API for me to use. I have to "code" my own "api", fetching data from the server itself. So.yeah I will try and do it!
angelnaina said:
just installed it...thanx
Click to expand...
Click to collapse
No problem. Feel free to drop your opinions etc.
Project on hold due to overseas trip! Will be back with better updates, especially the "Application Used" for the screen parts!
Finally an app for colour screen, well done on creating this been waiting for this to come along, awesome work and looking forward to seeing how it progresses
Sent from my GT-I9300 using Tapatalk 2
Small, quick update after my vacation! Just touched down!
[28Dec] v1.35 :
Code optimization [removed unwanted codes]
NEW - Load Application used! - Brings you to the market when pressed.
NEW - Option to check for updates on startup
NEW - Fast scroll enabled!
Existing users can just check for updates!
Nice little update mate,
Sent from my GT-I9300 using Tapatalk 2
Can we get an iPhone version?
jrdnlc said:
Can we get an iPhone version?
Click to expand...
Click to collapse
Sorry I don't code iPhone apps
Hey, if you need any help with ActionBarSherlock just PM me. I've been using it for No-frills, Ghostly, Tile Map Editor and DCIM Helper for months more than one year now. Override issues are most likely due to the Java version you're using to run Eclipse.
hrk said:
Hey, if you need any help with ActionBarSherlock just PM me. I've been using it for No-frills, Ghostly, Tile Map Editor and DCIM Helper for months more than one year now. Override issues are most likely due to the Java version you're using to run Eclipse.
Click to expand...
Click to collapse
Thanks man! I will PM you soon! Hope you can help me out
Have not been doing much coding on this app lately. Loss of motivation. I'll push a nice new design app [hopefully] that's been on my mind for a long time for this app after consulting you.
Again, thanks so much for your reply and help :') Appreciate it.
Guys! I've work on this project for many weeks now! A long list of updates [alright, not really. But I've added and fixed A LOT of things] is coming soon! Including ActionSherlockBar and ability to save images and MANY MORE!
I've put a lot of effort in this project. This application will remain Ad free for a long way to come. All I need is for you guys to support me.
You can vote for this thread to be on the XDA Portal by clicking here - http://forum.xda-developers.com/votenews.php?topic=2051315
Or add this code to your signature
HTML:
[URL="http://forum.xda-developers.com/showthread.php?t=2051315"][IMG]http://i.imgur.com/5ciKf.png[/IMG][/URL]
Or just support me by sharing this application to your friends, especially in the Android Themes forums.
Once again, thanks so much for your help and support!
Update is coming in 1 day's time! Cleaning up code and adding more features ^^

[APP][2.3+][ROOT] App Override - Now on Playstore

We've all heard of the ability to set a custom DPI for each application, such as in the ParanoidAndroid ROMs and the Xposed Framework. Consdering that control of the user over his/her applications, I came up with App Control, Taking Application Control to the next level. Remeber it's still in beta so expect bugs.
The list remains short for now, but will be growing in time. This application allows you to set custom settings for each and every app, regardless of the fact of it being either a system or user application, such as;
Screen Orientation
Font Size
Input Method
Screen Timeout
Minimum CPU Speed
Maximum CPU Speed
Sound Mode
Wifi
--------------------------------------------------------------------------------------------------------------------------
Examples and Explainations of Settings​
Didn't get it? Here's how it works, for each application you can set these settings, you can specify the settings for each individual application. Here are the explainations for each feature or setting.
-Screen Orientation
You can specify an application to remain in a certain Orientation, which may be, portrait, landscape, reverse portrait and reverse landscape. Lets say you would like an application to stay in landscape, incase your watching a video on YouTube, Netflix etc, but you would like the rest of your applications to remain on auto-rotate and you don't want to go rushing back to settings to change this everytime, this setting gives you the ability to do exactly that.
-Font Size
Let's say you have an elderly person is using a device and they have problems with reading their daily news because the text was too small, with this setting you can make the Font Size larger to put that issue at ease. NOTE: This will work depending on your device, it is not guaranteed to work on every device.
-Input Method
You can select the keyboard or voice input is going to be used in the app you choose.
-Screen Timeout
Specify an app to Timeout Screen after a specified time, saving battery life, by reducing screen use.
-Minimum CPU Speed
Let's say your just going to be listening to music and would like to save battery at the same time, but you dont want to do that because your too lazy to switch back to an application to underclock then return to the normal clock speed when needed again, so with this app, you can specify that when your favourite music player if launched, your device's clock speeds will reduce.
-Maximum CPU Speed
Again, lets say your in a position to overclock your phone to avoid lag while playing a game, but that clock speed may stick for longer for any possible reason, causing battery drain and unnecessary heating up of the device, so you can assign clock speeds which will only trigger when that application is launched.
-Sound Mode
This allows you to set a Sound Mode such as Silent or Vibrate which will be activated when ever the application you selected it for is launched.
-Wifi
Wifi control will alow you to enable wifi whenever a specific application is launched, for example your browser.
--------------------------------------------------------------------------------------------------------------------------
How to Use​
Your applications will be displayed in a list alphabetically, tap on the application you want to specify settings for and choose from the menu.
To add more configurations, tap the What to Control button and check the ones you want from the list.
--------------------------------------------------------------------------------------------------------------------------
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
Version 0.48
Fixed error: no config working from 0.44
Fixed bug: service not running because of splash
Fixed bug: input method not working on some devices
Fixed bug: rotation not working on some devices
Fixed bug: sound modes not being applied on some devices on android 2.3.0
Info: FONT SIZE only works for some devices
Version 0.44
Fixed bug: rotation reversed on LG devices
Fixed bug: max cpu speed not working on somc2012
Sound Mode now uses 'ringer' instead of 'mute' to silence apps
Added splash screen (on start up)
-Version 0.40
Added support for sound modes (silent / vibrate)
Cleaned up a bit of UI (app mode selection)
Fixed bug: input method selection ignoring secondary keyboards
-Version 0.30
Fixed bug: wifi turning on when service started
Fixed bug: notification bar icon disappearing
Added support for input method selection (keyboard)
-Version 0.20
Fixed bug where shutting down service rebooted some devices
Added support for wifi configuration
-Version 0.10
Pre public release
.
.
.
.​
Problem with Phone.apk
Hi there.. Wonderful thought for your app.. 5*.. However when i changed the dpi and set the settings as suggested above.. Phone.apk is still not working..
The problem is the whole system dpi has been changed.. but when iam opening the phone application the phone restarts automatically.. any suggestions for this kind of problem.. If u need i will send both phone.apk and contacts.apk to u if you can help me out..
My Device: Micromax A27
Android Version: 2.3.5
Rooted and init.d support
Please help me in this regard..
And thanks a lot for your hardwork.:good:
You can't set the dpi with this app. But assuming you had it set already and these settings didn't work well with it, lemme test it out and try to fix the issue your facing.
You plan permission control too for this app?
I like it.
Sent from my Nexus 4 using Tapatalk 4 Beta
jelle2503 said:
You plan permission control too for this app?
I like it.
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yes I will be in the future but it will be apart from root permissions, I.e you can limit an app to not use the Internet so no ads can be displayed etc. Heres a short list of what I have planned:
-auto wifi start when a specified app is launched
-separate volume control ability for each app
-permission controls
-disabling on boot startup
Great idea. Thanks for this.
emwno said:
Yes I will be in the future but it will be apart from root permissions, I.e you can limit an app to not use the Internet so no ads can be displayed etc. Heres a short list of what I have planned:
-auto wifi start when a specified app is launched
-separate volume control ability for each app
-permission controls
-disabling on boot startup
Click to expand...
Click to collapse
auto gps on launch would also be useful for apps like Maps
looks really interesting, i'll keep an eye on this app for future releases :good:
Updated to 0.20!
Now supports Wifi configurations across all apps!
Fixed a bug where shutting down service caused a reboot on some devices
Superuser freaks out when I try to enable the CPU settings. It just loops over and over and denies it automatically. Otherwise very nicely done!
Sent from my Huawei Fusion 2
Jessical said:
Superuser freaks out when I try to enable the CPU settings. It just loops over and over and denies it automatically. Otherwise very nicely done!
Sent from my Huawei Fusion 2
Click to expand...
Click to collapse
Try with SuperSU, I had a similar issue with superuser when testing.
emwno said:
Try with SuperSU, I had a similar issue with superuser when testing.
Click to expand...
Click to collapse
That worked. Thanks!
Sent from my Huawei Fusion 2
---------- Post added at 11:42 AM ---------- Previous post was at 11:10 AM ----------
If you set an app to not use wifi, it just turns on the 3G instead, haha.
Sent from my Huawei Fusion 2
Jessical said:
If you set an app to not use wifi, it just turns on the 3G instead, haha.
Sent from my Huawei Fusion 2
Click to expand...
Click to collapse
guess ill set up a mobile data/3g toggle for apps.
[email protected]
App Control 0.30 released!
Besides things already said (and besides custom dpi settings for people who may not be on roms fortunate enough to have that feature), I think full screen on certain apps would be a killer feature. Nice app, working on my phone
Sent from my SCH-I500 using 2.3.5
Input method, now that's pretty sweet! :good:
App Control 0.40 is Live! now with Sound Modes.
Are you working on a fix on the superuser issue
This is nice and all, but for a guy who already bought Tasker this seems kind of pointless. None-the-less, I tried out the app and it is very good at what it does. Good job!
Martinhdk said:
Are you working on a fix on the superuser issue
Click to expand...
Click to collapse
Yeah I am. So far nothing
Strange issue on superuser. My problem is that it is baked into the ROM.

[APP][4.1+] Pin Note v0.9.5.4 (Beta) *Customisable Notifications & Actions*

Use Pin Note to place customisable notifications in the notification area to be used as reminders, notes or application shortcuts. Pressing the notification will start a specified action, for example start your text messaging app, email app or dial a phone number directly. Obviously I will be adding further actions and functionality as time progresses. Any suggestions? Let me know.
{
"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"
}
Pin Note is currently in active development and is in the Play Store for public testing. There may be minor issues, but expect regular updates as functionality and design is updated and tweaked and of course any bugs fixed. Please feedback if you can, I would appreciate it greatly. I have tested on a LG Nexus 4, Samsung Galaxy Nexus and in AVDs but it hasn't been extensively tested in real world usage.
Get Pin Note now on Google Play - https://play.google.com/store/apps/details?id=com.roryrjb.android.pinnote.
Please be so kind to report bugs here.
Change Log
Version 0.9.5.4 (Beta 3)
- Fixed Non-XHDPI Resources
Version 0.9.5.3 (Beta 2)
- Changed Theme to Holo Dark
- Added "Launch Activity" Action
- Added Instructions and Changelog to About Section
- XDA-Only Release
- Plus More...
Version 0.9.0.1 (Beta 1)
- Major UI Update, support for MDPI (low end devices) to XXHDPI (Full HD/1080p) resolutions
- Notifications can be set to appear at set times even if the device is asleep
Version 0.3.1.1 (Alpha)
- Fixed Intents.
- Added Contacts Selector.
Version 0.3.1.0 (Alpha)
- Added Persistent Notification, Timer and Notification LED Options.
- Minor Notification UI Changes.
Version 0.3.0.0 (Alpha)
- Added Permissions INTERNET and ACCESS_NETWORK_STATE.
- Incorporated Google Analytics and AdMob Advertising in Free Version.
- Fixed ActionMode Toolbar Colours Bug.
- Another Major UI Update (Now Requires Android 4.1+).
- Removed Welcome Screen Entirely.
- Settings Recorded and Saved More Efficiently.
- Actions Working 100% of the Time.
Version 0.2.1.0 (Alpha)
- Major UI Update.
- Added Welcome Screen for New Users.
- Added Web Browser Action.
- Added Clear Notification Menu Option.
- Fixed Blank Notification Header Bug.
- Internal Code Optimisation.
Version 0.1.9.15 (Alpha)
- Cleaned Up Some Code. Minor UI Updates.
Version 0.1.9.14 (Alpha)
- Initial Public Alpha Release.
Click to expand...
Click to collapse
Thanks...
BTW the store link is still showing 0.2.1.0 version
sent from the state where marijuana is NOT illegal !
chris_marsh said:
Thanks...
BTW the store link is still showing 0.2.1.0 version
sent from the state where marijuana is NOT illegal !
Click to expand...
Click to collapse
I have just uploaded the latest APK to the Play Store just before writing the post, it'll take a little time to appear but it will be there.
I've just checked and the Play Store has just updated with latest description, screenshots and APK. Also if anyone wants to submit bugs if they use the app and find anything then either just reply or submit here: https://bitbucket.org/roryrjb/pinnote/issues.
Again sorry no actual link because I'm below 10 posts.
I've added a few more options:
- Persistent Notification (have to clear from app, won't swipe to clear)
- Timer Notification (will count for as long as notification is active, to see how long it has been there)
- LED Notification (if your device supports it, the LED will flash every 5 seconds for as long as the notification is active)
I've also tweaked the notification layout slightly and a ticker also appears as well.
Version update:
Version 0.3.1.1 (Alpha)
- Fixed Intents.
- Added Contacts Selector.
Please find new APK attached to the first post. Play Store updating as I type.
I downloaded the latest copy for testing >>> had a parsing error pop up when I went to install it.
is that just me or what? BTW this application looks promising. Has great potential and I want to help you out
I can create a new icon or re-design the one you currently have to make it more professional or I can do a new UI design for you? Just let me know I love helping others out!
I use Notif Pro but this looks interesting. Going to give this a shot.
Sent from my SPH-L710 using XDA Premium 4 mobile app
SystemErrorOne said:
I downloaded the latest copy for testing >>> had a parsing error pop up when I went to install it.
is that just me or what? BTW this application looks promising. Has great potential and I want to help you out
I can create a new icon or re-design the one you currently have to make it more professional or I can do a new UI design for you? Just let me know I love helping others out!
Click to expand...
Click to collapse
Hmm.. not sure about parsing error. Try to download from Play Store if it doesn't work again after a re-download. I'll look into it and might have to upload a new APK.
Also, thanks, I'll let you know if I need anything.
Sent from my Galaxy Nexus using Tapatalk 4
JohnnyEpic said:
I use Notif Pro but this looks interesting. Going to give this a shot.
Sent from my SPH-L710 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks, please give any feedback or a rating if you want. I've never used Notif Pro, I'll take a look.
Sent from my Galaxy Nexus using Tapatalk 4
It's been a little while but I have updated. Notifications can be customised and then set to appear at set times. The free version (a Pro version will come along eventually) is limited to 4 reminders at a time. Whilst I have now classed this as Beta there still may be issues or bugs. As always any bug reporting or feedback is welcome.
Code:
Version 0.9.5.3 (Beta 2)
- Changed Theme to Holo Dark
- Added "Launch Activity" Action
- Added Instructions and Changelog to About Section
- XDA-Only Release
- Plus More...
New version with some significant changes. Again this won't be a perfect release as I am adding more and more functionality. Your time, comments or bug reports are greatly appreciated.
New screenshots will be attached to the OP shortly.
Update Attached
I realised in the last update I didn't add some resources for non-XHDPI devices, they have now been added in this latest update (v0.9.5.4).

[APP][2.3+] Gallery Plus - Hide Pictures, GIF included, Calculator mode

Gallery Plus - Hide Pictures
Version 2.2.7
Three icons for choice
{
"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)
Link
Join Communities: (Google+)
Link
Gallery Plus - Keep your photos & videos safe, private and very easy use.
Do you have photos or videos on your phone and you don't want children, friends or others people to see it? Gallery plus will help you keep it safe, it to keep them protected from prying eyes.
Screen:
​Features:
- Hide photos & hide videos.
- Support viewer animation .gif, jpg, png... (all image and videos)
- Change icon application on home screen/app drawer.
- Hide "Hidden Gallery" enable/disable with password.
- Quick camera, create shortcut on home screen quick capture/record and hide it
- Filter photo or video to decrease searching time.
- Fastest and most secure private gallery.
- Working as the original gallery, help you to view and arrange photo from the original gallery and hidden gallery
- The hidden one can replace the original one, with full of photo gallery ‘s ability such as set wallpaper, share and view photo, etc.
- Load & view photos with more animation
- Backup & Restore photo on cloud
- Hide photo from other apps, such as the app for viewing original photo or the app that manages file, by “Share” feature.
- Storage to hide (sdcard or internel storage)
- Change theme with 8 themes.
- Enable/Disable password
- Classic password or pattern password
- Hide application icon on app drawer.
- Take a photo, recover video and auto hide it
- View gallery with stock gallery and hidden gallery, easy switch between them
- View photos, videos, zoom in, out, slideshow
- Effect scroll then view photos, videos (Flip, 3D, zoom, stack...).
- Multi-select photos, videos to hide.
-...
Click to expand...
Click to collapse
---------------------------------------------------------------
How to Use:
- Hide photos, videos with Gallery Plus:
+ Tap and hold on album, photos, videos you want hide, unhide and click hide, unhide.
- Hide photos, videos from another apps:
+ Select album, photos, videos from gallery, file manager, etc, and choose "Share" and tap "Gallery Plus", media will auto hide.
Need help? Send us an email at [email protected] before leaving a bad review and if you have want more features.
---------------------------------------------------------------
PERMISSIONS:
MODIFY USB STORAGE/SD CARD CONTENTS & READ EXTERNAL STORAGE needs this to hide your files on your phone
INTERNET ACCESS & NETWORK COMMUNICATION Used to backup & restore
WAKE LOCK Keep screen on during slideshow
CAMERA take a photos, or recocrod videos to hide
PROCESS OUTGOING CALL to open application with diapad
Recovery pictures and start new: (Some device error!)
1: Connect to PC and mounted storage or install some apps "file manager"
2: Find folder .GalleryPlus
3: Rename and remove extension .Glus or .GlusV (Example: Filename.JPG.Glus->Filename.JPG)
4: Start new Gallery Plus (After pictures have been recovered)
- Uninstall Gallery Plus and reinstall
- Tap "Create new" to start new
Change Logs:
Version 2.1.4:
- Support play video
- Add fake cover
- Change pattern and classic ui
- Add Russian, Chinese language
- Fixed sort A-Z
...
Version 2.1.3:
- Fixed bug check fake version!
...
---------------------
Version 2.1.1:
- Add Arabic language (Thanks to ASSADesign)
- Fixed bug can't open app with calculator lock
- Fixed bug can't change password with calculator lock
...
---------------------
Version 2.1.0:
- Add new unlock type (Calculator lock)
- Add new icon calculator
- Optimize load thumbnail
---------------------
Ver 2.0.8:
- Optimize load thumbnail
- Fixed layout on some devices
- Fixed bug on security question on android 2.3
-...
---------------------
Ver 2.0.6:
- Fixed can't set wallpaper on some devices
- Fixed bug on android 2.2->2.3
-...
-------------------
Version:2.0.5
Fixed bug OutOfMemory on some devices
Fixed bug for android OS 2.3
Optimize load thumbnail
Add language Czech (Czech Republic) (Thank yarys1, Syssx)
...
--------------------
Version:2.0.4
- Fixed bug OutOfMemory on some devices
- Fixed bug can't view photo on some devices
- Fixed bug can't use feature forget password
- Add language French (Thank SolarLiner)
- Add language Spanish (Thank fcoventuraa,pacobear...)
--------------
Version:2.0.3
Fixed bug OutOfMemory on some devices
Add language Turkish (Turkey) (Thank ctatar)
Ver 2.0.2:
- Fixed bug OutOfMemory on some devices
- Optimize load photos
- Add some language
...
--------------------
Ver 2.0.1:
- Fixed bug OutOfMemory on some devices
- Fixed bug can't hide icon app after update new version
...
Click to expand...
Click to collapse
Great !
This looks very useful and carefully developed.
Will give it a try.
photosphere is supported?
I've translated your app to Turkish
Sent from my GT-I9500 using Tapatalk
Very nice ui.
Can you change the name of apk so that no one suspects of photos being hidden
Razor!
appmobileplus said:
Thank you!
Click to expand...
Click to collapse
Welcome
Will try this app, as QuickPic is all I've ever used.
Sent from my U8160
a great app :good:
Gallery+ doesn't pop up as an option when I hit menu--> wallpaper? I'm using the latest Nova Launcher on a LG G2, rooted and running Malladus ROM 1.2.4.
Sent from my VS980 4G using XDA Premium 4 mobile app
---------- Post added at 01:50 PM ---------- Previous post was at 01:46 PM ----------
revcrpb said:
Gallery+ doesn't pop up as an option when I hit menu--> wallpaper? I'm using the latest Nova Launcher on a LG G2, rooted and running Malladus ROM 1.2.4.
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Same thing if I click on a pic in something like Root Explorer. It's this because of what I'm running, or will there be a ffiix for this?
Sent from my VS980 4G using XDA Premium 4 mobile app
Support more unlock type!
I think you should support unlock type calculator and add more icon!
appmobileplus said:
Change log:
Version 2.1.0:
- Add new unlock type (Calculator lock)
- Add new icon calculator
- Optimize load thumbnail
Click to expand...
Click to collapse
Fast support!! Great!
@appmobileplus Please change the Turkish application name on play store. "Gizle Görüntüler" is wrong.
"Görüntüler Gizle" instead of "Gizle Görüntüler"
Hi @appmobileplus,
GP translation for Portuguese (Portugal) done, just need to be approved. Have a nice day
Downloaded and tested.
Exactly what i was looking for.
Thank you for your work, i really like it.
Gonna report bugs if there are any.
Best regards.
Basti
@appmobileplus I did some changes on Turkish translation. Please update it on next release.
Will there be an ad free version available?
I always use Quickpick, but i like the theming preferences, so let's try it
just installed the application after looking at the xda TV review..
I was using my tablet in landscape mode and I noticed this
the rest of the wizard seems fine, but the two pattern activities are cropped.
Nexus 7 / 4.4.2 / PA 4.4 beta 1
hope it helps..
Hi, I found your app very useful and like it very much. I wonder if u could provide some guidance as I cannot moved storage to Sd.
thank you and hopefully can fix this.

[APP][5+] Onemp Music Player

This is a rewrite version of Laisim Music Player that I can't support due to many reasons (the source is lost and the backup source is too old, many issues with the source as well). I am so sorry for that.
From Onemp 2.1.4, I will reuse the Laisim package name and removed the Onemp package name. So you guys might want to download from this Play Store link: https://play.google.com/store/apps/details?id=com.andatsoft.laisim
{
"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"
}
Compare to the Laisim, there are many features are removed (Visualizer, separate EQ (Onemp offers the EQ also but It applys for all tracks, etc), but many of them are improved (song scanner now is very fast, better supports theme, cross fade, etc). However, one thing to note, Onemp supports Android Lollipop 5+ only.
Key features:
- Support regular audio format, high definition *.flac file also
- Fade in/out when pause/play song, cross fade when play next/previous
- Display album length
- Auto find missing album art
- Play song from folder, playlist, artist, album, genre
- Support theme ( 3 themes with 6 color options. More themes and colors will be added soon)
- Support sleep timer (up to 90 minutes)
- Support playback speed/pitch configuration
- Support widgets style (currently, there is 1 style only, more style will be added soon)
- Tag editor
- Send song via bluetooth or social network.
- Set song as ringtone
- ...
This version is still in development, bugs report and feedback are highly approciated. Thanks
FAQ:
1. Onemp does not detect my external SD card path. What should I do?
This issue has been fixed in v1.0.3 but if you still found a bug related to this, please let me know. Thanks
2. Onemp is playing a track but can not hear anything?
The crossfade feature (turn on by default) might be the root cause in this case. Please try to turn off to see if it works
Changelog:
v1.1.4
- Bug fixes
v 1.1.0
- Playback speed/pitch support
- Bug fixes
v 1.0.9
- Add mini player
- Set album art
v 1.0.8
- Tracks sorting support for now
- Bug fixes
v 1.0.5
- Fix no sound bug when click play
- Update some UIs
v 1.0.4
- Fix widget not working bug
- Fix song missing in album view bug
- Update some UI bugs
v 1.0.2
- Display album art on the lockscreen
- Update Young theme
- Fix bug shuffle mode
- Update sd card detector
v 1.0.1
- Fix bug: wrong icon rendering on Android 5 ( Android 5.1+ not affected)
- Fix bug notification shown up random
- Update crossfade (this feature now enabled only for flac file, there is still some bug around this feature)
v 1.0.0
- First release
the name of the application should be another but i love it.
diiogo53 said:
the name of the application should be another but i love it.
Click to expand...
Click to collapse
When I start writing the app, I have no idea about its name so I call it XMP
When I start publishing the app, I still have no idea about its name so I keep the name XMP.
after install it only apears the x in the menu, but by the way is a great app
diiogo53 said:
after install it only apears the x in the menu, but by the way is a great app
Click to expand...
Click to collapse
Could you please give more detail about your isssue? (a screenshot for example)

			
				
diiogo53 said:
Click to expand...
Click to collapse
Yeah, That is the app icon. Now its time to click that icon to check the app out.
rauma said:
Yeah, That is the app icon. Now its time to click that icon to check the app out.
Click to expand...
Click to collapse
Its a excelent app, good work
diiogo53 said:
Its a excelent app, good work
Click to expand...
Click to collapse
You could leave a review or share to your friends also. Thanks
Really gr8 app @rauma I really like the app will definitely share with friends
I have a request is there a way to see the bitrate of song
Hit like:goodr hit urself
uchiha_sasuke said:
Really gr8 app @rauma I really like the app will definitely share with friends
I have a request is there a way to see the bitrate of song
Hit like:goodr hit urself
Click to expand...
Click to collapse
Sure, Click the song title on the Player screen, if the setting set the click title action to open track info, the Song info dialog will appear. This screen displays some useful information that, of course, include the bitrate.
Another way is that you click on the song item in the list of songs, then select Info. Hope that help
Really like this. Are you planning to show album art on the lock screen?
Yes, Its one of the features that will be added in the next versions.
Looks like a good app although I cannot see an option to enable external SD card. It just reads songs from the internal memory. Also, can anyone let me know if it plays ALAC?
rr93 said:
Looks like a good app although I cannot see an option to enable external SD card. It just reads songs from the internal memory. Also, can anyone let me know if it plays ALAC?
Click to expand...
Click to collapse
It has support for external storage but your path to sd card might be something special so that It can't detect. Could you please show the external sd path of your device?.
For the ALAC type, It does not support at the moment, sorry.
A new version has been updated. This update contains some small changes only though.
I loved Laisim so I'm really excited about this. Downloading...
EDIT: I love the player, but I can't work out how to scan folders in Ext Sd card, could you advise please.
Sent from my SM-G900F using XDA-Developers mobile app
As someone mentioned here, it doesn't see my external SD card with over 1200 songs. It only shows a few notifications, some ringtones, and one downloaded song that is on my device. All the other music apps I've tried or use find the songs with problem.
I like the material design very matured

Categories

Resources