Related
I needed a PDF viewer for my own purposes, and the closest I could find was Maciej's PDF Viewer (=apv) app on the market. It was open source, and so I made a bunch of changes that I wanted or needed. Anyway, I now have a pre-release for version 0.3.0, which include a bunch of enhancements since Maciej's 0.2.9 release.
Here it is.
New features:
- speed optimizations
- page number display
- options including: full screen, reverse video, various tweaks, page with volume keys
- overhauled file selection: added icons for directories, added home directory option
- better font rendering
Now I posted pre-release 0.3.0 pre 2. Includes a monochrome feature to save memory and a zoom-to-width feature which I think people will find handy.
Sounds like you know what your doing. Not had a chance to test your app yet, but does it have the functionality to add bookmarks and highlight text?
Gonna try it out now, thanks!
No, there is no annotation, sorry. Just reading.
Its really nice with open source alternatives. Im gonna try it out.
I think i will love this. thanks bud
I haven't tried it yet but it would be great if you could add zoom to a fixed percentage
the reason I want that is some pdfs have huge fonts for the page numbering and while technically fit to width is working, there's still a fair amount of room on the sides. Obviously this should be sticky. A bonus would be it would remember the setting by filename
Works good, one option I'd love to get is fixed scrolling like with browsers
sark666 said:
I haven't tried it yet but it would be great if you could add zoom to a fixed percentage
the reason I want that is some pdfs have huge fonts for the page numbering and while technically fit to width is working, there's still a fair amount of room on the sides. Obviously this should be sticky. A bonus would be it would remember the setting by filename
Click to expand...
Click to collapse
Zoom settings are indeed remembered by filename.
You can also adjust how much the zoom buttons zoom by. If you set that to 5% or 10%, you can do zoom-to-width and then press the zoom button once or twice.
Eventually, I'd like it to detect the real edges of the text.
moav said:
Works good, one option I'd love to get is fixed scrolling like with browsers
Click to expand...
Click to collapse
I couldn't figure out how to implement that. Moreover, I find it's poorly implemented in the browser--it locks much better on my device into horizontal movement than into vertical movement!
Instead, there is a "vertical scroll lock" option. This locks the scrolling to be only vertical, unless you make a serious (1/5 screen width) swipe left or right which temporarily unlocks horizontal scrolling.
I`ve just tested this app for half an hour with a bunch of PDFs littered in my Desire. This is without exaggeration the best pdf-viewer I´ve seen so far.
Very useful:
- zooming in steps as little as 5% because most PDFs were made for monitors or printing and not smartphones
- inverting the screen for reading at night or low-light conditions. It also saves power on my screen to read white text with black background.
- and it´s FAST
What I miss:
- an option to forget about the layout of a PDF, so I can only get the pure text. This would be very useful for PDFs designed for magazines with a columned layout, which is a pain to read on a handheld computer.
Keep up the good work
germanhoss said:
I`ve just tested this app for half an hour with a bunch of PDFs littered in my Desire. This is without exaggeration the best pdf-viewer I´ve seen so far.
Very useful:
- zooming in steps as little as 5% because most PDFs were made for monitors or printing and not smartphones
Click to expand...
Click to collapse
Remember, too, that if you set the 5% zoom option, you can still long-touch the zoom buttons for a 2X zoom.
arpruss said:
Remember, too, that if you set the 5% zoom option, you can still long-touch the zoom buttons for a 2X zoom.
Click to expand...
Click to collapse
Wow, haven´t noticed that - that´s quite useful.
Originally I thought of requesting a feature to remember the place where I closed the document because I´m used to open things in the ES explorer.
Then I stumbled through the built-in file explorer - feature implemented
Maybe an FAQ or a short manual would be useful ...
germanhoss said:
Wow, haven´t noticed that - that´s quite useful.
Originally I thought of requesting a feature to remember the place where I closed the document because I´m used to open things in the ES explorer.
Then I stumbled through the built-in file explorer - feature implemented
Maybe an FAQ or a short manual would be useful ...
Click to expand...
Click to collapse
There is a wiki on the project page. You can add a FAQ.
It's a great light app and it has some cool features which I miss on other apps. But my primary feature for PDF readers is smoothness.
It would be great if it would be working as smooth as Documents To Go (their PDF reader). By smooth I mean smooth rendering and scrolling. Also it won't hurt to have multitouch zooming.
I know it's easy to demand and hard to do but at least there are ideas what should be present in the next versions.
jankoboys6 said:
It's a great light app and it has some cool features which I miss on other apps. But my primary feature for PDF readers is smoothness.
It would be great if it would be working as smooth as Documents To Go (their PDF reader). By smooth I mean smooth rendering and scrolling.
Click to expand...
Click to collapse
That's largely a matter of speed, and it's going to be hard to improve that, except by expending a lot of memory for caching and background rendering.
Also it won't hurt to have multitouch zooming.
Click to expand...
Click to collapse
I agree, but it is a finicky feature to implement correctly and hence requires a multitouch device for debugging. I don't own one. Moreover, there are potential patent issues.
I've just posted 0.3.0 pre 13. This unfortunately has a new bookmark database, not compatible with previous versions, so people will lose their per-document settings. I am hoping this is the last such loss--the new format will make code maintenance easier and is easily upward expandable.
New features/fixes in pre 13:
- store horizontal offset in per-document settings
- better restore of zoom if orientation has changed
- fix round-off error which resulted in occasional horizontal one-pixel-width errors
I would also like to mention the color feature in your app is really great! Now I can read without hurting my eyes in the dark and it saves batter as well. Great feature indeed!
arpruss said:
That's largely a matter of speed, and it's going to be hard to improve that, except by expending a lot of memory for caching and background rendering.
Click to expand...
Click to collapse
hmmm what if you make the memory size for caching an option in the settings for users to choose their optimum size? Do you believe that this would make any speed improvements?
arpruss said:
I agree, but it is a finicky feature to implement correctly and hence requires a multitouch device for debugging. I don't own one. Moreover, there are potential patent issues.
Click to expand...
Click to collapse
I see it's kind a hard/expensive to make this feature possible. Darn US laws on patents :-/ don't know if in EU is the same for Android apps but for C++ and other programming languages, there are no e-patents.
Keep on your great work!
PS: I'm using HTC Desire (CM7 rom)
jankoboys6 said:
I would also like to mention the color feature in your app is really great! Now I can read without hurting my eyes in the dark and it saves batter as well. Great feature indeed!
hmmm what if you make the memory size for caching an option in the settings for users to choose their optimum size? Do you believe that this would make any speed improvements?
Click to expand...
Click to collapse
Maybe, but it would need a smarter pre-render queue than we currently have. I experimented with making one, but my attempts were buggy so I got rid of them.
Tell me which scrolling pattern you'd like to be faster? Currently the app (in render ahead mode) is optimized for ebook reading: you read a page, and while you read the page, the next one is rendered and shows up instantly when you flip pages (I generally do that with the volume-down key) or scroll vertically to it.
Unfortunately, there seems to be a bug somewhere, perhaps only on devices with larger screen resolutions (it works fine on my 854x480 Archos, but I am told that it doesn't work on a 1280x960 screen), which makes the next page not show up instantly.
Touch Blocker Beta - a simple but useful app that makes holding and using your device easier
There are two basic functions:
- create dead zones where touches do not register
- filter the screen when reading in low light
Click to expand...
Click to collapse
We are already in a relatively stable Beta release - whats left now is adding new features and making it all look pretty. You can follow this process at the thread here.
Please be sure to write suggestions - we are looking forward to engaging the community and building a useful and nifty application that many will enjoy!
Dont forget - im looking for suggestions, so please think what the app is missing and let me know wither through the app or by writing here. Thanks in advance
Market link
https://play.google.com/store/apps/details?id=fahrbot.apps.touchblocker
Screens
Debugging
If you experience issues, the best way to help is by reproducing them and then clicking "write to us" - be sure to include a description of your error or we may not read the logs.
Weve actually done a lot of testing on this device, but suggestions are very welcome and of course we havent tried it on all the roms
This maybe usefull for devices with a strange acting displays (ex. my Nexus some time) or devices with a small border.
BUT whats the benefit for my Transformer?
I mean i got a HUGE frame to hold it in tab only mode, and dock for watching movies and text stuff.
xyellx said:
This maybe usefull for devices with a strange acting displays (ex. my Nexus some time) or devices with a small border.
BUT whats the benefit for my Transformer?
I mean i got a HUGE frame to hold it in tab only mode, and dock for watching movies and text stuff.
Click to expand...
Click to collapse
Thats something youll have to find for yourself...
Anything to report?
I have some suggestions.
It would be nice if it could switch between landscape and portrait mode. Because my bars are too small in portrait mode.
I had some problems with cropping the size of the blocked area. You might want to improve the area where you have to touch or give an indicator what exactly the user has to do.
I like the idea. However it would be cooler if would be intelligent like the XOOM 2. Which can tell the difference between a finger and the palm. Especially because I have all my icons on the side of the screen.
I already have something like it on the to do list!
How is it coming along? I find cant live without this app now
xyellx said:
This maybe usefull for devices with a strange acting displays (ex. my Nexus some time) or devices with a small border.
BUT whats the benefit for my Transformer?
I mean i got a HUGE frame to hold it in tab only mode, and dock for watching movies and text stuff.
Click to expand...
Click to collapse
It's great when you have a 10 month old baby watching Elmo's World in the car who likes to grab the screen every 3 seconds and keep backing out of DICE player!
Thanks, enjoy! And keep the suggestions coming.
A new release is imminent!
1.0.2.8
New configuration interface
Split shake and notification controls
Fixed many minor bugs from the logs
1.1.3.5
Improved shake sensitivity
Added toast toggles
Reworked UI to be quicker
The only thing that drives me crazy is the system tray when I'm using an app or playing a game. I keep hitting that and the menu overlaps any controls I'm using on screen.
I think the system tray menu should be a long press to open. I'm hardly wanting to open it up often anyway.
player911 said:
The only thing that drives me crazy is the system tray when I'm using an app or playing a game. I keep hitting that and the menu overlaps any controls I'm using on screen.
I think the system tray menu should be a long press to open. I'm hardly wanting to open it up often anyway.
Click to expand...
Click to collapse
What system tray? Im not sure i understand...
Anything to report?
Any issues to report?
trying this out.sounds like its perfect for note taking with the stylus
Sent from my LG-P999 using Tapatalk 2
Oh? Hows that...?
Anything to report?
Anything to report? Issues or suggestions?
Hi guys
I am a software engineering student, eager xda reader and in my (little) free time i like to mess around with my android phone. So i developed a little game over the last half year. It's called Shape Rotate.
I wanted to do a simple but new game, not another flappy bird clone. So finally i put the first version online in the playstore yesterday, here is a short description:
In my game you always see two equal shapes, in random rotations. Your task is to rotate the outer shape so that it is equally aligned to the inner one - once they are aligned equally tap the screen anywhere to get the next one. That sounds easy, but since time is not on your side (you gain some extra time every time you get the two shapes aligned identically) it gets really tricky once the shapes are not that obvious any more. The goal is to survive as long as you can.
It would be really great if you check it out, i would really appreciate feedback (or, even better: positive reviews )
Here is the playstore link: Shape Rotate in google play
It is of course free (no in-app purchases or what-so-ever), and i plan to add a lot more different shapes in the future! I attached some screenshots of the app, and i also added a demo video in the playstore description.
Great game. Has great potential to be a time waster. There does seem to be some lag between the shape changes that can prematurely end your game. Get that timing down and you've hit a home run.
As for some suggestions to add. Maybe have levels to unlock similar to an angry birds setup. In level one hand similar shapes with minimal colors, next thing to unlock, add another shape or two with an additional color. Thus making each level progressively harder.
ph37rd said:
Great game. Has great potential to be a time waster. There does seem to be some lag between the shape changes that can prematurely end your game. Get that timing down and you've hit a home run.
As for some suggestions to add. Maybe have levels to unlock similar to an angry birds setup. In level one hand similar shapes with minimal colors, next thing to unlock, add another shape or two with an additional color. Thus making each level progressively harder.
Click to expand...
Click to collapse
Thx for your feedback! Regarding the lags, may i ask which device you are using?
I tested it on several devices from an I9000 to my Nexus 4. The only lag i found was that on older devices it takes some time to start the game, but once it displays the first shape i haven't found any lag :s
Yes i already thought about such a thing - creating different "shape packages" and unlocking them time after time. That is definitely a good suggestion for the future and i will soon start working on this. This now is just a first version where i wanted to check out how the game mechanics work and how people react to it.
Varjo said:
Thx for your feedback! Regarding the lags, may i ask which device you are using?
I tested it on several devices from an I9000 to my Nexus 4. The only lag i found was that on older devices it takes some time to start the game, but once it displays the first shape i haven't found any lag :s
Yes i already thought about such a thing - creating different "shape packages" and unlocking them time after time. That is definitely a good suggestion for the future and i will soon start working on this. This now is just a first version where i wanted to check out how the game mechanics work and how people react to it.
Click to expand...
Click to collapse
I'm running on an N4 with KK 4.4.4 and hellscore b47, most kernel settings default.
To be sure I'm understood, I solve one shape and before the transition to the next set of shapes, there is a noticeable pause.
This is a good concept. There’s a lag also when rotating the outer shapes. Though this might be because of my slow samsung galaxy tab.
Overall, this is a good gameplay.
https://docs.google.com/file/d/0B48cqoutz8n3dDFnbTJvRm1XOVU/edit?usp=docslist_api
There should be an mp4 video to illustrate the lag.
Seems there may be an issue with the timer as well.
ph37rd said:
https://docs.google.com/file/d/0B48cqoutz8n3dDFnbTJvRm1XOVU/edit?usp=docslist_api
There should be an mp4 video to illustrate the lag.
Seems there may be an issue with the timer as well.
Click to expand...
Click to collapse
hm, well it could be that what you think is a lag is actually my poor description and/or implementation?
The playing mechanics should be: you rotate the outer shape so that it is correctly aligned. IF it is so, then you tap anywhere on the screen to "submit" it. if it is correct you get the next shapes.
(The reason why it cannot "auto submit" the moment it is correctly aligned is because then it would be trivial, you would just rotate it until it snaps in - thats why you need that extra "next shape please"-tap)
The possible rotation is actually split into 12 different angles, so there are 11 different angles with which shapes can appear.
The best way to control it is to drag with a finger on the border of the screen (or use two fingers as in normal rotation gestures). you have to drag the finger a bit until the shape snaps in to the next one.
so could it be that it's because i didn't explain the intended controls enough? If so, do you have any suggestions to improve that, or how to better explain the way to play it?
really really appreciating your feedback btw :good:
Varjo said:
hm, well it could be that what you think is a lag is actually my poor description and/or implementation?
The playing mechanics should be: you rotate the outer shape so that it is correctly aligned. IF it is so, then you tap anywhere on the screen to "submit" it. if it is correct you get the next shapes.
(The reason why it cannot "auto submit" the moment it is correctly aligned is because then it would be trivial, you would just rotate it until it snaps in - thats why you need that extra "next shape please"-tap)
The possible rotation is actually split into 12 different angles, so there are 11 different angles with which shapes can appear.
The best way to control it is to drag with a finger on the border of the screen (or use two fingers as in normal rotation gestures). you have to drag the finger a bit until the shape snaps in to the next one.
so could it be that it's because i didn't explain the intended controls enough? If so, do you have any suggestions to improve that, or how to better explain the way to play it?
really really appreciating your feedback btw :good:
Click to expand...
Click to collapse
I may not have read it if you wrote it. When initially testing something like this I go for intuitive. The extra tap isn't.
What about doing the the auto next based on a touch release. You know when the shape is being rotated, the screen is being touched. Can you detect when a finger is removed? There would be no more rotation and wouldn't allow just spinning randomly to get it to snap as you describe.
EDIT:
Looking it up it's called a touch event using MotionEvent class with ACTION_DOWN and ACTION_UP
ph37rd said:
What about doing the the auto next based on a touch release. You know when the shape is being rotated, the screen is being touched.
Click to expand...
Click to collapse
That is actually a quite interesting suggestion! I tried it out, and it feels kind of nice. it also makes the game easier, maybe i have to reconsider the additional time gain... I created a debug build, would be nice if you would download and try it and tell me what you think ( you have to deinstall the appstore version first, since this one is signed with my local debug key)
It now checks the correct alignment each time you lift your finger from the screen.
Edit: i think that is a gamebreaker because it makes the game way to easy. you just have to swipe very quickly on the border, and due to the "auto" check you always get the alignment correct very quickly.
another version would be this one. here it is also checked on touchUp but if the alignment is wrong it jumps back in the initial state. that makes it even a bit harder, but also requires more focus and looking.
what do you think?
OK, going to leave this one up to you. I didn't catch a difference between the two in how they play. The first one appears to be snappier and jerky, as opposed to the second one being smoother and slower.
Either way, you nailed what I was saying. What do you think? I think this is far more intuitive. Now you just need to figure out the levels of difficulty.
The ultimate would be to have the shapes and colors auto generated with random attributes. You would not have to map anything out, the app would automagically create them.
Ok i found some issues that caused the touch input to be way to sensitive or way to unresponsive - that fixed i got some feedback that the overall control is way better now (especially on high res devices).
ph37rd said:
Either way, you nailed what I was saying. What do you think?
Click to expand...
Click to collapse
I still like the idea, but it brings some new issues that i need to figure out. Once you got the current control mechanism people don't think to much about it - so i'm not quite sure if it is really that much benefit. I will test that out over the next iterations and try gathering more feedback (about the current control and about how much people think it's good/bad).
ph37rd said:
The ultimate would be to have the shapes and colors auto generated with random attributes. You would not have to map anything out, the app would automagically create them.
Click to expand...
Click to collapse
That is the second big point on my todo list. but i don't really know how to start.
The best way that comes to my mind is to define different "base shapes" that are then just colored randomly. but that again would require alot of different base shapes to keep up a good variety?
at the moment i add hand drawn shapes with each update (around 170 now and using .gif its not that of a size problem anymore)
I'm not a developer or programmer (although I could learn how to, but by the time I figured out how to create a program, the Note Edge 3 would be released), but being an end user of the phone and with first hand experience, I can always comes up with ideas that may improve the functionality and accessibility of the device. Below are some of the ideas on different panels/apps that I think can greatly improve the functionality of the Edge screen.
Music Control - This definitely needs to happen. It would be amazing to be able to control your music app (play, pause, stop, fast forward, rewind, etc.) while using your phone for other tasks without having to open up the music app.
Multi-Window Functions - Why can't we use the edge screen as the multi-windows toolbar? Instead of having to hold the back button for the toolbar to appear, we can just drag the apps from the Edge screen and start multi-windows.
Task List - Tasks on the Edge screen where we can tap it to mark it as complete and a new task will show up. This could also be a shopping list and will most definitely be useful for Black Friday.
Bubble Level - There's a ruler...why can't there be a bubble level too?
Battery Bar - I know there's a battery bar at the top of the screen, but it would be nice to have a larger battery bar that's actually color coded based on the percentage of life left. And it could also displays percentage of battery life as well as remaining usage time.
Fantasy Score Updates - I play Fantasy Football and Basketball and would love to see updates on my Fantasy scores without having to open up the Fantasy apps.
What do you think of some of the ideas? Do you have any ideas you would like to share? Hopefully a developer/programmer will read this thread and create some of the highly requested/useful panels/apps for the Edge screen.
There is a thread with a list going. My company will be building a suite of apps that accomplishes many of these items.
jribbe101 said:
There is a thread with a list going. My company will be building a suite of apps that accomplishes many of these items.
Click to expand...
Click to collapse
Do you have a link to the thread by any chance? And what's the name of your company so that I may follow the progress of the suite? Thank you in advance.
When I first saw the edge, the first thing I thought of was my fantasy team lol. Fantasy points would be amazing. Yahoo already has a sports ticker, I'm unsure if Yahoo has any api that will allow other apps to pull points, but that would be so amazing.
I like the idea of a bubble level too. Seems like a no-brainer now that you mentioned it.
I'd like to see web browsers take advantage of the edge and place navigation buttons there so you wont have to hit menu->forward or menu->reload or menu->load desktop site anymore.
I'm also interested in being linked to that other thread with edge app ideas as well, please
ok dudes, let me get some of this work off my plate tonight and tomorrow, I'll probably make an official post or something for this. I responded to a few people in different threads so I went quickly and copied them here to give you guys something to ponder on, and add suggestions. This is a aggregation of things requested.
Ultimately the goal is to make apps that make it productive for business, and then make a few extra general apps. I was thinking a suite of 4-6 depending on the complexity to build.... which given how I design, the apps are usually complex to build. But with the limited space and functions of what we are making, these may not be to bad on time.
Some of these apps may exist, but I won't have my phone til Monday to see what comes preloaded. If I feel there is a lack of functionality, like in the messaging widget I'll build a better mousetrap.
WIDGETS
1. A rss feed type panel where user could add their own feeds.
2. A To Do list (integrates with outlook... so it can pull my data from there)
3. Messaging alert and reader. -- (so you can switch between sms/email/etc and use your finger to swipe left/right like a ticker to read the messages.. and maybe swipe up and down to cycle messages... still in thought)
4. Level tool
5. Music controls while using the phone
6. Twitter timeline
7. A converter tool.
8. Ir favorite channel edge panel
9. swipe or knock to turn screen on
feel free to add on!
Thanks for the reply.
So the Edge has an IR Blaster? If that's the case, I'd go further than just a favorite channels bar and add Volume up/down/mute as well as power too.
seeking said:
So the Edge has an IR Blaster?
Click to expand...
Click to collapse
No idea... its something another user asked for.
seeking said:
So the Edge has an IR Blaster?
Click to expand...
Click to collapse
Yes, both the Note 4 and Note Edge come with the IR Blaster. It has been confirmed by many Tech and phones sites.
seeking said:
When I first saw the edge, the first thing I thought of was my fantasy team lol. Fantasy points would be amazing. Yahoo already has a sports ticker, I'm unsure if Yahoo has any api that will allow other apps to pull points, but that would be so amazing.
I'd like to see web browsers take advantage of the edge and place navigation buttons there so you wont have to hit menu->forward or menu->reload or menu->load desktop site anymore.
Click to expand...
Click to collapse
You and me both! The first time I saw it presented at CES 2013, I said to myself that it would be neat to see Fantasy updates on that side of the screen while at the bar or pub. lol.
And yes, I would love to have all the browsers navigation bar on Edge, it would make web browsing so much better and more efficient.
@jribbe101
Thanks for listening to the community feedback on creating apps for the Edge, I greatly appreciate it and I'm sure I'm not the only one! I look forward to supporting your company in the near future and am excited to experience your apps firsthand.
no problemo. Speaking of a fantasy widget... I am currently working on something that would probably blow y'alls minds, lol. I'm designing the UI now, and will have a running beta for March Madness and TNT (cable channel). So maybe I will integrate it with the edge... A small easter egg for our "limited" community
jribbe101 said:
no problemo. Speaking of a fantasy widget... I am currently working on something that would probably blow y'alls minds, lol. I'm designing the UI now, and will have a running beta for March Madness and TNT (cable channel). So maybe I will integrate it with the edge... A small easter egg for our "limited" community
Click to expand...
Click to collapse
That would be fantastic! I look forward to seeing it in action, hopefully soon!
jribbe101 said:
ok dudes, let me get some of this work off my plate tonight and tomorrow, I'll probably make an official post or something for this. I responded to a few people in different threads so I went quickly and copied them here to give you guys something to ponder on, and add suggestions. This is a aggregation of things requested.
Ultimately the goal is to make apps that make it productive for business, and then make a few extra general apps. I was thinking a suite of 4-6 depending on the complexity to build.... which given how I design, the apps are usually complex to build. But with the limited space and functions of what we are making, these may not be to bad on time.
Some of these apps may exist, but I won't have my phone til Monday to see what comes preloaded. If I feel there is a lack of functionality, like in the messaging widget I'll build a better mousetrap.
WIDGETS
1. A rss feed type panel where user could add their own feeds.
2. A To Do list (integrates with outlook... so it can pull my data from there)
3. Messaging alert and reader. -- (so you can switch between sms/email/etc and use your finger to swipe left/right like a ticker to read the messages.. and maybe swipe up and down to cycle messages... still in thought)
4. Level tool
5. Music controls while using the phone
6. Twitter timeline
7. A converter tool.
8. Ir favorite channel edge panel
9. swipe or knock to turn screen on
feel free to add on!
Click to expand...
Click to collapse
Hi jribbe101,
Its great to see you're giving user suggestions serious consideration. Can't wait see some of these ideas come alive. These apps potentially makes the edge seriously useful.
Good luck!
invisiblesense said:
Hi jribbe101,
Its great to see you're giving user suggestions serious consideration. Can't wait see some of these ideas come alive. These apps potentially makes the edge seriously useful.
Good luck!
Click to expand...
Click to collapse
I agree, all these reviews talking about it being a gimmick.. I can actually see some good use for that screen in my daily business scenarios that would make small things more efficient. So, maybe we can make them eat those words @[email protected]!
Which forum should I post my thread on? General or Q&A? I'm going to start the new thread with this username and want to make sure it's under the right area. It will be a starter thread to aggregate ideas to pick which apps should be made.
Yes it has an IR blaster and comes with Smart Remote app (the same thing that was on the note 3 just renamed and themed a bit)
I was the one asking for frav Ch. IR. I think it would be cool to just swap over and tap the top 5 ch you watch.
There could also be one for vol up and down or even channel.
For those that arent use to the power button on top. You can get a screen off/power off app from the market and short cut it to the edge.
So far there isnt much i can think of for apps for the edge. Most of the stuff i can think of would have to be updated via the main app.
i.e.
facebook status scrolling,
ebay ending soon count down
TV guide reminders
I would love to be able to put any app that I have in the drawer to the edge screen instead of just the basic ones. Then you can put any of your favorite apps or most used apps in edge screen for easy access, or more sports ticker options for sports scores, yahoos one basic doesnt have any NCCA college football options.
Probably not the right thread but it's Q&A so I thought I would give it a shot , problem is I can't get the side panel to turn on without turning on the whole screen , I've read and read , your supposed to just activate it by running your finger or thumb up and down the side panel , but no matter what I do I can't get it to work without turning on the whole screen , am I missing something , I couldn't even get the night clock to work as it is supposed to , now to be fair I haven't had the phone for even 24 hrs yet , but have set everything up and messed around with it for a few hrs ...? Stumped ....any help or suggestion's would be greatly appreciated , I'm beginning to think I got a lemon , Thank's in advance ....
Philly Jim said:
Probably not the right thread but it's Q&A so I thought I would give it a shot , problem is I can't get the side panel to turn on without turning on the whole screen , I've read and read , your supposed to just activate it by running your finger or thumb up and down the side panel , but no matter what I do I can't get it to work without turning on the whole screen , am I missing something , I couldn't even get the night clock to work as it is supposed to , now to be fair I haven't had the phone for even 24 hrs yet , but have set everything up and messed around with it for a few hrs ...? Stumped ....any help or suggestion's would be greatly appreciated , I'm beginning to think I got a lemon , Thank's in advance ....
Click to expand...
Click to collapse
I don't have a Note Edge yet for reference, but I recall reading somewhere that you can "wake" the Edge panel by swiping your finger right and then left on it. Then once you wake it, you can use your thumb to swipe up and down to look at the different panels.
I do not believe that the edge panel turns on with the main screen still off.
seeking said:
I do not believe that the edge panel turns on with the main screen still off.
Click to expand...
Click to collapse
Yes, it does. With the screen off, swipe back and forth on the sharpest part of the curve. That's the most sensitive part of the edge display. That will turn on the clock/notifications/weather (wait a bit, and it'll start scrolling to show your notifications). To access your panels, slide left or right on the edge as you would when the screen is on. once again the sharpest part of the curve is most sensitive.
jooniloh said:
Yes, it does. With the screen off, swipe back and forth on the sharpest part of the curve. That's the most sensitive part of the edge display. That will turn on the clock/notifications/weather (wait a bit, and it'll start scrolling to show your notifications). To access your panels, slide left or right on the edge as you would when the screen is on. once again the sharpest part of the curve is most sensitive.
Click to expand...
Click to collapse
I can confirmed that this works. Just put your thumb on the edge screen with your thumb covering the whole side of the edge, and slide/drag it up and down.
working on the EDGE ALERT for messages...
It seems there are a lot of customization options but nothing that changes the actual video border colors. Someone else posted about trying to hide the backlight bleed of certain IPS screens, and that would be something I would really appreciate.
Here is a proof of concept, just done with photoshop -- h**ps://imgur.com/a/yJfBBIP
Thanks in advance
noylopa said:
It seems there are a lot of customization options but nothing that changes the actual video border colors. Someone else posted about trying to hide the backlight bleed of certain IPS screens, and that would be something I would really appreciate.
Here is a proof of concept, just done with photoshop -- h**ps://imgur.com/a/yJfBBIP
Thanks in advance
Click to expand...
Click to collapse
We regret to inform you that MX Player doesn't support customisation of video background colour. However, We will pass this one as feedback to our product management team on your behalf. Based on the user feedback and feasibility, our product team will take a call and implement in the future. As it's a product decision it may take a while to review your request. Meanwhile, your patience is appreciated.
MXPlayer said:
We regret to inform you that MX Player doesn't support customisation of video background colour. However, We will pass this one as feedback to our product management team on your behalf. Based on the user feedback and feasibility, our product team will take a call and implement in the future. As it's a product decision it may take a while to review your request. Meanwhile, your patience is appreciated.
Click to expand...
Click to collapse
I appreciate the info -- thank you!