XDAFacebook has a new home! Please update your links
Introduction: XDAFacebook is a Facebook Client application for Windows Mobile 6.5 written on the .net Compact Framework 3.5 platform.
News:
This project is currently NOT in development. I (joe_coolish) have stopped work on the application indefinately and I've moved on to the Windows Phone platform. If you would like to take over the project, contact me for details.
Due to school, homelife, and the search for my first "Big Boy" Job, development has slowed a little. Your support is crucial for motivating future development!
Well, I just became a father to a wonderful baby girl! I hope you like the UI update Thanks to hungelt8 for all your efforts to support me and the project! Cudos to you
BETA 4.8.6
New skinning system. Utilizes ZIPs to package the images and deploy them to your device
Improved graphics rendering
Better memory management. Should help out with the OOMEs
CHAT login should work. You should be able to see your online friends. Nothing else has been implemented at the moment, but it will shortly!
Fixed the Friends Tagged in Checkins
LOTS of bug fixes!
[UPDATED 8/24/11]
It's been a long time, but we're still here!
BETA 4.8
Groups! Yes, groups are now visible
Improved graphics rendering
Comments now include history. By clicking on Add Comment, a history is shown so you can remember what you're posting about!
LOTS of bug fixes!
[UPDATED 5/4/11]
Happy Star Wars Day! "May the 4th be with you!"
BETA 4.7
Skinning!
Improved graphics rendering
GZip and Deflated HTML downloading
Better threading and thread handling
Added the latest 25-50 status updates to friends list
Image viewer has been completely overhauled and re-done
Including Swiping back and forth to change the current picture!
You can also use the side buttons to do this too!
More accurate Post Likes and Comments count
LOTS of bug fixes!
BETA 4.6.1
Fixed GPS issues for non Eng-US phones
Fixed Friends not being selected for Home Screen
A couple of new bug fixes
Better first-run experience
BETA 4.6!
Icon based Homescreen: Now you can customize your homescreen however you would like!
New Graphics rendering/memory management: The code for displaying and managing images has been 100% re-written. Memory is now much better managed as well.
Pull down to refresh: Update your feeds by pulling down on the panel and releasing after the pull threshold
Bug fixes: Lots of bugs have been found and fixed
BETA 4.5!
Places/Checkins! Yep, the only Facebook client for Windows Mobile to support Checkins and places! Just know that GPS data is sent to Facebook when you use the Checkin portion of the client. Some devices may experience lag!
IMPORTANT! In order to use the new Places features, you must Logout and then log back into XDAFacebook. This will cause you to authorize XDAFB to use the Place APIs. I recommend using the External Browser login method to do this.
Landscape Support! I've tried to implement as much of the app with landscape compatibility. There still are some things that aren't 100% (eg, dropdowns) but they are in the works! If you find something that doesn't look right in landscape, feel free to bring it up!
Bug Fixes: A couple of key bugs were fixed. One of which is the old graphics cropping up every once in a while.
I also added a First Time message that will display key features with each release upon first install.
Finally I added a donate button in the About menu. Feel free to test it all you'd like!
A little bit about the Checkin protocol. The UX (User Experience) for using the new Checkin features is as follows:
Click on places
Click on "Checkin" tab
Wait for GPS coordinates to be received (depending on the device, this can take some time)
Select nearby "Place" to Checkin to.
(Optional) Add a message
(Optional) Tag friends
This can be a little confusing.
To tag, select the "Tag" Item. This will slide the screen left
Click on the "Add Friends" item. This will slide the screen left
Select the friends you want to tag. their background will turn lavander
When you have selected the friends you want to tag, either swipe right or click the arrow in the top left corner
Verify that the correct friends have been selected and swipe right or click the arrow in the top left corner
Click the "Checkin" item.
Some people may be wondering where the "Deals" section is. This feature has not been added to the Graph and is only available to 1st party Client applications. Once Deals are available to the Graph, it will be added!
BETA 4.4.1!
Bug fixes
BETA 4.4!
New Post items! Posts now support viewing links and all the information that is available via Facebook Graph
Fixed Photo albums! Now you can view all of the photos in the photo albums. Not just the first 25 pictures!
Inbox! Unfortunately, Facebook does not allow 3rd party apps to compose messages. This was enabled for a short period of time, but was heavily abused and thus, removed. But you can veiw them!
Post Deletion! This one was actually one of the biggest let-downs. With Post deletion, you can only delete posts that YOU made with XDAFacebook. Also, there is no way to know if you made the post with XDAFacebook (that I've descovered atleast) so the only way to know is try and if it fails, too bad!
To delete a post, simply swipe from right to left over a post that you made. The post will slide over, revealing a delete button.
Upon clicking, if the post is yours AND was done by XDAFacebook, it will successfully be deleted. If the post was not made by XDAFacebook, it will error out.
If the post does not slide, make sure that you are swiping from Right to Left, and that the post was made by the logged int XDAFacebook user. Also note that you have a Y-axis tollerance of 1/8 your screen size, so make sure that you aren't moving your finger up or down too much
Requests are now MUCH faster!
Events! Now you can view your invited events and your events that you have responded to. This is still in early stages and more will be added to it.
Add and view Notes! The notes section has been created
Speed improvements! Several optimizations were required to handle the new items, so things should be more efficient. However, there is always room for improvement!
Small Bug fixes:
Fixed a small bug with Textbox Items not handling OnFocus events
Also! Added a "Done" and "Cancel" buttons to the Textbox Items. Now you can click the softkey and have the dialog disapear OR cancel the changes
Various other fixes that I can't think of
BETA 4.1.1
Photo Albums! Pictures can now be viewed in XDAFacebook.
Big pictures will open up in the default browser for the time being. Once I make a good photo viewer, I'll replace that.
Also, the settings menu has a whole section dedicated to photos. Feel free to play with the settings, but numerical values == 0 or <0 will cause the app to crash! There is no safty net for this!
There is a number for concurrent image downloads. This number should be between 6-10. Any more can cause slow down, and less and the effect seems non-existant. I've gone as high as 25 and felt pretty good about it. But I haven't dared push it to the limit!
New albums had a few bugs so I held back on this release. It will be coming soon!
Older Posts! Feel free to browse the older posts I've successfully gone about a days worth of posts back w/o any lag.
Searchable Friends List! I added a search box at the top of the friends search list
Memory Management! Special Thanks goes out to Corwin9S. He helped me look at the memory usage. I reduced the CPU cycles by ~30%. It still takes up about 3-6 mbs of RAM. This is caused by Form Allocations, DLL imports, etc. Most of the space is just allocated space that I can't get rid of. I will try to find more ways to make the RAM usage go down, but from what I've been told by some people at MSFT, this numer isn't uncommon or bad. CPU cycles are what count and that's what I'm trying to optimize
GUI fixes! I finished the drop-downs, so they look a little more professional. I also added the numerical counters. There are still more that can be done on them, so I will continue improving their apperance and performance.
Rollup of bug fixes
And finally SPEED!! This version should be the fastest yet. Rendering times are super quick and load times seem to be back to where they belong.
Instructions for Localization:
Please create a blank language file (instructions are above) and edit ONLY the text in between the quote marks "". The quotes need to remain!
Verify that your text doesn't fly off the screen. Anywhere that the text is too long for the graphic, try shortening the word or pick a different one (if that's possible) if not, let me know (via picture) and I'll make the necessary changes.
Once you have a translated file, save it as <Language>.txt and upload it to your device. Place it in the same directory where you got the Blank.txt.
Please share your translations!
ALSO! Since the app will be transforming and new features will be being added, the translation process will be ongoing.
If you click "Create Blank Language File" and you already had an alternate translation loaded and working, the Blank.txt will only have the new strings in english, so you will only need to translate the changes.
Unfortunately, after a couple of hours searching the web and looking at platform SDKs, I have learned that poking is not supported by the Graph or REST APIs (what I use to interact with facebook). I've been looking, and I might be able to hack something that might work, or I could have the option to support Pokes via SMS. I need your feedback. Which option (or both) sounds the best? Does anyone even Poke anymore?!
Wall posting is very basic at the moment. I will be making an advanced text editor that has more options for posting links, privacy settings, etc.
I also changed the road map a little. Let me know if that works for everyone!
Road map of releases leading up to the final release of Version 1.0:
BETA 4.X
This beta release will focus on posting data to Facebook and making sure everything works well.
This beta release will also include newer GUI pieces, such as Inbox!
BETA 5.X
This beta release will focus on Chat!
BETA 6.X
This beta release will focus on App Completeness! Or making sure all the functionality of a full Mobile Client have been implemented
RC 1
This release candidate will focus on Bullet-Proofing! All minor bugs should be worked out
RC 2
This release candidate will only happen if major bugs are discovered in RC 1
Release 1.0
Hopefully all is well!
That is the road map I have planned. I don't anticipate Beta 3 to be out very long (unless there are major bugs). I want to get to beta 4.X as soon as possible. I also might mix and match But that is the proposed roadmap to Release 1.0!
Here is a list of known bugs. If you are experiencing any of these, please do not post about them. I am working hard to eliminate all of them, but I am one person with limited time to work.
If you find a bug that is not on this list, go ahead and post. If it doesn't make it up here within a few days, please PM me and I'll add it.
Windows Mobile Std will error out. There is no work-a-round for this yet.
Landscape is currently not supported.
Smaller screens will have graphics errors.
Authorization should be working, but using the new URL is a lot cleaner (I think). Go here to authorize directly. Once you see the browser transfered to "Success" then try the application again
Here is the list of people who have donated. If you would like your name or information changed or removed, please PM me and I will do that as quick as possible. If I have forgotten to add you, also send me a PM.
And, if you would like to make it onto this list, please follow the link in my signature
umm... btw joe.. where can we download new 4.4 update i can't find the link..
great change log!!!
lol, sorry for the delay. I had to go back through the old thread to find all the screen names of the people who have donated. It was like finding needles in a haystack! Should be up now
¯-.¸¸.·´¯ ★MyScript Mobile App for the Note 2★ | ★What does undervolting actually mean?★ ¯-.¸¸.·´¯
--------------------------------------------------------------------------------------------------------------------------------------------
Don't judge others. Leave that to God. - Romans 2
Filtering the feeds works well, Opening posted links also work. Ive noticed that you added when clicking on a status you can now click on the person to go to their profile (cool). The inbox works well, its okay that we cant send but being able to read it is nice. Events and notes are opening and displaying properly for me. This is my first time doing this but, when uploading a picture it doesnt get posted to the feeds letting people know you uploaded something??. Im extremely impressed with this update! Excellent job! I was still looking forward to places but its not here yet? I already got one error and the App randomly crashed on me with no error log, this was probably caused by me clicking randomly but hehe just testing everything out xD
Code:
- at Microsoft.AGL.Common.MISC.HandleAr(PAL_ERROR ar)
at System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Rectangle srcRect, GraphicsUnit srcUnit)
at XFControls.XFGraphics.drawImageAspect(Graphics g, Rectangle recDest, Rectangle recSrc, Image i, Boolean maintainAspectRatio)
at XFControls.XFGraphics.<>c__DisplayClass7.<DrawImage>b__5(MemoryStream stream)
at XFControls.XFGraphics.<startImageDownloading>b__17(Object v)
at System.Threading.ThreadPool.WorkItem.doWork(Object o)
at System.Threading.Timer.ring()
[Current]: T-Mobile MyTouch 4G Slide
[Backup]:T-Mobile HD2
Energy ROM 21916 CHT 2.0 Jun 1
The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?