[APP] Picture Manager - Rename pictures with a timestamp and organize to folders - HTC U11 Themes, Apps, and Mods

{
"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 is Picture Manager?
Some manufactures like HTC and Sony (probably some more) save pictures taken with an incremented number in the filename, instead with a timestamp like other manufactures do.
When you factory reset your device, buy a new device or clean flash a custom rom, the camera picture counter gets reset and starts with e.g. IMAG_00001 again.
This can be an issue once you backup your files to a harddrive on your PC, because you will have duplicate filenames, although the pictures are actually different.
Picture Manager solves this problem by renaming your taken pictures with a timestamp format that you can select or even define yourself.
You can either start a batch process before you backup your pictures to your HDD, or automatically let Picture Manager rename your files in the background.
Another nice feature Picture Manager offers is that you can let it organize your taken pictures into folders that are named by the year, month and even day.
That will help you to quickly find your pictures again and brings some organization into you pictures.
Requirements
You have to be on at least Android 5.0 Lollipop
How does it work
Picture Manager relies on the EXIF Metadata that is stored into each picture. The EXIF Metadata contains a lot of information, the one Picture Manager needs is the date the picture was taken.
With that information Picture Manager can reliably rename and organize your pictures.
Tasker Plugin
Picture Manager comes with a Tasker Action Plugin. That means that you can start a batch process on different events, like time, when usb gets connected etc.
Premium features
If you want to use the custom format, background service or the Tasker plugin you need to upgrade to the premium version.
To upgrade you can use an in app purchase. Or you paypal me and I mail you a premium code. That way google doesn't get 30% of the income.

Downloads
Picture Manager is available in the playstore:
FAQ
Q: What about videos?
A: Picture Manager can also handle mp4 recorded videos.
Q: What about other manufactures than HTC and Sony?
A: I just know about those two that use an incremented number in their filename. If you know more, let me know. If your files are already timestamped you can still use the organizer to move your files into timestamped folders.
Q: After using the organizer I have sometimes missing files in my gallery?
A: Use the media scanner built in Picture Manager to make those files visible.
Q: Will the background service drain a lot of battery?
A: Picture Manager makes use of Androids JobSheduler, like Google Photos and Amazon Photos instant upload and is very battery friendly. When checking GSAM stats, it is nearly at the very bottom of the list.

j to the 4n said:
Downloads
Picture Manager is available in the playstore:
FAQ
Q: What about videos?
A: Picture Manager can also handle mp4 recorded videos.
Q: What about other manufactures than HTC and Sony?
A: I just know about those two that use an incremented number in their filename. If you know more, let me know. If your files are already timestamped you can still use the organizer to move your files into timestamped folders.
Q: After using the organizer I have sometimes missing files in my gallery?
A: Use the media scanner built in Picture Manager to make those files visible.
Q: Will the background service drain a lot of battery?
A: Picture Manager makes use of Androids JobSheduler, like Google Photos and Amazon Photos instant upload and is very battery friendly. When checking GSAM stats, it is nearly at the very bottom of the list.
Click to expand...
Click to collapse
Can rename this tool video too?
Gesendet von meinem HTC U11 mit Tapatalk

snoopyhaeckers said:
Can rename this tool video too?
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
ja, mp4's. steht doch im FAQ

j to the 4n said:
ja, mp4's. steht doch im FAQ
Click to expand...
Click to collapse
OK sorry I have this realize without any tool I only use tasker for this
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 01:06 PM ---------- Previous post was at 12:44 PM ----------
snoopyhaeckers said:
OK sorry I have this realize without any tool I only use tasker for this
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
Tasker plugin Funktion geht nicht! Wird in tasker nicht angezeigt beide Programme Also pro Version vorhanden
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 01:07 PM ---------- Previous post was at 01:06 PM ----------
snoopyhaeckers said:
OK sorry I have this realize without any tool I only use tasker for this
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 01:06 PM ---------- Previous post was at 12:44 PM ----------
Tasker plugin Funktion geht nicht! Wird in tasker nicht angezeigt beide Programme Also pro Version vorhanden
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
Nutzt du den gleichen Code für Video und Foto zum umbenennen?,
Gesendet von meinem HTC U11 mit Tapatalk

snoopyhaeckers said:
OK sorry I have this realize without any tool I only use tasker for this
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 01:06 PM ---------- Previous post was at 12:44 PM ----------
Tasker plugin Funktion geht nicht! Wird in tasker nicht angezeigt beide Programme Also pro Version vorhanden
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 01:07 PM ---------- Previous post was at 01:06 PM ----------
Nutzt du den gleichen Code für Video und Foto zum umbenennen?,
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
ja, geht das tasker plugin jetzt? ggf. gerät neustarten.

j to the 4n said:
ja, geht das tasker plugin jetzt? ggf. gerät neustarten.
Click to expand...
Click to collapse
Geht nach Neustart welchen java Code verwendest du um die exif Datei abzu greifen
Gesendet von meinem HTC U11 mit Tapatalk

snoopyhaeckers said:
Geht nach Neustart welchen java Code verwendest du um die exif Datei abzu greifen
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
https://developer.android.com/reference/android/media/ExifInterface

j to the 4n said:
https://developer.android.com/reference/android/media/ExifInterface
Click to expand...
Click to collapse
Ich habe nur das Problem mit Video Dateien jpeg funktioniert mit meinem java Code perfekt nur Probleme Video Dateien liest es einfach nicht aus hast du eine Ahnung woran es liegt
Gesendet von meinem HTC U11 mit Tapatalk

snoopyhaeckers said:
Ich habe nur das Problem mit Video Dateien jpeg funktioniert mit meinem java Code perfekt nur Probleme Video Dateien liest es einfach nicht aus hast du eine Ahnung woran es liegt
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
ah...Videos haben keine EXIF Metdadaten.

j to the 4n said:
ah...Videos haben keine EXIF Metdadaten.
Click to expand...
Click to collapse
Wie benenne ich sie dann nach Datum um?
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 02:54 PM ---------- Previous post was at 02:52 PM ----------
snoopyhaeckers said:
Wie benenne ich sie dann nach Datum um?
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
Kannst du mir vielleicht einen Code oder so schicken wie du es in deinem Programm gemacht hast?
Gesendet von meinem HTC U11 mit Tapatalk

snoopyhaeckers said:
Wie benenne ich sie dann nach Datum um?
Gesendet von meinem HTC U11 mit Tapatalk
---------- Post added at 02:54 PM ---------- Previous post was at 02:52 PM ----------
Kannst du mir vielleicht einen Code oder so schicken wie du es in deinem Programm gemacht hast?
Gesendet von meinem HTC U11 mit Tapatalk
Click to expand...
Click to collapse
Use my app

j to the 4n said:
Use my app
Click to expand...
Click to collapse
No IT works without extra app work with tasker only [emoji16][emoji16][emoji16]
Gesendet von meinem HTC U11 mit Tapatalk

j to the 4n said:
Downloads
Q: Will the background service drain a lot of battery?
A: Picture Manager makes use of Androids JobSheduler, like Google Photos and Amazon Photos instant upload and is very battery friendly. When checking GSAM stats, it is nearly at the very bottom of the list.
Click to expand...
Click to collapse
So I installed this to give it a whirl, yet everytime I try ans setup the app, whenever I press the folder icon to set a folder, the app presents me with the message :'No apps can perform this action'
I don't have tasker installed and don't want to install tasker.
Why can't I choose an app to perform the picking action in the app?
Also, the background renaming service doesn't work for me, neither does the organising feature.
Using premium btw.
Solved above no apps issue by unfreezing folder app from htc

p50kombi said:
So I installed this to give it a whirl, yet everytime I try ans setup the app, whenever I press the folder icon to set a folder, the app presents me with the message :'No apps can perform this action'
I don't have tasker installed and don't want to install tasker.
Why can't I choose an app to perform the picking action in the app?
Also, the background renaming service doesn't work for me, neither does the organising feature.
Using premium btw.
Solved above no apps issue by unfreezing folder app from htc
Click to expand...
Click to collapse
If you run the batch process manually, does it work?
Are you running it on an internal or external sdcard?
Organizing to folders does not work currently on external sdcard.
Trying to find a solution atm, write access to external sdcard got very limited on Android unfortunately.
Got a workaround already nearly done though.
If you are not happy with the app, let me know. WIll refund then.

j to the 4n said:
If you run the batch process manually, does it work?
Are you running it on an internal or external sdcard?
Organizing to folders does not work currently on external sdcard.
Trying to find a solution atm, write access to external sdcard got very limited on Android unfortunately.
Got a workaround already nearly done though.
If you are not happy with the app, let me know. WIll refund then.
Click to expand...
Click to collapse
No refund needed, happy to help a dev out.
Using external and yes, renaming works as batch, just not automatic

p50kombi said:
No refund needed, happy to help a dev out.
Using external and yes, renaming works as batch, just not automatic
Click to expand...
Click to collapse
Can you pull a logcat after capturing some pictures?

j to the 4n said:
Can you pull a logcat after capturing some pictures?
Click to expand...
Click to collapse
Here you go...
Hope it helps.
https://www.dropbox.com/s/du2nesmjzm4gm5i/alogcat.2018-04-30-22-41-06+0100.txt?dl=0

Ps also notice a spelling mistake in the service
Picure

p50kombi said:
Here you go...
Hope it helps.
https://www.dropbox.com/s/du2nesmjzm4gm5i/alogcat.2018-04-30-22-41-06+0100.txt?dl=0
Click to expand...
Click to collapse
That won't work unfurtunately. Better use adb.
adb logcat > log.txt
take some pictures,
stop the log with ctrl+c
then upload.

Related

What is O2 Active?

I've read about getting rid of 'O2 Active' in the posts but could not find out what it means.
I'm facing problems with 'Today Plugs-in' with my Singapore O2 IIs, even when upgraded to 1.40 rom and radio 1.13. Could it be due to this 'O2 Active' thing?
Even read about not installing the 'O2 crap' by keying in 0506 to get Corporate mode but my O2 doesn't seems to have this corporate mode thing. Read from a post saying to press 'soft reset' when the small warning screen appears and did that. Ended up without a Ext rom but manage to install cabs found from the wiki site where these cabs are found. Anyway, my 'Today Plugs-in' problem still exists.
Anyone can give me some pointers?
zard said:
What is O2 Active?
Click to expand...
Click to collapse
its a big lump of **** that o2 call there active interface, but it isnt stable enough to run on a nokia, let alone a BA. o2 should learn to test ther o2 craptive before installing on machines they are selling. id advise anyone woth it installed, to uninstall it and make ur devise o2 ****e free.
What is the latest version of O2 Active UI?
What does O2 Active do?
Anyone can capture a screen shot of it for me? Thanks.
I heard that it is not installed on BA's sold in Asia. If that is true, then my problems with 'Today Plug-Ins' are not likely be due to the O2 Active.
O2 Active Ui screenshot
zard said:
What does O2 Active do?
Anyone can capture a screen shot of it for me? Thanks.
I heard that it is not installed on BA's sold in Asia. If that is true, then my problems with 'Today Plug-Ins' are not likely be due to the O2 Active.
Click to expand...
Click to collapse
Well Zard here's a Screen capture of the O2 Active UI for U !!
{
"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 O2 Active screen, disliked by many on the older machines now has some enhancements which might make it more acceptable.
• O2 Hotspot locator
• View Orientation Switcher
• Power Save
• Profile
• WiFi and Bluetooth on/off
• Bluetooth Manager
Unfortunately, the O2 Active screen handles Today Plug-ins very poorly. Kitara Genesis won't display at all, and others are severely truncated at the Right Hand margin. This makes the usefulness of O2 Active much reduced, and O2 would do well to include some method of configuring its screen to remove items it can't display.
Another example of poor programming is that the installation of the O2 customisations removes the Time display from the Title Bar. This must be counted as a major error, as it needs a Registry editor to resolve, not to be undertaken lightly even by the experienced!
---------------------------------------------------------------
credits :: http://www.tekguru.co.uk
More Pics
More Pics O2 Active UI
Power Profiles
Application Shortcuts (TODAY)
My IIs unit very nearly got binned because of the Active interface, I agree with joey jojo's sentiments on this one - turns a decent PDA based phone into a pile of useless junk.
Unfortunatly to get rid of it (if in fact you have it installed) required a hard reset of the device, so doing this will wipe out all your data stored on the unit, a back up is no use either as that puts the rubish back on the device this makes the unit even more useless, as parts of the Active are missing causing it to crash even more often, (trust me on this one - I tried and learn't the hard way :wink: )
Hard reset the device, then sit through while the unit re-boots, after a while you will get the choice of personal or corporate install, choose the later, and enter the code 0506, note you must sit with the unit while it does this, it only gives you a few seconds choice, if nothing is entered it loads the O2 crap on the device by default - Mike
LOL
mikealder said:
.............. if nothing is entered it loads the O2 crap on the device by default - Mike
Click to expand...
Click to collapse
:lol: :lol: :lol: :lol: LOL :lol: :lol: :lol: :lol:
Thanks jeasbe and mikealder for the screen shots of O2 Active.
I see that the intentions for O2 Active was good bad it seemed to make it worst than better.
Lucky or not, here in Singapore, the O2 IIs that I am using, doesn't come with O2 Active. My personal experience is that the poor memory management of 2003 SE could be the culprit to all this problem. My conclusion is not to install Microsoft Voice Command (takes up a lot of memory) and have only 1 or at most 2 Today Plug-ins.
xxLeoxx said:
Exakt. Früher oft zwischen 200MHz und 800MHz. Jetzt auch gern mal längere Zeit bei 1,4GHz. Und manchmal passiert es, dass immer zwischen 800-1,4Ghz gewechselt wird, obwohl nichts aktiv läuft -> Note wird sehr warm.
Click to expand...
Click to collapse
Ich konnte ics auf dem Gerät meiner Freundin und Rocket Rom auf meinem note direkt vergleichen. Deine Beobachtung kann ich bestätigen.

[ROM][GER][26/Feb/09] RTT xXx v2 - Manila HD / without Manila (OS/Build 20765)

{
"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"
}
ROM Infos:
Basis: 2.03.407.2 HTC GER
OS Version: HTC Iolite 20765
BUILD Version: HTC Iolite 20765.1.4.4
Pagepool 8 MB
Uldr removed(3MB)
FullKernel patch
Not included
-Avatare
-Samplefiles
-Einige Ringtones
-Welcomecenter
-Messenger
-Transcriber
-Connection SetUp
-Cyberon VoiceSpeedDial
-Google Maps
-MBedded Java
-MP3 trimmer
-Opera
-RSS Hub
-Streaming Media
-Voice recorder
-YouTube
-ZipView
SYSTEM:
-ATI 3D Display Driver
-Battery in %
-FullTweaked
-Highlight Green to Grey
-camera Mods
-Black Slide2Answer (tHX Elvelyn)
-NetCF 3.5
-Ordnerstruktur
-SDKCert
-SMS Chat
-Pics/exe compressed
SOFTWARE:
CFC Manila HD mit Sprint Icons and HD People
Clean GPS Data
CleanRam
PHM Registry Editor
Shaps Taskmanager
TouchResponse (25ms)
PimBackup
WinRar
ShutXP with Power Button
WOW HD Settings
Software/System TD2:
TD2 Calculator
TD2 Keyboard (No Landscape)
TD2 SensorSDK (config: Album/Calculator others can edit via regtweak)
New Taskbar
- big X
- OK Button
- Vista Wait Cursor
Download xXx v2 mit Manila HD:
http://rapidshare.com/files/202653059/RTT_xXx_v2_Manila_HD.exe
Datenspeicher: Gesamt: 132.29 MB - Frei 128.33 MB
Programmspeicher: Gesamt: 111.08 MB - Frei 52 MB
Download xXx v2 ohne TF3D:
http://rapidshare.com/files/202892597/RTT_xXx_v2_ohne_TF3D.exe
Datenspeicher: 138.64 MB - Frei 135.17 MB
Programmspeicher 111.08 MB - Frei 63.04 MB
Speeddownload link thx to bl0w
http://diamond.geg0r.de/index.php?dir=RideTheTube/
Thanks to Anja, piranha, Mossi, pkoper
Thanks to ange335 for betatesting !!
Dont forget to hardreset your device after flashing
Update: TF3D Soundfix
Please edit these two regedits from
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"Dll"="WOWHD_ARM_WCE_PPC2005_Driver.dll"
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BtA2dpSnd]
"Dll"="WOWHD_ARM_WCE_PPC2005_Driver.dll"
in:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BtA2dpSnd]
"Dll"="bta2dp.dll"
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"Dll"="Wavedev.dll
and these three must be deleted
[HKEY_LOCAL_MACHINE\Security\AppInstall\Sound\Execu tableFiles]
"\\Windows\\WOWHD_ARM_WCE_PPC2005_Driver.dll"= hex:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BtA2dpSnd]
"OldDriver"="bta2dp.dll"
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"OldDriver"="Wavedev.dll"
At this time a cab didn´t work well - please dont ask me why - i realy dont know. But i can say after 4 hours of work its working right now! Yippie Skippy
TD2 Keyboard (No Landscape)
Click to expand...
Click to collapse
means there is no landscape at all or just that landscape is normal style?
besides sounds very good, will test it the weekend if theres landscape as i'm uisng it very regulary
I use the english keyboard with Landscape fix and the german language (Portrait package). If you use the english layout everything is fine in landscape mod.
RideTheTube said:
I use the english keyboard with Landscape fix and the german language (Portrait package). If you use the english layout everything is fine in landscape mod.
Click to expand...
Click to collapse
..can you post the cab file for TD2 Keyboard?
Thanks
http://www.everythingdiamond.info/
Very very nice and fast rom!
Just flashed and played around - no problem found so far; and as said before its fast!
Thanks,
Chris
Looks and sounds good. What about a version in "standard color"?
i have flashed it and gona test it now.
thanks for this rom.
@RideTheTube
Looks nice, i would like to flash and check. Only one (stupid) question. What is the difference between Version "Manial HD" and "without TF3D"
Sieht gut aus, werde ich definitiv die Tage probieren. Eine möglicherweise dumme Frage. Was ist eigentlich genau der Unterschied zwischen den Versionen "Manila HD" und "ohne TF3D"?
Gruß und Danke
The difference between these two rom is that one is with TF3D (Manila HD) and the other has TF3D not included. Its for those people who use SPB Mobile Shell or so...
i found one problem with sound management. i can't change the volume for my music player whether for wmp nor for tf player. it's a little bit too laud for me
another problem is that i can't select any presents at audio equilaizer. has anyone else the same problems??
Installed your ROM, looks nice, feels nice until now. Only problem for me is, that the Phonepad is not installed. I use this regulary for typing sms with one hand. Is there a cab for reinstall this?
thx for sharing
sorry, phonepad is installed. everything is fine...
Reso9 said:
i found one problem with sound management. i can't change the volume for my music player whether for wmp nor for tf player. it's a little bit too laud for me
another problem is that i can't select any presents at audio equilaizer. has anyone else the same problems??
Click to expand...
Click to collapse
The problem is that i have integrated WOW HD Sounds Settings and this is why the problem with TF3D exists. But i will fix it in my next version..
thx
I have another little problem. Normaly, after installing a new german rom, the provider settings were installed automatically. With this rom i have to do it by myself. I use O2-Germany. I installed it by hand but like to tell you this. Maybe you put this function in your next version.
Big problem for me: Battery usage seems to be very high. I can watch the numbers and the percentvalue is going down and down. After using the diamond for about 2 hours battery stands at 73%. While writing this reply 3% battery usage. My radio version is 1.09.25.23. 3G is off, WLAN off, Bluetooth off, Pushmail on.
I like the rom, it seems to be fast enough for me. I will try it the next days and send comments if i recog. bugs.
thx
Yes thanks for response...
You nee ConnectionSetup..just install the cab and everythin is fine mate!
Hi RideTheTube,
existiert eine .cab-Datei von CleanRam?
Ich kann sie nirgends auftreiben.
VIELEN DANK im Voraus
... keep rocking!
Thanx!
Vincent
*solved* >>> found the .cab today!
I would love to try this one, without TF3D. But i need it in english.....any chance you will release a WWE version?
Danke
Damn nice ROM
Flashed yesterday and testing it the whole day today. Perfect ROM for me! Nice work!
Weiter so!
Update TF3D sound fix -> POST 2

[APP] SkipTvAd

SkipTvAd
Main idea:
You are nerved if you change the tv channel during the commercials and miss the continuation of the film/series?
My App will help you to get the right moment to switch back.
Background:
Each users of the app registers his tv channel. If 10 % of all users on this channel set that the commercial ended/began during 10 seconds the app will notify all users on the same channel that the channel state have changed. Please keep in mind that the app is still in beta stage.
SkipTvAd 0.4:
SkipTvAd-0.4.apk
Screenshot:
{
"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"
}
PLEASE REPORT BUGS
PLEASE SUGGEST NEW FEATURES
Not sure if theres much call for it but i thought i would try it and found it wont install on 2.2.1 jpy
Sent from my GT-I9000 using Tapatalk
n1kon said:
Not sure if theres much call for it but i thought i would try it and found it wont install on 2.2.1 jpy
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
thanks for your help...
The apk file is fixed now
Are you from Germany or Austria? (ORF...)
You can make it more popular in Germany, I think there many interested peoples!
The idea is cool I'll try it
Edit: I think you have to add much more tv channel
Vielleicht kannst du Sie in deutschen Foren bekannt machen, ich glaube, da wären sehr viele Leute daran interessiert!
Soll ich mal Threads auf androidpit und Android-hilfe starten?
Ichh finde die Idee super und probiere es mal aus!
Edit: du must aber noch mehr tv sender hinzufügen....
Sent from my HTC Desire using XDA App
hy...
there are 2 big problems in this app.... This app needs very much members to work well, the 2nd is how to stop manipulating. Everybody can press the button change so i thought of a user rating if this member press often the changebutton wrong but the rating can be also manipulated.
--German--
Ja hallo bin von österreich, welches forum schlägst du mir vor?
Grundsätzlich kann jeder Sender verwendet werden, mache dies über datenbankeinträge. Danke fürs Testen, jedoch ist die app noch verbuggt, werde dies jedoch bald verbessern.
--GERMAN--
Ich könnte dir beim Entwickeln und Promoten helfen. Hast ja schon eine PM bekommen. Melde dich einfach mal
korndi said:
hy...
there are 2 big problems in this app.... This app needs very much members to work well, the 2nd is how to stop manipulating. Everybody can press the button change so i thought of a user rating if this member press often the changebutton wrong but the rating can be also manipulated.
--German--
Ja hallo bin von österreich, welches forum schlägst du mir vor?
Grundsätzlich kann jeder Sender verwendet werden, mache dies über datenbankeinträge. Danke fürs Testen, jedoch ist die app noch verbuggt, werde dies jedoch bald verbessern.
Click to expand...
Click to collapse
android-hilfe.de würde ich dir auch vorschlagen..kannst du deine idee bitte noch kurz ein bisschen verständlicher für mich auf deutsch hinschreiben? i verstehs irgendwie noch nicht ganz
sent from my "Nexus S" on SGS using Tapatalk
Oder Handy-FAQ.de - Aber ich würde die App erstmal etwas Nutzerfreundlicher gesalten (sollte schnell geschehen sein) und dann promoten.
Wenn du sie in den Market stellst, wird sie schnell viele downloads bekommen. Das garantiere ich dir
This app is still beta. This Version is still a preview of the app
also an alle. Die App befindet sich noch in der beta phase und ist die erste funktionierende version. Werde diesen Thread ständig erweitern, wenn möglich.
@luhu werde die threads selbst erstellen um änderungung selbst durchführen zu können.
I think that is a really good idea! Hm, you have to make user accounts for rating, and show who has switched the ad status... And ad a status by each channel "not reviewed" or something else if nobody had switched ad/no ad on this channel.
-german-
Also große Foren sind in DE androidpit.de und android-hilfe.de, vlt. findet man da auch eine Lösung des manipulations-Problem...
Ich denke wenn die App gut funktioniert, dass man da vlt. auch genug Leute zusammenbringt. Man müsste auf jeden Fall Benutzer erstellen. Das bewertungssystem wäre gut, Es müsste dann halt angezeigt werden, wer umgeschalten hat, damit man den auch schlecht bewerten kann.... und einen Status beim Kanal hinzufügen, wenn noch keiner was eingestellt hat (werbung/keine Werbung)...
Auf jeden Fall eine geniale Idee!
Sent from my HTC Desire using XDA App
CroSladi said:
android-hilfe.de würde ich dir auch vorschlagen..kannst du deine idee bitte noch kurz ein bisschen verständlicher für mich auf deutsch hinschreiben? i verstehs irgendwie noch nicht ganz
sent from my "Nexus S" on SGS using Tapatalk
Click to expand...
Click to collapse
ja mein schriftliches englisch ist leider grottenschlecht.. Also meine idee hat leider noch ein paar macken. Was machen wenn die Info das die Werbung beendet ist falsch ist? Deshalb habe ich mir überlegt ob man nicht ein Rating einführen soll.
When did XDA become an German-talking forum? Jezuz..
sackynuts said:
When did XDA become an German-talking forum? Jezuz..
Click to expand...
Click to collapse
sorry man. i know i will switch it now, but my written english is still bad
Uh, I got an idea! Maybe you can add a service that the status switches, if more then 5 people clickes at the no ad/ad button within 15 sec...
-german-
Vielleicht kannst du einen "sicherheits-modus" einfügen, dass er (jenachdem wie viele Benutzer in dem Sender eingeloggt sind (könnte man vielleicht auch anzeigen lassen)) erst umschaltet, wenn z.b.5 Leute innerhalb 15 sek. geschaltet haben...
Sent from my HTC Desire using XDA App
New Links:
http://www.androidpit.de/de/android/forum/thread/413558/SkipTvAd
http://www.android-hilfe.de/android-app-entwicklung/64956-app-skiptvad.html
Most apps will open a new streaming url if an add opens. You may be able to auto detect this so that the app self triggers the add button.
korndi said:
Hy!!
I just created my first App!!
SkipTvAd
The main idea:
You log in and choose a tv channel. There you can change if there is at the moment an ad on the channel. If the ads end you can change the ad state and everybody who who also have chosen this channel can see that the ads end and switch back to the channel.
What do you think about this idea?
Sorry for my bad english.
First Beta release:
http://dl.dropbox.com/u/7225753/SkipTVAD.apk
Screenshot:
Click to expand...
Click to collapse
When your looking it on the internet but not in the tv...
Sent from my HTC Desire using XDA App
luhu said:
When your looking it on the internet but not in the tv...
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
correctly......
Its a great idea, but the scope gets limited to people in your city/area/timezone (atleast in the US)
You also need dedicated people aware of detecting ads and using the app continuously.
... just a try^^

[MIUI] 720p Icon Pack

Hey,
MIUI on the HTC One X looks awesome now that they finally made some 720p icons but the icons are definitely lacking so I decided to make a PSD template and a couple of icons of my own.
Only three so far but I put a lot of care into them and I plan to make more.
I was hoping that others might pitch in and make some icons so we can get a proper 720p icon pack going.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is a link to the 720p Icon Pack .mtz I made: Download
Here is a link to the template PSD I created: Download
Hope somebody likes this and we can get some more icons being made, feel free to improve my template if you can and send it to me so we can all benifit from it.
EDIT: Added a Tapatalk icon and redid my previous ones!
Nice to see you here man!
Thanks for releasing the template. I'm sure people will start contributing.
I did contribute quite a few icons to the Vexillum project.
If I do switch to MIUI on the One X, I'll definitely start contributing again.
rajitsingh said:
Nice to see you here man!
Thanks for releasing the template. I'm sure people will start contributing.
I did contribute quite a few icons to the Vexillum project.
If I do switch to MIUI on the One X, I'll definitely start contributing again.
Click to expand...
Click to collapse
Thankyou,
I sure hope so as I'll never manage making something like vexillum all by myself. You should definitely switch to MIUI because it looks amazing on the 720p screen :-D
Sent from my HTC One X using Tapatalk 2
wow those icons look amazing!!!! please keep making a couple of popular icons.. the look really great!
Jamilro said:
wow those icons look amazing!!!! please keep making a couple of popular icons.. the look really great!
Click to expand...
Click to collapse
Thankyou very much,
I plan to make a couple more although I hope I can get something like vexillum going so others can help out
Sent from my HTC One X using Tapatalk 2
Added some new stuff
...also noticed that the mtz had 128 downloads and the psd had 42 so I'm hoping one of the 42 will upload some icons as well!
those icons look really good, nice work, keen to see more in this style!
rjwdon said:
those icons look really good, nice work, keen to see more in this style!
Click to expand...
Click to collapse
Thanks, I'll be making some more soon
Sent from my HTC One X using Tapatalk 2
any chance you could make an icon pack for launchers like Apex launcher? i'd even host it for you on Google Play if you need that.
Tried to open the psd. Photoshop CS4 gives following warning:
Dieses Dokument enthält unbekannte Daten, die verworfen werden, damit di Ebenen bearbeitbar bleiben. Um das ursprüngliche Erscheinungsbild beizubehalten "Reduzierung" wählen Composite Daten werden als reduziertes Bild geladen.
So didn't open.
Sebianoti said:
any chance you could make an icon pack for launchers like Apex launcher? i'd even host it for you on Google Play if you need that.
Click to expand...
Click to collapse
You could just unzip the mtz and extract the png's. That way I guess you could do it?
Sent from my HTC One X using Tapatalk 2
Sir Backe said:
Tried to open the psd. Photoshop CS4 gives following warning:
Dieses Dokument enthält unbekannte Daten, die verworfen werden, damit di Ebenen bearbeitbar bleiben. Um das ursprüngliche Erscheinungsbild beizubehalten "Reduzierung" wählen Composite Daten werden als reduziertes Bild geladen.
So didn't open.
Click to expand...
Click to collapse
I have no idea what that says. I made it in CS6 but it should be backwards compatible. Could you translate the error so I know what went wrong?
Sent from my HTC One X using Tapatalk 2
GU5TAF said:
I have no idea what that says. I made it in CS6 but it should be backwards compatible. Could you translate the error so I know what went wrong?
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
The new photoshop has some new functions not available on older photoshop versions. Perhaps it has something to do with layers masked on other layers or something similiar.
The translated version of his message is something like this:
This document contains unknown data, which will be discarded if you like to edit those layers. If you want to keep the original look you have to reduce those layers. (It's not 100% the same but the message is the same ).
---------
By the way i'm currently working on a different icon-set which will be xhdpi too. I can show some sample icons if you like. I would really love to hear your thoughts.
Oh and it's no rival stuff I started this set a few days ago, and today i saw your thread .
mikep1993 said:
The new photoshop has some new functions not available on older photoshop versions. Perhaps it has something to do with layers masked on other layers or something similiar.
The translated version of his message is something like this:
This document contains unknown data, which will be discarded if you like to edit those layers. If you want to keep the original look you have to reduce those layers. (It's not 100% the same but the message is the same ).
---------
By the way i'm currently working on a different icon-set which will be xhdpi too. I can show some sample icons if you like. I would really love to hear your thoughts.
Oh and it's no rival stuff I started this set a few days ago, and today i saw your thread .
Click to expand...
Click to collapse
I haven't used any CS6 specific features and it works in CS5. Might be time to update Photoshop then I suppose
Sounds awesome, I'd love to see them. The aim of this pack is to expand the default MIUI icon pack and stay true to the original style. The more icons for the one x the better
Sent from my HTC One X using Tapatalk 2
I did SUAVE icons for the iPhone 3G years ago. Now I'm on the Galaxy Note GT-N7000 on the official MIUI 4 beta 2.7.6. On the Note's 800 x 1280 screen the original MIUI icons look washed out a bit, so those 720p icons are quite a stunner :good:
Happy to use your PSD Template to do icons. In the first batch I will transform all non-themed icons of my installed apps. Later on when I find the time, I will fill some requests.
Maybe we can manage one single iconpack.mtz somewhere, I recommend drive.google.com because we can manage one single file and just upload new versions to the same instance of that file, so the same link will lead the users to the most recent version.
Anyone else interested in a collaboration?
Here an updated v1.2
https://docs.google.com/open?id=0BxGUJzWkEkUITXBuV0VHNnlVMzQ
@GU5TAF > Gimme your google username, I will allow you to upload an update of the MTZ to the google docs link, so we can manage one file
New Icons:
v1.2
air.com.tinychat.mobile.png
ch.sbb.mobile.android.b2c-original.png
ch.sbb.mobile.android.b2c.png
ch.teleboy.phoneCH.png
com.adam.aslfms.png
com.adsk.sketchbookhd.png
com.agilestorm.fakecall.free.png
com.asksven.betterbatterystats.png
com.box.android.png
com.google.android.youtube.png
com.ichi2.anki.png
com.sketchbook.png
com.sketchbookexpress.png
com.teamboid.twitter.png
com.tegrak.overclock.png
com.wyse.pocketcloudfree.png
info.lamatricexiste.network.png
net.hellosam.despy.free-original.png
net.hellosam.despy.free.png
org.foonugget.thaiscript.png
pl.solid.explorer.png
tunein.player.png
Click to expand...
Click to collapse
v1.1
air.com.tinychat.mobile.png
ch.sbb.mobile.android.b2c-original.png
ch.sbb.mobile.android.b2c.png
ch.teleboy.phoneCH.png
com.adam.aslfms.png
com.agilestorm.fakecall.free.png
com.box.android.png
com.google.android.youtube.png
com.teamboid.twitter.png
com.wyse.pocketcloudfree.png
info.lamatricexiste.network.png
net.hellosam.despy.free-original.png
net.hellosam.despy.free.png
tunein.player.png
Click to expand...
Click to collapse
For anybody wanna list his created pngs:
Easily get it with cmd: dir /B *.png > list.txt
Facebook and Pandora Icons
Man these icons are a lifesaver! I thought something was wrong with my phone when I saw all the blurry icons, but I'm glad someone's doing something about it. Here are 2 icons I made, pretty simple. Facebook and Pandora. However I'm new to the android scene so I don't know where the com.[app-name] folder is. Hopefully you can update these into your theme!
Hi there,
this icons looks really great. Can used them with the viperx rom or are the icons only for miui?
BR
Los Wochos
Do these work with the latest MIUI Rom by deckyy ?
Is it possible to offer them in .png format. I am using Holo Launcher and i would love to use these

Huawei P8 Stock Apps (Android 6.0 + Emui 4.0+4.1)

Huawei - HTC - Xperia Apps
{
"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"
}
Pro camera, recording your best moments
Gives you permission settings parameters to allow you to enjoy
taking magnificent photos with great ease
Magazine unlock with brilliant images
Each time you turn on your screen, an exquisite array of unique wallpaper is displayed.
Wallpaper is updated regularly so that the screen unlock function will never again be dull,
keeping it fresh and colorful. Anyone can become a 'magazine editor'
Close association of data
Various basic cloud functions including integrated contact synchronization, data backup, cloud photos,
and phone finder provide consumers with an easier, faster, smarter,
and safer one-stop personal data management service. *HiCloud is available in a limited number of countries
Find new music
All new dynamic screen effects and
a music immersion experience so that you can really feel the melody.
Home screen with a wide array of themes
The simple, user-friendly and highly efficient launcher provides you with the functions you've been awaiting,
such as home screen loop, badge app icon switches, grid changes and widget size modification.
Multiple scenarios are available, even for an operation like moving an icon between screens.
The all-new top themes and abundant network resources will be sure to dazzle you, constantly bringing you beauty and surprises.
Stock Apps Store - Play Store
Manual Download Links
These are different to what we have in EMUI 4.0 in P8 devices ? I'm confused.
Some are different so that we can use them in previous version of emui too.
Sent from my ALE-L21 using Tapatalk
Thunder-Buddy said:
Some are different so that we can use them in previous version of emui too.
Sent from my ALE-L21 using Tapatalk
Click to expand...
Click to collapse
You should have warned at least that some of them (or all of them?) aren't universal apps. I tried to TRY the Music app and it replaced the system Music app and it's all Chinese now. And it can't be uninstalled now without root access.
flamelab said:
You should have warned at least that some of them (or all of them?) aren't universal apps. I tried to TRY the Music app and it replaced the system Music app and it's all Chinese now. And it can't be uninstalled now without root access.
Click to expand...
Click to collapse
Ok bro, i"ll mention
But it can easy uninstall the updated version, i tried it in p8.
Sent from my ALE-L21 using Tapatalk
Thunder-Buddy said:
Ok bro, i"ll mention
But it can easy uninstall the updated version, i tried it in p8.
Sent from my ALE-L21 using Tapatalk
Click to expand...
Click to collapse
Can you tell me how, without rooting the device ? I'm pretty frustrated right now because I can't even disable the new Music app.
edit: OK, through the app settings I managed to uninstall the latest version and (thank god) the old one was present.
I can't install most of them on my P8. Also they are terrible, mostly in Chinese, and icons are badly positioned. Where did you get those apps?
Wysłane z mojego HUAWEI GRA-L09 przy użyciu Tapatalka
TheTechGuy96 said:
I can't install most of them on my P8. Also they are terrible, mostly in Chinese, and icons are badly positioned. Where did you get those apps?
Wysłane z mojego HUAWEI GRA-L09 przy użyciu Tapatalka
Click to expand...
Click to collapse
Actually these are updated version of huawei default apss, and work good for me, but if you think these are useless, tell me, i will try to remove the thread
Sent from my ALE-L21 using Tapatalk
Thunder-Buddy said:
Actually these are updated version of huawei default apss, and work good for me, but if you think these are useless, tell me, i will try to remove the thread
Sent from my ALE-L21 using Tapatalk
Click to expand...
Click to collapse
Don't remove it, just edit the original post so that it mentions that they are the CHINESE apps and not the INTERNATIONAL apps and they may not install or work.
Ok, that's great
Sent from my ALE-L21 using Tapatalk
In my case File Manager and notes were in English, rest was Chinese only.
Wysłane z mojego HUAWEI GRA-L09 przy użyciu Tapatalka
TheTechGuy96 said:
In my case File Manager and notes were in English, rest was Chinese only.
Wysłane z mojego HUAWEI GRA-L09 przy użyciu Tapatalka
Click to expand...
Click to collapse
No bro, many apps are in not in chinese, only few apps are in chinese, only
Added new apps (clean) + Music App (English only) in Local app folder.
Sent from my ALE-L21 using Tapatalk
Thunder-Buddy said:
EMUi 4.0 APPs
Email
The special VIP inbox has a dedicated space to manage emails, VIP reminders, and the services that you require.
Automatic subject grouping makes your emails more orderly and reading more simple.
Shortcut gestures and swiping make it much more relaxing to handle emails.
The pixels have been polished to improve the visual effect and produce an optimal screen utilization rate.
Find new music
All new dynamic screen effects and
a music immersion experience so that you can really feel the melody
Videos - Enjoy the best moments
A high-definition audiovisual experience with
reproduction of authentic detail using smooth and satisfying play controls
Hi Cloud - Close association of data
Various basic cloud functions including integrated contact synchronization, data backup, cloud photos,
and phone finder provide consumers with an easier, faster, smarter,
and safer one-stop personal data management service. *HiCloud is available in a limited number of countries.
Huawei File manager
the best ever file manager with a Safe storage (pin security0 to protect the most important files
also with cloud storage
Download Link​
Click to expand...
Click to collapse
Download link has Deleted please chek download link
Hosseintr said:
Download link has Deleted please chek download link
Click to expand...
Click to collapse
Bro it works, check it again
New apps coming
Sent from my ALE-L21 using Tapatalk
Updates, chek the link
Sent from my ALE-L21 using Tapatalk
Screenshot coming soon of all apps
Sent from my ALE-L21 using Tapatalk
Thunder-Buddy said:
Screenshot coming soon of all apps
Sent from my ALE-L21 using Tapatalk
Click to expand...
Click to collapse
post the apps to a nice site for download, instead of shiity userscloud.com website, where users get bombarded with viruses...this is against XDA, you will be get banned!!
Hi
could i ask for mirror download link for file manager please?
current link is dead
thanks!

Categories

Resources