aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Collapse)Author
2019-09-15Remove auth request settingAllan Wang
2019-09-15Remove auth and native ui elements by defaultAllan Wang
2019-09-07Delete experimental by default optionsAllan Wang
2019-09-07Update request stringssAllan Wang
2019-09-07Remove web only stringsAllan Wang
2019-09-07Replace web only with native ui and auth requestsAllan Wang
2019-08-13Move web only to experimentalAllan Wang
2019-08-08Revert user agent changesAllan Wang
2019-08-07Add user agent toggleAllan Wang
2019-08-06Fix up menu web view lookAllan Wang
2019-08-06Restrict notification serviceAllan Wang
2019-08-04Add prefsAllan Wang
2019-07-23Add intro panelAllan Wang
2019-07-21Add prefsAllan Wang
2019-07-03Cancel image loading if activity is not foundAllan Wang
2019-07-01Make image activity overlayAllan Wang
2019-06-13Fix multi entry formats, resolves #1428Allan Wang
2019-06-07Update some stylesAllan Wang
2019-05-01Move disclaimer stringAllan Wang
2019-05-01Add security settings for biometricsAllan Wang
2019-05-01Merge devAllan Wang
2019-05-01Fix translation for yesterdayAllan Wang
2019-04-24Create readable time converterAllan Wang
2019-04-24Add click events to notificationsAllan Wang
2019-04-22Fix icon loadingAllan Wang
2019-04-22Update parsers and add widget itemsAllan Wang
2019-04-21Add initial biometric testAllan Wang
2019-04-13Add fdroid link (#1402)v2.2.4Allan Wang
* Add fdroid link * Simplify icon * Provide svg source
2019-04-13Video settings (#1390)Allan Wang
* Add autoplay setting option * Update changelog
2019-03-31Remove round icon textsAllan Wang
2019-03-30Capitalize urls, resolves #1369Allan Wang
2019-03-04Allow hiding stories (#1361)Allan Wang
2019-01-16Feature/marketplace (#1328)Allan Wang
* Add marketplace item * Add marketplace entry to drawer * Update changelog
2018-12-25Update imageactivity and add tests, resolves #1107Allan 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-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-03-21Update buildsdk (#808)Allan Wang
* Update changelog * Add build sdk check * Remove play store affiliate * Ignore Overdraw * Remove theme background * Add back for transparent * Fix restart button
2018-03-21Feature/bugsnag (#807)Allan Wang
* Add bugsnag * Remove crashlytics * Remove pro features and iab * Make analytics opt in * Clean settings activity * Clean settings activity 2
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-03-11Fix/notification sound (#763)Allan Wang
* Update dependencies * Update theme * Fix bad css merge * Add notification feedback for fetching now * Hide notif settings that no longer work with channels * Wip android o channels * Revert back to old group method * Update dependencies * Update rxnetwork version
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
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
2018-01-10Misc (#614)Allan Wang
* Add locale log * Add flyweight design for authenticator * Add option to have instant messages only * Update interceptor * Add hd image model loader (#613) * Launch image view for view full image * Update changelog * Greatly improve ImageActivity loading * Update hashes * Add back keyword filter * Clean up
2018-01-07Feature/website debug (#603)Allan Wang
* Create beginning of web downloader * Clean up * Update KAU for reified activity launching * Update web attachments and setFrostColor * Test other zipper * Test simpler image saving model * Finish up image activity * Restore aggressive overlays * Try new zipper * Test again * Fix tests * Add working build * Rename * Support cancellation
2017-12-31feature/menu-parser (#582)Allan Wang
* Test menu parser * Add menu fragment implementation * Test proguard * Clean up * Use async * Use invoke * Try without proguard * Try 2 * Add fallback logic * Use normal notification event * Add custom event flag * Add rest of menu fragment data * Ensure fallback works * Update docs
2017-12-29Feature/native notifs (#579)Allan Wang
* Improve parser and add zip test * Remove ActivityOptionsCompat, resolves #555 * Create native notifs * Add animations * Add image rounder * Improve glide transformations * Add request service * Fix parser * Fix parser * Add thumbnail and fix notification text * Update parsers and regex * Auto mark as read * Add request implementation in pending intent * Remove unnecessary return data * Simplify command retrieval * Use name keys instead * Revamp all bundle calls * Fix up thumbnail layout
2017-12-21Enhancement/fragment interface (#564)Allan Wang
* Begin fragment interfaces and themable contracts * Prepare swiperefresh interface * Snapshot * Add compilable version * Revamp once more * Finalize layouts * Cleanup
2017-12-12Update/intro (#550)v1.7.0Allan Wang
* Add edit button to intro * Update readme * Fix video error and cancellation * Update changelog * Hide invalid tab options