aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/views
AgeCommit message (Collapse)Author
2019-12-29Add view binding for BadgedIconAllan Wang
2019-12-29Remove synthetics for FrostVideoViewerAllan Wang
2019-10-14Enforce super destroy for webviewsAllan Wang
2019-10-14Fix backstack by removing home page additionsAllan Wang
2019-09-22Optimize imports and update changelogAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-09-07Remove desktop and mobile user agent defAllan Wang
2019-08-06Format kotlinAllan Wang
2019-08-06Use kotlin mathAllan Wang
2019-07-23Add intro panelAllan Wang
2019-07-03Apply spotlessAllan Wang
2019-07-03Redo image activity to support text contentAllan Wang
2019-07-01Update changelog and apply spotlessAllan Wang
2019-07-01Add swipe to dismissAllan Wang
2019-07-01Update interface alias commentAllan Wang
2019-07-01Support setting own child scroll callbackAllan Wang
2019-07-01Disable refresh if not at the top, resolves #1450Allan Wang
2019-06-13Fix progress animatorsAllan Wang
2019-06-13Update kau and fix 29 incompatibilitiesAllan Wang
2019-06-08Fix versions and importsAllan 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-31Remove round transformationsAllan Wang
2019-03-07Apply spotlessAllan 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-02-06Fix/open broadcast (#1345)Allan Wang
* Convert jsi related channels to broadcasts * Close channel in debug activity
2019-02-05Theme (#1346)Allan Wang
* Theme text from linked user list * Theme unlike page, resolves #1335 * Fix comment theme box text, resolves #1340 * Apply spotless
2019-02-02Fix crashAllan Wang
2019-01-22Add back runOnUiThreadAllan Wang
2019-01-22Catch crashes, but things will still breakAllan Wang
2019-01-05Use conflated channels where possible, resolves #1314Allan 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-28Switch default user agent to android, resolves #1245, #1229Allan Wang
2018-12-28Switch remaining primary observablesAllan Wang
2018-12-27Convert remaining view observablesAllan Wang
2018-12-27Begin replacing observables with channelsAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-12-24Update/bindview (#1258)Allan Wang
* Update bindview for FrostVideoViewer * Remove more bindview usages * Fix compilation problems * Remove custom drawer header
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-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-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-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
2018-03-11misc (#781)v1.8.3Allan Wang
* Rename image vars * Add black media option, resolves #726 * Update changelog * Fix menu parsin * Update changelog * Fix menu badges
2018-03-11Enhancement/debug mode (#779)Allan Wang
* Update changelog * Improve debugger * Remove need for mapping urls * Remove excess logs * Clean up
2018-02-16Update/misc (#728)Allan Wang
* Update basic agent check; fixes #714 * Disable swipe on long click * Remove duplicate code * Update dependencies * Update dependencies 2 * Add debug keystore * Update versions * Fix duplicate notification * Fix duplicate notification sound; addreesses #725 * Update changelog * Clean up
2018-01-25Enhancement/video (#669)v1.8.0Allan Wang
* Test stricter video extractor * Mess around with mutations * Revert back to strict click listener * Update theme * Update dependencies * Update theme * Create pip toggle * Add pip disabler * Update theme * Update theme