aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/facebook/FbCookie.kt
AgeCommit message (Collapse)Author
2018-04-13Fix view full image (#882)v2.0.1Allan Wang
* Test including full photo viewer * Test cookie in glide * Fix parser and add redirects to view full image * Update changelog
2018-01-20Enhancement/speed up (#650)Allan Wang
* Revert back to m.facebook * Add initial speedup * Update theme * Fix link press for event status * Move web states to fb const * Fix images and email * Fix up flyweight for requests * Ensure frost request is synchronous * Prepare diff utils * Improve speed and fix blank overlay * Update comments * Add debugger and fix searchview * Theme discover pages. Resolves #654 * Fix duplicate reload * Fix image loading * Update changelog * Update tests * Rename test Update dependencies Update gitignore
2017-12-31Enhancement/proguard (#589)Allan Wang
* Add error log * Rewrite logger
2017-11-09Update/kau (#476)Allan Wang
* Update all dependencies * Revert to working build * Update kau again * Update nullables * Update more nullables * Inline some things * Add images to readme * Update readme translators
2017-08-20Update login logicAllan Wang
2017-08-20Fix material light theme so colors do not get coveredAllan Wang
2017-07-17Fix notifications and long press for albums (#69)v1.3.2Allan Wang
* Allow for album images to be viewed * Update listing info * Web refractoring * Test message notifications * Fix notifications and context press
2017-06-30Remove user info in debug logsAllan Wang
2017-06-22Add workaround for depth 2 linksAllan Wang
2017-06-20Fix up settings and overlay webAllan Wang
2017-06-20Add user switching for notificationsAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Clean up injectors and eventsAllan Wang
2017-06-04Clean up RefwatcherAllan Wang
2017-06-04Create activity refresh observableAllan Wang
2017-06-03setup login activityAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01working injectors and redid tabs dbAllan Wang
2017-05-31add more cookie handlingAllan Wang
2017-05-31implement cache db and start js injectionsAllan Wang