aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/facebook
AgeCommit message (Collapse)Author
2019-04-25Move search view binding to separate funcAllan Wang
2019-04-25Merge devAllan Wang
2019-04-22Update parsers and add widget itemsAllan Wang
2019-04-21Wrap all db calls using our own contextAllan Wang
2019-04-21Merge devAllan Wang
2019-04-13Update user agent (#1400)Allan Wang
* Rename user agent and update chrome for desktop, resolves #1387 * Rename more basic to desktop * Apply spotless
2019-04-04Merge mute specific fixes (#1386)Allan Wang
* Merge mute specific fixes * Remove version tag in user agent * Add extra forward slash * Update kau
2019-03-31Add stricter parsing testsAllan Wang
2019-03-07Rename some methodsAllan Wang
2019-03-07Optimize importsAllan Wang
2019-03-05Port rest of cookie itemsAllan Wang
2019-03-05Convert fbcookies to room entitiesAllan Wang
2019-03-05Create initial room modelsAllan Wang
2019-03-04Add fbclid trimmer, resolves #1290Allan Wang
2019-01-17Push new loggersAllan Wang
2019-01-16Feature/marketplace (#1328)Allan Wang
* Add marketplace item * Add marketplace entry to drawer * Update changelog
2019-01-05Remove reactivex from debuggerAllan Wang
2019-01-04Fix flyweight testsAllan Wang
2019-01-04Try catch apache unescape, resolves #1300Allan Wang
2019-01-04Redact default cookiemodel stringAllan Wang
2019-01-04Convert global continuations to completable deferredAllan Wang
2019-01-03Wrap full image url in try catch, resolves #1307Allan Wang
2019-01-03Add custom gradle function and ignore some testsAllan Wang
2019-01-01Add changelogAllan Wang
2018-12-31Enhancement/coroutines (#1273)Allan Wang
* Convert rest of fbcookie to suspended methods * Replace active checks with yield * Apply spotless * Switch cookie domain to exact url * Optimize imports and enable travis tests again * Update proguard rules * Remove unnecessary yield * Remove unused flyweight * Remove unused disposable and method * Use contexthelper instead of dispatcher main * Convert login activity to coroutines * Use kau helper methods for coroutines * Enhancement/offline site (#1288) * Begin conversion of offline site logic * Fix offline tests and add validation tests * Ignore cookie in jsoup if it is blank * Force load and zip to be in io * Use different zip files to fix tests * Log all test output * Do not log stdout * Allow test skip for fb offline
2018-12-29Completely remove fbcookie's invoke functionAllan Wang
2018-12-29Fix like button and disable cookie update, resolves #1203Allan Wang
2018-12-28Switch default user agent to android, resolves #1245, #1229Allan Wang
2018-12-26Support old fbRequestAllan Wang
2018-12-26Merge new auth flyweight and update hd image fetcherAllan Wang
2018-12-26Add new flyweightAllan Wang
2018-12-25Clean up image activity and prepare for testsAllan Wang
2018-12-24Remove login web asyncAllan Wang
2018-12-24Merge branch 'dev' into update/coroutinesAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-12-23Migrate to androidx (#1257)Allan Wang
* Initial migration * Update gradle wrapper * Update iconics and revert progressanimator api * Clean up imports * Update dependencies and address some lint issues * Update constants * Remove extra import
2018-12-21Add logging and switch domain urlAllan Wang
2018-12-20Add initial coroutinesAllan Wang
2018-11-18Fix/personal messages (#1194)Allan Wang
* Update dependency versions * Fix regex to support personal messages, resolves #1180 * Update download url, resolves #1131 * Update changelog * Downgrade apache dependency version * Disable travis for master pushes [skip ci] * Support java 1.8
2018-11-06Fix/duplicate back (#1177)Allan Wang
* Merge potential fix for text zoom * Actually fix the duplicate back * Prepare fixing dependent notifications * Add notification fallback url * Add back acontext to url, fixes #1137
2018-09-27Optimize importsAllan Wang
2018-09-27Fix method signaturesAllan Wang
2018-09-27Fix more lintsAllan Wang
2018-09-27Fix more lintsAllan Wang
2018-09-27Move parsers to facebook folder (#1109)Allan Wang
2018-09-26Cleanup (#1087)Allan Wang
* Feature/download manager (#855) * Add initial github release check * Create update service * Clean old manager directory * Update kau * Update updateActivity snippet * Add back gradle keys * Remove update service functionality * Update changelog * Misc (#865) * Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update * Fix view full image (#882) * Test including full photo viewer * Test cookie in glide * Fix parser and add redirects to view full image * Update changelog * Fix compilation and add new keys * Update all versions * Fix signing configs * Fix exoplayer api update * Change string usage * Test scss on travis * Test with node_js flag * Add back css * Update versions and fix video view
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-04-12Misc (#865)Allan Wang
* Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update
2018-04-09Feature/download manager (#855)Allan Wang
* Add initial github release check * Create update service * Clean old manager directory * Update kau * Update updateActivity snippet * Add back gradle keys * Remove update service functionality
2018-04-07Fix useragent update (#845)Allan Wang
* Test windows user agent * Update dependencies * Update KAU * Switch back user agent and use android base * Fix lint issues * Fix lint part 2 * Test messenger user agent * Update bugsnag release levels