aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Collapse)Author
2021-11-19Delete extra copiesAllan Wang
2021-11-19Test image activityAllan Wang
2021-01-10Remove analytic contentAllan Wang
2020-07-18Add extra line to description to avoid clipping for other languagesAllan Wang
2020-07-18Use SwitchCompat as SwitchMaterial uses different attributes for track colorAllan Wang
2020-07-18Fix switchbar lintAllan Wang
2020-03-01Rearrange image activity to use download managerAllan Wang
2020-01-19Remove synethetics from intro activityAllan Wang
2020-01-19Use textview instead for flat backgroundAllan Wang
2019-12-29Convert tab customizer to ConstraintLayoutAllan Wang
2019-12-29Add view binding for DebugActivityAllan Wang
2019-12-29Remove synthetics for FrostVideoViewerAllan Wang
2019-12-29Clean up obsolete usagesAllan Wang
2019-12-29Fix lintAllan Wang
2019-12-29Finish adding remaining click eventsAllan Wang
2019-12-28Add additional options contentAllan Wang
2019-12-27Prepare for nav option entriesAllan Wang
2019-12-27Add nav items programmaticallyAllan Wang
2019-12-26Remove extra vars and reattach onBackPressAllan Wang
2019-12-26Switch to viewbinding and styles and prepare layout wrapperAllan Wang
2019-12-26Convert to view bindingAllan Wang
2019-08-04Switch theme when selected in introAllan Wang
2019-07-23Add intro panelAllan Wang
2019-07-03Redo image activity to support text contentAllan Wang
2019-07-01Add swipe to dismissAllan Wang
2019-07-01Disable refresh if not at the top, resolves #1450Allan Wang
2019-04-24Add click events to notificationsAllan Wang
2019-04-22Fix icon loadingAllan Wang
2019-04-22Update parsers and add widget itemsAllan Wang
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-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-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-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-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-02-02Feature/post (#696)v1.8.1Allan Wang
* Reorder final override * Add initial fab bindings * Update scripts * Optimize and use js header hider * Remove old header hider * Use method for generating clicker
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-21misc (#566)Allan Wang
* Fix click validator * Update tests * Feature/fb requests (#567) * Add initial requesting interface * Update unit tests and dependencies * Resolve lint * Fix lint 2 * Fix toolbar location, closes #439 * Add prev version code, closes #551 * Clear test val * Update changelog
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
2017-12-11Feature/tab customization (#522)Allan Wang
* Add initial tab customizing view * Add rest of content for now * Delete project file backups * Stash * Support full tab customization * Test activity animations * Update kau and fix sound uri * Try catch download, resolves #523
2017-11-22Fix/tab layout (#510)Allan Wang
* Test wrap content width * Compute badge icon dimensions * Reuse views * Remove unnecessary color set * Change image bound * Set min * Change dp * Snapshot * Hardcode dimensions * Add min width
2017-11-12enhancement/video-player (#480)v1.6.3Allan Wang
* Add toolbar visibility toggle and draw it over viewer * Set contract bindings once available * Fix video url param error and prepare progressanimator * Add gif support and better transitions * Interface a lot of things * Reorder back press * Clean up files and fix selector * Add gif support * Redraw bounds when necessary
2017-10-25Fix/pip video (#445)v1.6.1Allan Wang
* Test frame wrapper * Update padding bounds * Clear toolbar on hide * Optimize * Update changelog * Disable toolbar rather than remove it * Improve controls and fix toolbar issue * Optimize
2017-10-24WIP: Feature/pip video 2 (#405)Allan Wang
* Add dependency * Test new video view * Add initial video bindings * Implement drag to dismiss * Begin initial integration * Fix typo * Fix up url formatter * Update changelog * Create first fully integrated video build * Update translations * Update translations 2
2017-09-16Wrap bottom bar layout with linearlayout (#296)Allan Wang
* Wrap bottom bar layout with linearlayout * Update changelog
2017-08-20Update login logicAllan Wang
2017-08-19Add bottom bar layoutAllan Wang