Related
I've been working on picture viewer for the HTC Touch that has a little more of an intuitional feel(kinda like the iphone tho mine has some major differences) You can use the touch screen for everything including changing pictures, panning, and zooming in or out. Right now 2 mega-pixel images take about a second to load(used to take 4-5!)
Here's how to control it:
To use gesture mode check "Gesture Mode" in options menu, to use double-click mode uncheck "Gesture Mode."
Gesture Mode:
Sweep your thumb to the left to move to the next picture
Sweep your thumb to the right to move to the previous picture
(for sweeping, start with your thumb/finger off the phone, otherwise it'll mistake it for the panning gesture)
Press on the picture and then move to pan
Double-press to change to full screen.
Double-Click Mode:
double press to switch between panning and switching pictures/zooming.
move picture with finger in panning mode
zoom by moving finger up/down in non-panning mode
switch pictures by moving finger left/right in non-panning mode
Reply if you have any questions
(If this helped you and you feel compelled, you can donate here)
Update 3/3/08 6:49 PM PST:
Eesh, so for those of you who downloaded that last update earlier today, I'm sorry. I found a couple rather nasty bugs that made the program nigh on unusable after I left the house. Fortunately I've managed to fix those and it's looking pretty stable. You can also now zoom in unlimitedly(almost). Basically it'll let you zoom in until your phone runs out of memory to handle a picture of that size. Don't worry, it won't crash or anything, it just won't go any bigger(you'll kinda see it seem to bounce back to being its original size). Let me know about any problems you find. On a side note, I actually was able to make it crash by trying over and over again to push the picture past the boundary the phone could handle. It should work perfectly for normal use, just don't go trying to make it break, or it will.
Update 3/3/08 10:13 PM PST:
Big day today updates wise, and this one is a BIG update. First, I fixed the problem of the background not covering all of the screen in landscape mode. What? That's not a big enough update? Ok, I'll throw in the ability to rotate pictures too . There is now a button in the bottom-right corner(should be out of the way enough I think) that will rotate the picture 90 degrees counter-clockwise. There is one slight problem with the rotation, it works kinda strangly with my new zooming algorithm and if you zoom in too much and then try to rotate it will crash the program. Simply put, just don't zoom in very far and then rotate it and it should be fine. Oh, and for those worried about speed, it rotates in a fraction of a second(don't know exactly how long but it feels instantaneous).
Sounds great!
I tried it but i'll get an error related to "Internal.Get.File.Directorynames".
Maybe because the name of my storage card isn't "Storage card" but "Opslagkaart" (dutch version).
Greets
Kevin
ya, that explains it... I need to fix that, I'll get on that now
Sounds COOL i'm in for testing ENGLISH rom here
OK now i understand what you mean by you just started working on it today lol so no need to talk about bugs yet hein
I really LOVE the double-click to exist maybe you can find another gesture for zoom in/out for example
Cheers
How did you get the TouchFLO to respond to gestures? I was looking into using some gestures is a test application, but I havent found anything yet
Heh, actually I didnt, I just set capture to true and created my own gestures(really, really simple ones) to handle it. I would have no idea how to utilize touch-flo for this
Man, you are the one.
i´m along time waiting for this stuff, men very very god.
Thanks, i´m rigth now testing your app.
work on this and make a realy god application for the ppc world .
Ok, here's an updated version, now it initializes to the root directory and lets you choose whichever folder you want to load pictures from. The pictures still load fairly slow but they are a little better. Also, pressing on the bottom menu activates it, so basically you double press on the menu/quit icons. However, you have to actually choose one of the options to get back to being able to move the picture again (annoying, I know but I'm trying to figure out a way around that.) Also of note: you press the names of the directories you want to open twice to go into them. Clicking accept will choose the directory you're currently looking at. I think you'll see what I mean. It's actually fairly intuitional when you're doing it. 2 MP pictures take about 4-5 seconds to load. Again, if any1 knows a faster way to load in the pictures than using the Bitmap constructor, please let me know. Finally, none of the menu items are actually implemented, so clicking on them right now just makes it so you can move the picture again.
good work
--------------------------------------------------------------------------------
Hello,
Justo 2 remarks, your program have a lot of potential of improvements.
But for now, just 2 important functions. if is possible for you to improve.
1. 1 browser like resco picture viewer, just to chose 1 picture to start.
2. that browser need to be finger scroll friendly, just like the touch rom.
scroll and chose the picture that you like to see, pic the picture and see just one or scroll just like your application do right now, because now you must scroll to all the picture just to see 1 that is im the midle.
sorry for my ingles, but i´m also working on that
great job for you my friend, congratulations and good work.
Ok here are some comments on the updated version
1. The swiping "feels" a little better but it still "hangs" on the border a bit
2. The picture still "looks" stretched on the screen
3. when you exist and re-enter the program the image location is not "remembered"
4. it would be nicer if we can have a tree view of the folders to select from
5. when u reach the last (or first picture) we shld somehow be notified that it is the last picture OR loop again from the start
I really LOVE the concept of this program can't wait to see it done
@ArcticCat, it does actually loop again to the first picture when you get to the end. What were you experiencing? If it crashed it's probably a memory issue. That goes along with my problem of opening the bitmaps, as does the hanging on the edge of the screen. Anyway, let me know, I can only try this on mine right now.
go on nice work.
a browser with pictures and landscape is the nest steps, in my opinion.
i`m just talking abaut resco viewer because is the program for me that actualy load a browser withy pictures very quikly, is very, very fast.
i dont now the working process used but...is just 1 ex. that is possible, and very fast with 7 mpixel fotos..
but i love your program and for me is now the 1 one for see fotos
must have 1 directory by defaut on open.
maube 1 option to browse with your app or use to browse the defaut one in WM just to see the pictures and when picture start.
go on and thanks a lot man...very...very..very and fast work.
[email protected] said:
@ArcticCat, it does actually loop again to the first picture when you get to the end. What were you experiencing? If it crashed it's probably a memory issue. That goes along with my problem of opening the bitmaps, as does the hanging on the edge of the screen. Anyway, let me know, I can only try this on mine right now.
Click to expand...
Click to collapse
I'm sorry I just noticed it does loop!
can't wait to see the next upgrade
Aweome app with great potential !!
You will be the talk on xda for a few days to come !!
Cheers buddy !!
any1 know where the app that rotates the screen is? I tried looking up how to do it within a program but it looks too daunting so I think I want to just launch that app but I can't find it. Let me know
Update time! This time I added that feature request for being able to choose a picture from the middle using a list of the pictures, you'll find the option under the menu under "Choose Picture." Also, I added full screen capability, just double press on the screen(yes, it replaced quit) and you'll get a little more room. That extra room would be completely unneeded were it not for my final update and the biggest of all. You can now resize the picture by sliding your finger up or down the screen. Up increases the size and down decreases it. Theres a wait period when you resize because it reloads the picture at the correct resolution. Have fun!
*Note:* due to the added memory needs of the choose picture screen, the app will probably crash if you try to load a picture from it unless you have the ROM with the expanded memory. I'll get to work now on another version where this isn't necissary but you won't get the choose picture feature. Still need a way to load in a 2MP image at a lower resolution without loading the entire thing into memory.
[email protected] said:
Update time! This time I added that feature request for being able to choose a picture from the middle using a list of the pictures, you'll find the option under the menu under "Choose Picture." Also, I added full screen capability, just double press on the screen(yes, it replaced quit) and you'll get a little more room. That extra room would be completely unneeded were it not for my final update and the biggest of all. You can now resize the picture by sliding your finger up or down the screen. Up increases the size and down decreases it. Theres a wait period when you resize because it reloads the picture at the correct resolution. Have fun!
*Note:* due to the added memory needs of the choose picture screen, the app will probably crash if you try to load a picture from it unless you have the ROM with the expanded memory. I'll get to work now on another version where this isn't necissary but you won't get the choose picture feature. Still need a way to load in a 2MP image at a lower resolution without loading the entire thing into memory.
Click to expand...
Click to collapse
A quick note before testing it
I think it is about time you start with
1. introducing version number for each release much easier to track which version we have installed
2. a history log
sorry for being picky
I'm back
1. Pictures in portrait mode are still loaded as landscape so they are stretched and distorted
2. picture folder is still not remembered
3. Maybe an option to start in the "choose picture" mode would be useful
4. I LOVE THE ZOOM in/out man it is really GREAT : IF possible you can make that the part that is being zoomed to is actually where the "click" occurred
5. Now that we can ZOOM basic finger movements like (UP/DOWN/RIGHT/LEFT) should become part of PANNING across the picture no? maybe
a. double click to go back to "fit in view" size
b. changing pictures would only work in "fit in view" when zoomed in RIGHT/LEFT would Pan across the picture
c. to Zoom in out would become one quick click followed by another and then UP/DOWN
just speculating
keep it out please
Marcus,
hello again,
these becames my favorite tread on xda, and another one calls "TouchNav" is also cooll, but is far away from the final yet.
my comments are exactely the same as the last posted by ArticCat.
awsome program man, go on, you have a lot of talent.
1.another thing, just to help, the resco picture viewer do the load of 100 picture in the browser (to chose the start picture), in 1 second, it´s incredible the speed.
sorry but i dont know how it possible, but is just one example.
Maybe you change the defaut wm browser by the resco one, but if you do that, you stay dependtly from resco application confused: )
2.the landscape option not work
3. the options not work
4 we need a icon for this application, yes this app as grow and now is a serious one, she want a icon
Thanks and good work
I'm going out of town tomorrow morning and won't have my computer with me so there won't be any new updates till I get back. However, I will continue to watch this thread(using my touch hehehe) and can respond to any questions you guys have(or any ideas!) I'm not sure when I'll get back but it'll be definately by sunday.
I upgraded to Froyo yesterday and was sad to see that the native wallpaper selector for the streak was gone. You now have to crop your image and lose some of it in landscape mode. I happen to fool around with a couple of apps and have found a solution. You need to have ADW Launcher and WallSwitch, both available in the market for free. In ADW Launcher you can choose how the screen display is used. Check the function to disable wallpaper scrolling between screens, this will keep the image centered when you scroll left or right. That's pretty much it for that app. Next, in WallSwitch, make sure your settings are set to auto for Processing Method. That's it!! You can choose to have your wallpapers change automatically, and at different intervals if you like, just an added bonus if you like to have something different displayed frequently, or just turn off auto-switch to keep the same image all of the time.
oh! I almost forgot... very important... in order for your image to show up full screen with these settings, you need to have your image file resolution set at 800x378. I know it sounds weird, but after much fiddling, I have found that it is the perfect size so the app will auto crop and make the image full screen.
Hope this is of help to anyone who would like to try it.
actually 960X800 is the size I use and it fits perfectly....
cue_32 said:
actually 960X800 is the size I use and it fits perfectly....
Click to expand...
Click to collapse
here's a couple I use
mine
How are you getting it to go full screen using the stock selector? I can only select a portion of the picture?
Sent from my Dell Streak using XDA App
I think I've figured this out, the stock selector selects images that are 960x800 (well of that ratio anyways) but when in landscape mode, you only see the top half of the image, thats because the stock selector is catering for both landscape and portrait, so if you turn your phone to portrait mode, then you'll see the whole picture (plus swiping to the sides).
While it is in landscape mode, it is only displaying an image that is 960x480 (if using an image that is 960x800), so if you create a wallpaper that is 960x800, but then have the main image of what you want in the top of the image that is about 960x480, then when on the phone, you select the whole image, you have the main part of the image appear in full in landscape mode.
Example, see the image attached, the area in the box and above the coloured line is what will appear on the phone in landscape mode....however when you turn it in portrait mode, for this picture, you have a white strip across the bottom. Hope this helps people.
The question is, is there anyway of getting the UI to show the bottom half of the image instead of the top? (Using Launcher Pro Plus)
I have more decent images with something that is along the bottom that I do that is along the top if you know what I mean.
Thought I'd Share
Thought I'd share my current wallpaper, managed to find these two images that has most detail along the top half of the image (bar the Aston, I had to mod it slightly ). Again, these are 960x800 images but I've made sure that the main part of the image is within the 960x480 of the image. Oh and for some reason, when the phone is locked or in the clock dock mode, the wallpaper shifts to the middle of the image too, proper weird!
Download JustPictures app from the market, it lets you set the wallpaper without any cropping, i am official froyo and its working perfect and so far I am able to set any picture as my full screen wallpaper, hope that helps....
Sent from my Dell Streak using XDA App
umair239 said:
Download JustPictures app from the market, it lets you set the wallpaper without any cropping, i am official froyo and its working perfect and so far I am able to set any picture as my full screen wallpaper, hope that helps....
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
Just tried this app and I'm still stuck with the square crop box, is there anything in particular you are doing to change this? I find the picture I want, press the menu button, then choose "use picture as..." then "set as wallpaper" and then I have a crop box appear.
Keethos said:
Just tried this app and I'm still stuck with the square crop box, is there anything in particular you are doing to change this? I find the picture I want, press the menu button, then choose "use picture as..." then "set as wallpaper" and then I have a crop box appear.
Click to expand...
Click to collapse
Getting the same thing, it still crops it.
Very nice download! Thanks for sharing!
hahaha
So my co-worker as a prank, took a picture of himself with the front facing camera and set the picture as the lockscreen. Now I can't seem to switch it back to the default since it only allows pictures to be selected out of the gallery. Any suggestions?
What happens if you just delete the photo?
norm2002 said:
What happens if you just delete the photo?
Click to expand...
Click to collapse
lock screen wallpaper remains the same
hahaha factory reset?
Download a wallpaper you like and use it?
Menu - Settings - Display - Screen Display
You can change it to anything you like , also change the fonts
Or check out
http://www.youtube.com/watch?v=o35QtzbRyUg
MuDvAyNeX said:
Menu - Settings - Display - Screen Display
You can change it to anything you like , also change the fonts
Or check out
http://www.youtube.com/watch?v=o35QtzbRyUg
Click to expand...
Click to collapse
???
That's what he did, but he can't change it back to original.
Did you even read the first post?
golf2vr6 said:
???
That's what he did, but he can't change it back to original.
Did you even read the first post?
Click to expand...
Click to collapse
Not properly it seems... opps
No need to come across as rude
Take a picture of yourself on his phone and put it as his lockscreen. Then people will start thinking you two are lovers. xD
Jokes aside, when you long press a home screen, and you click wallpaper, you don't get like gallery, live wallpaper, wallpaper gallery? Doesn't picking a picture from say, wallpaper gallery, change the lockscreen wallpaper also? Excuse me if i'm wrong or you don't have a wallpaper gallery/live wallpapers.
Home screen > menu > wallpaper > gallary.
Choose the default red wallpaper, but press the portrait symbol. It will ask you if you want to use the wallpaper for the lock screen as well.
Sent from my GT-I9100 using XDA App
You can put this file in your gallery and set it as lock screen.
FINALLY... I was looking for this one all over.
Thanks Dude.
MaelstromXC said:
You can put this file in your gallery and set it as lock screen.
Click to expand...
Click to collapse
I was looking for this for a long long time
Rooted Helps.
If you want to remove Lock screen File Then,
You can use root explorer to delete the lock screen file in the system by :-
(i) search for (lock) or (lockscreen) in root explorer home.
(ii) then select the lockscreen image file present in the system search and delete it.
Don't forget toggle {mount as r/o}.
And when you remove the lockscreen file it will automatically turned to default or original lock screen.
Hi
I've been seaching/googling like a maniac to find an app I once used, and I totally forgot the name.
The only think I can tell is that you could take a picture, and crop a small part of it, and make it a shortcut for your homescreen. Then you just had to crop all parts of the picture and align them on your home screen, so they put together the whole picture.
I hope this is understandable and rings someones bells
thanks in advance
On my S3, in the gallery, my friend who has the same phone has the delete icon in the top right corner when a picture is viewed in full screen, however mine is the slideshow button.
is there anyway to change it to the delete button?
my friend's came with her phone but mine didn't...
also next to it, i have the bluetooth shortcut and i was wondering if you can also change that.
Thanks
yooraii said:
On my S3, in the gallery, my friend who has the same phone has the delete icon in the top right corner when a picture is viewed in full screen, however mine is the slideshow button.
is there anyway to change it to the delete button?
my friend's came with her phone but mine didn't...
also next to it, i have the bluetooth shortcut and i was wondering if you can also change that.
Thanks
Click to expand...
Click to collapse
The gallery will have a slideshow button when within a folder where there are a lotta images.. The delete button will be visible when u press on any particular photo so that it is the only one on screen...
For your second qn, there are two buttons in the middle. One for share which contains all the sharing options. The next one can be set to any particular share feature (bluetooth, wifi direct etc) You need to hold the second button with one finger to change it.
Try it out. Hope I helped..