FiredTV Launcher - Replacement Home/Launcher - Fire TV Themes and Apps

FiredTV Launcher is a 'replacement' for Amazon's Home/Launcher app which does not show sideloaded apps.
Visit the project page for more information (including source code): https://github.com/Redth/FiredTVLauncher
{
"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"
}
How does it work?
While it's not possible (yet/without root) to actually replace the launcher app, FiredTV effectively does this by watching for Amazon's launcher being opened, and then immediately launches itself. Because of this, you will see Amazon's home screen flash on the screen very briefly after pressing the home button, before FiredTV Launcher appears.
Installation
You can install the app by grabbing the .APK directly from the releases page: https://github.com/Redth/FiredTVLauncher/releases
You will need to sideload the app. There are many guides available how to do this on the forums.
Once the app has been installed, go into your FireTV Settings, go into Applications, find 'FiredTV' in the list, select it, and select 'Launch Application'
Enjoy!
Where's the Java?
If you looked at the source, you may have noticed that there's no Java. That's because this was written entirely in C# using Xamarin! C# is awesome, go use Xamarin!
What's next?
Obviously this launcher is very simple, and there's not much to it. I'm planning on adding some Settings configuration within the app, so you can do things like hide apps, reorder them, hide labels, change colors, etc.
UPDATES
--------------------------
v1.1.5
- Better FireTV Stick support
- Fixed Default Wallpaper not showing up in some instances
- Fixed Show/Hide for Amazon apps
- New Icon/Name for FireTV Home 'app'
- Fixed Settings icon
v1.1.4
- Fixed Signing issue
v1.1.3
- Updated Home detection logic, should be much more reliable
- Home detection is disabled by default (to help App store approval)
- Fixed a bug where the settings might show Home Detection enabled when it's actually disabled
v.1.1.0
- Home key detection disabled by default (to pass Amazon Store approval - you can enable it in Settings)
- New implementation for re-ordering apps
- More reliable settings saving/loading
- Customizable Wallpaper
- Removed FiredTV Logo
- Customizable Alpha of various backgrounds (top bar, label, app icon)
- Long press menu to hide app or uninstall app
v.1.0.3
- Now you can re-order apps
- Fixed bug with hiding Settings shortcut
- Now works on other devices (also on other devices that support it, now can become the 'home' launcher app)
- Fixed bug with time display (was in 24 hours by default)
v.1.0.2
This version adds some new features. Please note a different keystore was used to sign this app, so you may have to uninstall v.1.0.1 first!
- Hide/Show apps are all configurable now
- Date / Time now on home screen
- Hiding Logo, Date, Time App Labels all now configurable
- App Label font size configurable
- Fixed Settings shortcut
- Apps are now sorted by name

Great! How did you run it instead KFTV launcher?
Waiting hide apps, reorder... And please make the time display.
After clicking Settings crashes in KFTV launcher, so it should be?
Sorry for my English
Donated $ 10 I will write to my blog, who can still support

Thanks so much!
I am using a service to check the foreground activity and when it matches the Amazon fire TV launcher I open mine instead. Not the ideal solution but the only way so far to make it work!
I will work on those features first thing, thanks for the donation!!!
Deimozzz said:
Great! How did you run it instead KFTV launcher?
Waiting hide apps, reorder... And please make the time display.
After clicking Settings crashes in KFTV launcher, so it should be?
Sorry for my English
Donated $ 10 I will write to my blog, who can still support
Click to expand...
Click to collapse

You can also add a killing Amazon application (KFTV launcher and etc) after starting FiredTV Launcher.

Deimozzz said:
You can also add a killing Amazon application (KFTV launcher and etc) after starting FiredTV Launcher.
Click to expand...
Click to collapse
Impossible to kill another application without root

beshkenadze said:
Impossible to kill another application without root
Click to expand...
Click to collapse
ES Task Manager can kill things perfectly fine, even without root.
although some apps, by design, will re-launch themselves automatically regardless (e.g. KFTV Launcher)

tarvoke said:
ES Task Manager can kill things perfectly fine, even without root.
although some apps, by design, will re-launch themselves automatically regardless (e.g. KFTV Launcher)
Click to expand...
Click to collapse
Unknown way to kill the activity, may try KILL_BACKGROUND_PROCESSES.

We have root boys!

ChbShoot said:
We have root boys!
Click to expand...
Click to collapse
Its only a matter of time... Also I would like to request that there be an option to set the order in which icons appear.

beshkenadze said:
Unknown way to kill the activity, may try KILL_BACKGROUND_PROCESSES.
Click to expand...
Click to collapse
It really doesn't make sense for me to kill the AFTV process since no matter what you do right now, when you press HOME on the remote, the AFTV process starts up. So, if after I launched FiredTV when AFTV starts up, I went and killed AFTV, it would actually be slower the next time you pressed the home button since Amazon would start up the whole process again. This of course is all just theory too (I have a feeling it might not be so easy to kill AFTV process).
So, for now, it really doesn't make sense to try and kill the process, so I'm not going to be doing that...

jamesrascal said:
Its only a matter of time... Also I would like to request that there be an option to set the order in which icons appear.
Click to expand...
Click to collapse
This is a feature I'm working on. It's a bit more complex so I didn't put it in 1.0.2 yet, but hopefully for the next version!

Redth said:
This is a feature I'm working on. It's a bit more complex so I didn't put it in 1.0.2 yet, but hopefully for the next version!
Click to expand...
Click to collapse
Crashes at startup Setting :crying:

Deimozzz said:
Crashes at startup Setting :crying:
Click to expand...
Click to collapse
Going to need more info...
The new version is crashing? Is it crashing on startup? is it crashing when you go into settings? Your post was very unclear...

Redth said:
Going to need more info...
The new version is crashing? Is it crashing on startup? is it crashing when you go into settings? Your post was very unclear...
Click to expand...
Click to collapse
Yes, a failure in version 1.0.2. Crash when calling the settings FiredTV Launcher. Crashes in KFTV launcher.
First deleted the version 1.0.1, then installed 1.0.2

Deimozzz said:
Yes, a failure in version 1.0.2. Crash when calling the settings FiredTV Launcher. Crashes in KFTV launcher.
First deleted the version 1.0.1, then installed 1.0.2
Click to expand...
Click to collapse
Can you get me the logcat output? I'm not going to be able to track this one down without this information...
Thanks

Redth said:
Can you get me the logcat output? I'm not going to be able to track this one down without this information...
Thanks
Click to expand...
Click to collapse
adb logcat

Thanks, unfortunately the logcat you attached doesn't have any info relating to FiredTV... Could you try and reproduce the crash and gather the logcat output as fast as possible directly after the crash?

Redth said:
Thanks, unfortunately the logcat you attached doesn't have any info relating to FiredTV... Could you try and reproduce the crash and gather the logcat output as fast as possible directly after the crash?
Click to expand...
Click to collapse
This logcat just after crash.
Сrashes when clicking on the iconSetting in, if you press the menu button remote all is good.
And do not hide the icon Setting (Show/Hide Apps)

Deimozzz said:
This logcat just after crash.
Сrashes when clicking on the iconSetting in, if you press the menu button remote all is good.
And do not hide the icon Setting (Show/Hide Apps)
Click to expand...
Click to collapse
Ohh, I thought this was when you clicked Settings on the home screen, not in the hide apps setting. I've found the bug and it will be fixed in 1.0.3.
Thanks

Version 1.0.3 is out now!

Related

[MOD][APP]Skin + Modded Arc Launcher v1.1|Updated! [18.04.2011]|Working on[JS8][JVB]

Modified Arc Launcher for Galaxy S
Update as promised!
I had a load of trouble trying to get the ability to hide drawer app labels, but I finally managed just to break dragging and dropping apps onto the homescreen. So it that will not be a feature in this release. The abillity to turn on full screen was also added but is very beta because of the layout issue. All information can be found in change log and status!
The last couple of days I have been working on the Sony Xperia Arc Launcher, by decompiling it and creating new applications with the Android SDK and then looking at the smali code of both to try and integrate new features into, in my opinion, one of the best damn launchers out there. I enjoy dark themes for my Galaxy S because of the already very bright screen, so I have themed it to my liking (more info below).
Information about the launcher:
The Sony Xperia Arc Launcher is not entirely original but it has a lot of nice animations and innovative effects. For instance, the app drawer fly-in is no longer a fade but rather a nice slide-down bringing down the glass frames that hold each app page in a 4x4 table. Each pane slides left and right to reveal more installed apps as well as has an indicator on the top of the screen directing to which pane is visible. The launcher also has low memory consumption on about 10-18 mb of ram and has a tiny installation size (more info below). This gives it an ideal edge for light weight ROMs. Another perk with the launcher is its ability to sort after user’s preference, whether this is free sort, alphabetical, recently installed or most used.
*Feedback is much appreciated and suggestions to future releases will be met by gratitude.
Changelog:
Version 1.1 | [18.04.2011]
Added all languages
Changed default drawer shortcuts
Changed default stage shortcuts
Changed default widgets
Change layout preference screen
Toggle homescreen, folder and shortcut app texts
Toggle fullscreen (BETA)
Changed layout for preference screen
Update zip for flashing
Removed other dpi resources
Version 1.0 | [11.04.2011]
Removed all but English
Modified values for Galaxy S screen size
Removed other dpi resources
Themed stage to my own black design with dividers and torn wallpaper effect
Themed folder icons to my own black design (might change)
Added preferece button in menu options
Abillity to change amount of homescreens (choose between 3-15, default in center)
Restart button
Click to expand...
Click to collapse
Status:
New screen shots - Done
Fly-in widget preview - Done
Black stylish stage - Done
Themeable - Todo
Better compatibility - Todo
Clear permission errors - Might Work
Bug not saving sort order - Todo
Option to have app shadows - Todo
Landscape Orientation - Working on
Restore data creates dead widget areas bug - Critical/Not Possible
More customizations - Todo
Click to expand...
Click to collapse
Installation:
I take no responsibility for anything that you do to your phone!
Method 1: (Recommended)
Download Update-vX.X.zip
Rename to update.zip (optional)
Move zip to internal sdcard
Enter recovery
Choose "Install zip from sdcard" and select update.zip
Reboot
Method 2:
Rename launcher to something easier like "Home.apk" or "ArcLauncher.apk" (optional)
Open a terminal
Type:
adb push /locations/of/your/downloaded/launcher/launcher-name.apk
adb shell
su
chmod 644 /system/app/launcher-name.apk
exit
exit
Method 3:
Rename launcher to something easier like "Home.apk" or "ArcLauncher.apk" (optional)
Copy to phone
Use Root Explorer to remount /system RW
Copy launcher to /system/app with root explorer
Set permissions to rw-r-r with root explorer (optional)
Click to expand...
Click to collapse
Donate:
Like my work? You can donate here: Donate
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"
}
*Updated the file name to v1.0. Same file as before and if anybodies interested you can add another 500 downloads to the counter.
Support
Troubleshooting:
There are numerous of errors that can occur because the launcher was not designed for the Galaxy S. These may vary from device to device.
Launcher Redraws (kudos ImraanK and britoso)
*You might see an improvement in performance as well seeing this keeps the launcher in memory.
Open a terminal
Type:
adb root
adb remount
adb shell "echo 'ro.HOME_APP_ADJ=1' >> /system/build.prop"
adb shell "setprop ro.HOME_APP_ADJ 4" [/B] (same effect I believe)
adb reboot
Click to expand...
Click to collapse
Launcher Re-install
*A fresh start!
Move "ArcLauncher-vX.X.apk" to /sdcard
Rename "ArcLauncher-vX.X.apk" to "ArcLauncher.apk"
Open Settings>Applications>Manage
Find current default launcher
Click it and find "Clear Defaults"
Press Home (This might work if you can choose "Home".)
Open RootExplorer
Mount "/system" RW with the button at the top
Open /system/app
Delete "ArcLauncher.apk" and/or "home.apk" (Make sure home.apk is not another launcher)
Go back to root
Open /data/data
Delete com.sonyericsson.home
Go back to root
Open /dbdata/databases
Delete com.sonyericsson.home
Move "ArcLauncher-vX.X.apk" to /system/app
Reboot (Recommended but optional)
Click to expand...
Click to collapse
Bugs:
As mentioned above it might work perfect on your device or it will crap out, bugs will always occur and I/we will try to iron them out.
Known
Preferences and sorting order not being saved
Dead space on homescreen after data restore
Redrawing apps and screens (Sluggishness)
Click to expand...
Click to collapse
Works great, just tried it out...
Love the animations and the widget overview. The glass app drawer also looks very sleek but the default arrangement is kinda weird, and i'm just not used to alphabetical order...
Thanks for the efforts man
The default sort order is free sort I believe, but I can easily change that if users prefer another one. Please report buggs and if you are having problems with settings not saving (Friend of mine had).
much appreciate your work - I loved the Arc launcher but didn't like the default look as much. Yours looks super cool! Gonna try it first thing when I get home!
You could add alphabetical sorting. Otherwise it's very nice.
Edit: Noticed that you can change the sort in app drawer.
Flippin awesome... Gave the modified one a try but had trouble with the 4th row clashing with the dock bar...
Love this arc launcher..
Thanks mate!
Future request. Remove text from homescreen icons
Thanks for the positive feedback, I will hopefully do quite a few changes in the next few days. I found that the most used sort order was the smartest way to view your apps. If I manage I will also add an option to disable homescreen app texts in the preferences screen.
Thanks for great mod launcher. But can you make it better as:
- remember current index in app drawler when show, hide it. Current, it always begin from 0.
- make shadow for icon in home screen as in the edit mode of app drawler. It look so cool.
Thanks again for cool launcher.
I have limited access to the code with no source code, but I will try and see if I can get that implemented too.
Will try it... Thanks!
is it can only run on sgs?
This MOD is very great for Galaxy S, Thank you very much!
Brilliant. Cheers
Sent from my GT-I9000 using XDA Premium App
Very nice thing with the Xperia Launcher is that you can create a homescreen folder by just tapping and dragging an app icon on the homescreen onto another icon.
Will try the launcher right now. First feature request: Can you re-add the other languages? Think there is not much sense in removing them. Thanks.
Any version with full languages?
Tnx
Nice one. There was a need for fresh feel to the launchers and this one is pretty good one.
One issue though, the sorting is lost once you restart the launcher. I prefer the alphabetical sorting but after restarting the launcher or exiting it through Task manager retorted back to Free sort.
Otherwise, it looks great!
Just ran the apk on JVK2.3.3 -- and it works beautifully... Pretty awesome. Thanks!!!
If only someone could port timescape as well
Great work, looks really professional and the folders stand out. Lovely
followed method 1 and didn't work out
can anyone help???

[APP] Tweaked Touchiz 4 Launcher *Change Homescreen/5 Icon Dock/Sort apps*

FIRST OF ALL I WOULD LIKE TO STATE, I HAVE NOT CREATED THIS LAUNCHER, I AM NOT TRYING TO TAKE CREDIT FOR Fr4gg0r AND Swiftworks WORK!
I am just posting this as there is not a thread about it on the SGS II forums and it works fine for me
​
ORIGIONAL 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"
}
What has been added
Integrated Settings: to reach it, press menu, then preferences
you can adjust lots of stuff here
Click to expand...
Click to collapse
Homescreen Settings
homescreen count
default screen
enable/disable landscape (if you enable landscape it will take effect after next boot)
number of rows
uninstall button on homescreen
icon dock count
size of indicator (small/big)
enable/disable dock background
app labels
app labels in dock
enable/disable indicator auto hide
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Badge Counter
enable/disable unread gmail counter (specify accounts to show counter for)
enable/disable unread sms counter or Samsung Counter
Click to expand...
Click to collapse
System Settings
stay in RAM (enabled by default)
Click to expand...
Click to collapse
EXTRA Stuff
Resizing for all widgets enabled (long press widget and then drop it without moving)
Scrolling widgets are supported (currently not recommended to use though, lags when scrolling)
Click to expand...
Click to collapse
Installation
Install the tw4.zip in recovery (also contains ShareApp.apk; this will remove the old twlauncher, so make sure you have another launcher as backup installed!) (if zip does not install the app, /system is not mounted rw, then push the app manually to /system/app/ [remove TouchWiz30Launcher.* if present!] or
install the launcher as normal app. This will have some restrictions: for example it cannot uninstall apps (not really tested; only possible if you don't already have a twlauncher installed!)
Click to expand...
Click to collapse
Developers
Swiftwork (mainly settings layout, themes, tw4manager)
Fr4gg0r (the rest )
this project took/takes a lot of time, donations to Fr4gg0r and Swiftwork are appreciated.
Click to expand...
Click to collapse
How about the samsung widgets? Does it needs resizing after pushing the launcher?
Is there any possibility to have a 4x5 drawer?
where is tw4 manager ?
i fin it thanks 4 this port
Calendar widget doesn't work. Nice job
Definitely making me lean towards going back to TouchWiz. How's the compatibility when you change DPI?
dock apps
good job.
I tryed to put it on my galaxy s II, but I don't undestand how to add icon apps in the dock space. If I try to move icon over the dock there is a trash icon. At the moment in the dock there is only the application icon.
Go to app drawer then press edit
Thanks man good job
works very well.
by cons but I have no preference options launcher is in notification?
is not something I have tw4manager how please.
dada24 said:
works very well.
by cons but I have no preference options launcher is in notification?
is not something I have tw4manager how please.
Click to expand...
Click to collapse
Press menu key and then preferences to get to settings menu
Razer(x) said:
Is there any possibility to have a 4x5 drawer?
Click to expand...
Click to collapse
Yes, go to preferences then "App Drawer" and then adjust the "App Column Count" slider to 5.
mach0boi said:
Calendar widget doesn't work. Nice job
Click to expand...
Click to collapse
Some widgets are incompatible, fr4gg0r is working on it i think
darkodarko said:
good job.
I tryed to put it on my galaxy s II, but I don't undestand how to add icon apps in the dock space. If I try to move icon over the dock there is a trash icon. At the moment in the dock there is only the application icon.
Click to expand...
Click to collapse
open app drawer, then press menu key, press edit and then drag onto the dock
Nice but ...
Hmm, it has potential, but far too many annoyances to make it usable. The biggest being that there is no way that I can see to be able to rearrange the icons in the dock, who the hell wants the app drawer launcher on the right? And, like Touchwiz, the dock and home-screen scroller dots take up way too much screen estate.
Meh, excited to start with, ultimately let down. Back to Launcher Pro Plus, which is what always happens when I try an alternative launcher. I should learn not to fiddle really
darfbozo said:
The biggest being that there is no way that I can see to be able to rearrange the icons in the dock, who the hell wants the app drawer launcher on the right?
Click to expand...
Click to collapse
Other icons can be adjusted but yes, not being able to move app drawer icon is annoying. Will take a look myslef even though this isn't my work.
And, like Touchwiz, the dock and home-screen scroller dots take up way too much screen estate.
Click to expand...
Click to collapse
I think i saw an autohide option in the settings, will look later, look in preferances
I only have the app launcher in the dock, how can i add phone, contacts...?
It's kind of good. But it really seems like it's lacking. There needs to be more dock backgrounds, more options, more themes. Still, it is better than stock. It's just that it doesn't do much.
Hmm I've had a couple of force closes when using SMS. It says it is due to twlauncher. This is the first launcher related force close I've encounted.
i think the biggest letdown, imo, is that you have to reload widgets to get them all working again. means something is wrong in the coding where modified unfortunately.
Doesn't seem fully baked. I switched to 5 rows and went to populate the home screens and the first app I dropped in appeared to fall in between the screens. It did not show on any screen but I could see it as I used the slider to go between screens. Nothing I could do would let me get hold of it and delete it. Love the concept and its something I have been asking about so I hope some of the smart people run with this and get the issues worked out. I'll be keeping an eye on this one.
Um if I didn't do a back up before flashing this zip, how can I get back to stock TWlauncher?
Is there anywhere I can get it? Because this launcher is buggy. My messaging is totally borked.

[APP] Lockscreen Policy - Disable Android 4.2+ Lockscreen Widgets, Camera

{
"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"
}
Published to Google Play, Here
(Attached v1.2.2, v1.2.3)
This gets rid of the lockscreen widgets and camera on the homescreen on Android 4.2 or higher.
If you have root, you can disable the bold-hour clock widget from the action bar menu, under 'Clock Hack'. (since 1.2)
The app is completely free. I don't foresee adding anything much to this app (I could add a couple of toggle widgets).
This is a lightweight app at 80KB.
There's a known issue under 4.2.2:
With the clock hack disabled, the clock widget toggles between the bold hour clock and the non-bold hour clock every other unlock. If your device is rooted, you can use the clock hack to get the device to consistently display the non-bold hour clock. Otherwise, there isn't anything I can do for you immediately. Sorry for the inconvenience, but I had no control over this.
Disable widgets and/or camera access on the lockscreen under Android 4.2.
Usage:
1) Run application
2) Make selections, and press activate
3) In the 'Activate device administrator' screen, choose 'Activate'
4) Verify settings, and press 'Apply'
5) To change settings, either press the 'Reset' button or hit the back key from the app to return to the setup screen
Uninstall:
To uninstall, uncheck the application from the 'Device Administrator' list under 'Security' in 'Settings'.
Privacy:
I do not collect any personal information with this completely free application.
No permissions other than device administrator required.
Click to expand...
Click to collapse
Google Play developer link
Ratings, reviews welcome
Implements root tooles by Stericson
http://code.google.com/p/roottools/
Cool!
Sent from my Galaxy Nexus using Tapatalk 2
Thanks! The flashing widget placeholder on the lockscreen was annoying as hell.
This app succeeds where stock Android has failed. :good:
Thank goodness...
The lockscreen was seriously driving me nuts. I hated seeing that widget box every time I turned it on. Thank you for providing a way to turn it off. I just wish Google had made it optional in the first place.
Now, if you could just help me change that ugly, ugly clock font. :good:
It might be possible to change the default clock as more devs support lockscreen widgets, because I think it's just a widget there...
Looks good I am going to have to try this out.
Sent from my Galaxy Nexus using xda premium
Installing. The lockscreen changes haven't impressed me much.
works on Nexus 7
THANK YOU!
installing NOW.
I'll test it for you on Nexus S, send me the apk via PM or open it on Google Play.
Thanks for the report for the Nexus 7. I checked out some videos and realized that tablets don't have a camera swipe gesture on the lockscreen. Checking the 'camera' option doesn't really hurt anything though, at least as of the currently available Android API.
Functionally the app is not going to change much. The icon is hideous, but I know it's annoying to have to update for something minor like that, so that's not coming until there's a good idea for something that needs to be in the app.
knzo said:
I'll test it for you on Nexus S, send me the apk via PM or open it on Google Play.
Click to expand...
Click to collapse
It doesn't do anything for devices not running Android 4.2. If your device runs Android 4.2 already, you will see it in the Play Store.
chislon said:
It doesn't do anything for devices not running Android 4.2. If your device runs Android 4.2 already, you will see it in the Play Store.
Click to expand...
Click to collapse
Alright, when I flash back 4.2 I'll see if I can download from Play, thanks.
APK Download?
Hey, could you please share the APK?
I can't download it on Play Store because my Galaxy Nexus on 4.2 seems to be incompatible...
Allow Clock Replacement Widget?
Thanks for getting this app up so quickly!
I know you're probably not going to add much to it, but I have one request. Is it possible to make it work with clock replacement widgets like the "Fixed 4.2 Clock Widget" (can't link to it in the Play Store because I haven't posted 10 times yet).
That widget fixes the weird bolded-hour clock thing Google decided to do for 4.2, but I can't use it if I disable widgets with your app. If there was a way to disable the addition of new widgets (swiping to the left) but still allow a replacement widget on the primary lock screen, that would be perfect.
Would it be possible to disable Google Now? I'd really appreciate that ability. How did Google screw the lock screen so bad?!
Not sure how the clock widget can be changed.
Also noticed that if a music player has lockscreen widgets, they show up on a new page...
You can disable system apps in Android 4.2. If you disable Google Search in Applications, you lose the swipe up gesture from the soft buttons, but the lockscreen will still show a weird looking dot where Google Now is activated.
AnsenBayer said:
Thanks for getting this app up so quickly!
I know you're probably not going to add much to it, but I have one request. Is it possible to make it work with clock replacement widgets like the "Fixed 4.2 Clock Widget" (can't link to it in the Play Store because I haven't posted 10 times yet).
That widget fixes the weird bolded-hour clock thing Google decided to do for 4.2, but I can't use it if I disable widgets with your app. If there was a way to disable the addition of new widgets (swiping to the left) but still allow a replacement widget on the primary lock screen, that would be perfect.
Click to expand...
Click to collapse
Was just thinking the exact same thing. You're right, if this could be done it would be absolutely perfect. :good:
Why oh why do we have to look at that awful clock font? If only there was a way to remove it completely. And why did they decide to have that place holder flash up on the left every single time I unlock? I know I can add a widget, there's no need to remind me every single time I unlock!
I don't think I see a good way of changing the default widget unless you replace the system clock app.

Theme for D851 20B Stock

Is there a Theme for the D851 Stock 20B without using the G3Tweakbox? I don't want to install Xposed otherwise I have to give up my quick circle case and I don't want to do that.
llaugerm said:
Is there a Theme for the D851 Stock 20B without using the G3Tweakbox? I don't want to install Xposed otherwise I have to give up my quick circle case and I don't want to do that.
Click to expand...
Click to collapse
If you are talking about using different themes from the settings with the option that is normally hidden you do not need G3Tweakbox.
{
"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"
}
If you download the "launcherpro" app from the play store and copy its activities widget to your home screen it will give you a list of apps/functions of apps that you can add as a shortcut on your home screen. If you scroll down to "Home" one of the options is "Home" with the subtext "com.lge.launcher2.debug.LGHomeHiddenMenuActivity" . Choose that option and you'll get a shortcut on your home screen that lets you access a menu with a variety of options. The one of interest for this thread is "Feature_Hide_Theme_Setting" on my G3 this was enabled, I turned it off I now I actually have access to themes in my home screen settings.
Once you unhide the menu you can actually get rid of launcher pro and themes will still be accesible. The theme menu is under Settings-Display-Home screen. You can also access the theme menu from the home screen by doing a long hold on the task switcher button and Theme will be an option on that popup menu along with system settings, lock screen settings, etc.
This only works if you still have KitKat, if you have Lollipop the Launcher Pro activity widget won't work(or at least it didn't for me). For lollipop I ended up finding an App called "activity launcher" and it did not list ""com.lge.launcher2.debug.LGHomeHiddenMenuActivity" as an option but I was able to select another entry and use Activity Launcer's option to edit shortcuts before making them to manually enter "com.lge.launcher2.debug.LGHomeHiddenMenuActivity" and got into the hidden menu with it.
Nemesis1218 said:
If you are talking about using different themes from the settings with the option that is normally hidden you do not need G3Tweakbox.
Click to expand...
Click to collapse
Nemesis1218 said:
If you download the "launcherpro" app from the play store and copy its activities widget to your home screen it will give you a list of apps/functions of apps that you can add as a shortcut on your home screen. If you scroll down to "Home" one of the options is "Home" with the subtext "com.lge.launcher2.debug.LGHomeHiddenMenuActivity" . Choose that option and you'll get a shortcut on your home screen that lets you access a menu with a variety of options. The one of interest for this thread is "Feature_Hide_Theme_Setting" on my G3 this was enabled, I turned it off I now I actually have access to themes in my home screen settings.
Once you unhide the menu you can actually get rid of launcher pro and themes will still be accesible. The theme menu is under Settings-Display-Home screen. You can also access the theme menu from the home screen by doing a long hold on the task switcher button and Theme will be an option on that popup menu along with system settings, lock screen settings, etc.
This only works if you still have KitKat, if you have Lollipop the Launcher Pro activity widget won't work(or at least it didn't for me). For lollipop I ended up finding an App called "activity launcher" and it did not list ""com.lge.launcher2.debug.LGHomeHiddenMenuActivity" as an option but I was able to select another entry and use Activity Launcer's option to edit shortcuts before making them to manually enter "com.lge.launcher2.debug.LGHomeHiddenMenuActivity" and got into the hidden menu with it.
Click to expand...
Click to collapse
I want a Theme where I can change the icons on the status bar and pretty much to look like stock Lollipop!!!
llaugerm said:
I want a Theme where I can change the icons on the status bar and pretty much to look like stock Lollipop!!!
Click to expand...
Click to collapse
Not with out xposed for sure.. Unless you decompile all yourself and theme it that way..
Swizzle82 said:
Not with out xposed for sure.. Unless you decompile all yourself and theme it that way..
Click to expand...
Click to collapse
I appreciate your feedback but I don't want to install xposed otherwise I have to give up my quick circle case. I love that case since it protects the phone so well and it's not bulky.
llaugerm said:
I appreciate your feedback but I don't want to install xposed otherwise I have to give up my quick circle case. I love that case since it protects the phone so well and it's not bulky.
Click to expand...
Click to collapse
Same boat buddy.
I did launcher pro but while adding activities shortcut it gives me error.
bikrame said:
I did launcher pro but while adding activities shortcut it gives me error.
Click to expand...
Click to collapse
Activity launcher app... Choose all activities, choose home then you'll get a drop down of activities within home. Long press the one that says home, select edit shortcut, under class erase what's there and type "com.lge.launcher2.debug.LGHomeHiddenMenuActivity" then save. You now have a shortcut on the home screen to the hidden menu where you can turn on feature theme..
For some reason my post is saving com.lge.launcher2.debug.LGHomeHiddenMenuActiv ity with a space in activity. Remove the space..
Swizzle82 said:
Activity launcher app... Choose all activities, choose home then you'll get a drop down of activities within home. Long press the one that says home, select edit shortcut, under package erase what's there and type "com.lge.launcher2.debug.LGHomeHiddenMenuActivity" then save. You now have a shortcut on the home screen to the hidden menu where you can turn on feature theme..
For some reason my post is saving com.lge.launcher2.debug.LGHomeHiddenMenuActiv ity with a space in activity. Remove the space..
Click to expand...
Click to collapse
Thanks for the explanation. I've done as you've explained and I get a toast notification "app not installed" (I'm on stock rooted 20b lollipop no xposed BTW). I'm assuming this means that either LG or T-Mobile removed the Theme app altogether in the Lollipop build. Has this worked for you on Lollipop to open the theme app or did I just read your post wrong?
JazzedRob said:
Thanks for the explanation. I've done as you've explained and I get a toast notification "app not installed" (I'm on stock rooted 20b lollipop no xposed BTW). I'm assuming this means that either LG or T-Mobile removed the Theme app altogether in the Lollipop build. Has this worked for you on Lollipop to open the theme app or did I just read your post wrong?
Click to expand...
Click to collapse
My bad where I said edit package it should be class that is edited.. I'll edit the instructions.
Swizzle82 said:
My bad where I said edit package it should be class that is edited.. I'll edit the instructions.
Click to expand...
Click to collapse
Awesome, that got it working. Much thanks. This might help me fix my wife's G2... after I updated her to Lollipop via the LG support tool the theme she was using stuck and I haven't been able to fix it. We'll see I guess...
I decided to use a 3rd party launcher Apex with activities and an application called Turn Off to double tap and turn off the screen like the stock launcher. Using the 3rd party launcher I can use any icon pack.
llaugerm said:
I decided to use a 3rd party launcher Apex with activities and an application called Turn Off to double tap and turn off the screen like the stock launcher. Using the 3rd party launcher I can use any icon pack.
Click to expand...
Click to collapse
Seems to be the best route for customization, I use Nova Launcher myself along with the Turn Off app.
Nemesis1218 said:
Seems to be the best route for customization, I use Nova Launcher myself along with the Turn Off app.
Click to expand...
Click to collapse
I wish I can find something to change the icon on the status bar to AOSP.
I guess there is still no Theme for the T-Mobile Version Stock unless we use G3TweakBox with xposed which xposed has a lot of issues still.

MutliTimer Pro

I hope this is the correct place to announce the release of my first Tizen App : MultiTimer Pro!
{
"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"
}
The app is a timer app to compensate for the very limited stock timer app by Samsung. With MultiTimer Pro you can create mutliple timers and store them, or run them in parallel, as you like.
It is available at the Galaxy Store for 0.99$ and I would appreciate all feedback and feature suggestions!
Link to the Store : Click
Some Screenshots :
Great app, i think its rare to see people making things for this eco-system.
one suggestion is the addition of widgets.
also maybe a way to add icons from google of something like that?
chn555 said:
Great app, i think its rare to see people making things for this eco-system.
one suggestion is the addition of widgets.
also maybe a way to add icons from google of something like that?
Click to expand...
Click to collapse
Yes but the OS is so great, there should really be more devs
Widgets is a good idea, I will take a look into that one! Custom icons is noted aswell but I am not sure if that is really usable on the tiny screen but let's see
Hi,
Nice app, I use timer all the time (and other app Timerro bug since update to Tizen 4)
I see some bugs on your app the "Previous page" (and also "Next page") open a windows like when you would add another timer in place of come back to previous (or next page). It is a window like if we want edit a timer with name "Previous" with blank field for color and time and a button "Delete"
EDIT : after trying to return to the previous or next page my timers order are lost and the app arrange timers on a Ramdom ? way...
dersie said:
Hi,
Nice app, I use timer all the time (and other app Timerro bug since update to Tizen 4)
I see some bugs on your app the "Previous page" (and also "Next page") open a windows like when you would add another timer in place of come back to previous (or next page). It is a window like if we want edit a timer with name "Previous" with blank field for color and time and a button "Delete"
EDIT : after trying to return to the previous or next page my timers order are lost and the app arrange timers on a Ramdom ? way...
Click to expand...
Click to collapse
Hey,
Thanks for your feedback! I can reproduce the issue.
I will fix it ASAP, but unfortunately releasing updates currently takes over a week because Samsung has such a slow approval proces... Sorry for the inconvenience!
Fix is submitted, also now with default Timer names.
Let's hope it goes through fast...
Widgets up next
Dark Mode
Still waiting for the first update to be approved...
In meantime, I implemented a Dark Mode as a lot of users complained about the bright colors and the low contrast
AgeT said:
Still waiting for the first update to be approved...
In meantime, I implemented a Dark Mode as a lot of users complained about the bright colors and the low contrast
Click to expand...
Click to collapse
Dark mode looks great. Which version number will that be, currently I see 1.1.4? Any idea when this will become available?
I've been waiting for over a week for the last update to be approved and you cannot submit a new one while the previous one is under review... But it finally got approved today, and the dark mode version was finished last week but I couldn't submit it until now. It will be version 1.2 and I hope this one will get approved faster but it's out of my hands... Maybe a week?
It took over a week, and now they found a super weird reason to reject the app update.
(Clicking the button on the top right doesn't close the app because it is used for start/stop of the timer, and thus there is no way to close the app directly. I now added a button to the UI to close it... let's see).
So "bug" fixed and resubmitted... fingers crossed it won't take another week....
AgeT said:
It took over a week, and now they found a super weird reason to reject the app update.
(Clicking the button on the top right doesn't close the app because it is used for start/stop of the timer, and thus there is no way to close the app directly. I now added a button to the UI to close it... let's see).
So "bug" fixed and resubmitted... fingers crossed it won't take another week....
Click to expand...
Click to collapse
It is one reason I not like use Tizen Watch. Mainly for timer or stopwatch, just a button to close an app and stop timer or stopwatch (and lost it).....
dersie said:
It is one reason I not like use Tizen Watch. Mainly for timer or stopwatch, just a button to close an app and stop timer or stopwatch (and lost it).....
Click to expand...
Click to collapse
Do you like being able to use the hardware button to start/stop the timer or would you prefer it closing the app ?
AgeT said:
Do you like being able to use the hardware button to start/stop the timer or would you prefer it closing the app ?
Click to expand...
Click to collapse
I prefer "Start/Stop" But surely not really close the app, limit send app to foreground but not close. I have a "Stopwatch pro" app, il I press the upper button the stopwatch close and end the count, not acceptable.
dersie said:
I prefer "Start/Stop" But surely not really close the app, limit send app to foreground but not close. I have a "Stopwatch pro" app, il I press the upper button the stopwatch close and end the count, not acceptable.
Click to expand...
Click to collapse
Good I think it is usefull aswell. I kept it inside MultiTimer Pro so you can start and stop the timers with the button.
I think it is stupid to have 2 Hardware buttons and both are used for minimizing/closing an app.
Dark Mode
Finally......the dark mode is available!
Updated today from the first version and not worked. Press the app icon do nothing.
Uninstalled and installed again and it works.
Found a bug. I create few timers on 2 pages. I start timers (2 timers) on first page, after I go on the second page, I start other timer and if I want return to the first page with click to the "previous page" Icon, the app stop/crash and all running timers are stopped.
dersie said:
Updated today from the first version and not worked. Press the app icon do nothing.
Uninstalled and installed again and it works.
Found a bug. I create few timers on 2 pages. I start timers (2 timers) on first page, after I go on the second page, I start other timer and if I want return to the first page with click to the "previous page" Icon, the app stop/crash and all running timers are stopped.
Click to expand...
Click to collapse
Hello,
this is a known bug, aswell as an issue with deleting timers when you have more than one page.
However, these are already fixed in version 1.5.0 which is already submitted and currently under review by Samsung.
It should be available by the end of the week!
In the coming days a new version will be available that adopts the new OneUI !
Here are some screenshots, I hope you like the new design ( the old ones are still available through the settings )
Also a couple of new icons were added and more are to come!
I'm using the S3 with AOD mode (One UI V1.0). At count end, the app vibe but the screen keep in sleep mode (AOD) and you can not see the Timer end Just feel the vibe (or not....) but do not know why until you unsleep the watch to see the Timer end screen
dersie said:
I'm using the S3 with AOD mode (One UI V1.0). At count end, the app vibe but the screen keep in sleep mode (AOD) and you can not see the Timer end Just feel the vibe (or not....) but do not know why until you unsleep the watch to see the Timer end screen
Click to expand...
Click to collapse
Hello,
I normally don't use the AOD so I did not realize there was a problem, thank you for reporting I will try to reproduce it and fix it!

Categories

Resources