aboutsummaryrefslogtreecommitdiffstats
path: root/Resources
AgeCommit message (Collapse)Author
2012-07-30Adjusted layout to 2.0 SDKHEADmasterNikita Bernstein
2012-07-29Got rid of the limitationsNikita Bernstein
2012-07-29In order to FQL likes from our friends, we need to get permission from the ↵Teddy Wing
current Facebook user to get their friends' likes. There is another permission token called 'user_likes' for the likes of the current user, but I don't think we need that. Now looking into FB permissions, I'm not sure we need 'publish_stream', but we can discuss.
2012-07-29Checking in - can't figure out bugNikita Bernstein
Can't figure out why FacebookFQL.js line 70 - 73 show different result than the graph navigator. Help?
2012-06-30Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
Conflicts: build.log
2012-06-30Changed behavior of reload to remember friend filterAnqi Xu
2012-06-30Liked by now displayed in relation to the width of the device.Nikita Bernstein
2012-06-30Moved .psd's to outside of Resources directory.Teddy Wing
2012-06-30Eeeh…Nikita Bernstein
2012-06-29Took out iPhone-only constants on Android.Teddy Wing
2012-06-24code freezeAnqi Xu
2012-06-24FriendSelector: added Enable/Disable all switch widgets.Teddy Wing
2012-06-24LikeList: changed title of rows to only have one line. (by fixing the height ↵Teddy Wing
value)
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
Conflicts: tiapp.xml
2012-06-24Filter selector: changed to a "friends" icon.Teddy Wing
2012-06-24Changed the type of storage for friendsAnqi Xu
2012-06-24Tried adding a child triangle to the LikeList table rows, but it messed up ↵Teddy Wing
the layout so commented it out for the moment.
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedTeddy Wing
2012-06-24Friend list/selector: created it, styled the view.Teddy Wing
2012-06-24Added logos into appAnqi Xu
2012-06-24Updated logosMiMiC
2012-06-24Added logosAnqi Xu
2012-06-24UpdatedAnqi Xu
2012-06-24am i going insane?Anqi Xu
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
2012-06-24temp fixAnqi Xu
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedTeddy Wing
2012-06-24Changed navBar colourTeddy Wing
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
2012-06-24Added infinite scrollingAnqi Xu
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedTeddy Wing
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedTeddy Wing
Merged my & Nikita's table view UI edits. Conflicts: Resources/friendship/ui/LikeList.js
2012-06-24Added data manipulationAnqi Xu
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
2012-06-24Added loading-by-20-items featureAnqi Xu
2012-06-24More formattingNikita Bernstein
2012-06-24Like list: spaced out the like list and added some styling. Don't know if ↵Teddy Wing
Nikita was doing this at the same time, hmmm.
2012-06-24Webview: changed title in navBar to 'Sphnx' instead of page-specific title.Teddy Wing
2012-06-24Webview: shifted it up 44px to take out the Facebook navbar/topbar.Teddy Wing
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedAnqi Xu
2012-06-24Started sequential FQL queries codingAnqi Xu
2012-06-24Login window: hid navigation bar, made background colour the red colour.Teddy Wing
2012-06-24CommittingNikita Bernstein
2012-06-24Revert "Restoring info"Nikita Bernstein
This reverts commit 4b92e87d0e33800ceb2b8c2de2b3ddab35512dc5.
2012-06-24Revert "Again"Nikita Bernstein
This reverts commit 7d09ade1b740113be512b95cce9a4ed958ae7a27.
2012-06-24AgainNikita Bernstein
2012-06-24Restoring infoNikita Bernstein
2012-06-24Fan count now converts >= one-million to '%dM', so you can actually see the ↵Teddy Wing
number.
2012-06-24Merge branch 'master' of github.com:teddywing/LikeFeedTeddy Wing