aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/web
AgeCommit message (Collapse)Author
2017-08-07Fix/2FA (#115)Allan Wang
* Create basis for downloading videos * Resolve some download errors and allow video to be opened in external apps * Remove url checks for loging * Update readme with build links * Allow for all apks to build * Fix travis apk uploads * Fix null mapping * Fix some notation * Add commit message to test builds * Remove faulty commit from test release * Add intent overriding to login web client * Add resource logging * Add intent verification without url check * Simplify login activity * Check start activity for result * Add check before resolving intent * Fix wrong index * Temporary fix for 2FA login with U2F (#116) * Clean up and add comments
2017-08-03Add IM notifications, FAQ, video uploading, and geolocations (#107)Allan Wang
* Test canary * Update activities to use kau base * Update dependencies * Cherry pick faq * Update kau and add faq * Add readme badges * Add im notifications and video uploading * Update theme * Update and fix unit tests * Add geolocation * Prepare alpha test * Remove explicit nonnull request
2017-07-30Feature/disable reload on textarea focus (#101)Allan Wang
* Implement and test * Update themes again
2017-07-25Update image downloads , IAB, and many issue reports (#95)v1.4Allan Wang
* Remove iab proguard line * Remove dup vending aidl * Fix double calling issue * Change pro logging * Remove async call * Allow for multiple result flags from settings * Rename restore to get * Remove remaining async * Add null checks across web clients * Do not delete temp file on save * Implement image logic * Update file chooser * Update travis * Add intent checker * Update dependencies * Update dependencies * Add debugging option * Switch context for login glide * Scan newly added files * Update theme * Allow image downloading in messages * Finalize beta release * Build to beta * Update strings
2017-07-22Test new billing logic (#86)v1.3.5Allan Wang
* Add lint * Add new libs * Update libs and add friends tab * Aggressively hide nonrecent posts * Update dependencies * Add php to most recents * Add full size image downloader * Fix css cleaner * Fix notification and circle * Bring back regex * Update kau, optimize imports, and remove string ambiguity * Bring back anjlab iab and move to alpha * Create initial billing test
2017-07-19Dev - minor updates (#73)v1.3.3Allan Wang
* Add lint * Add new libs * Update libs and add friends tab * Aggressively hide nonrecent posts * Update dependencies * Add php to most recents * Add full size image downloader * Fix css cleaner
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-07-16Add image viewing and downloading (#63)v1.3Allan Wang
* Commence aggressive image caching * Add glide toggle and css url parsing * Add image hook and refractor activities * Update version analytics * Implemented imageactivity but glide will not load * Create working image loader * Finalize image view * Finalize image view logic * Remove custom cache experiment
2017-07-13Separate pref strings, add notifs control, fix searchview (#60)v1.2.2Allan Wang
* Separate pref strings and add notif controls * Add overlay toggle and minor cleanups * Fix search view
2017-07-13Only use basic user agent when necessary (#59)Allan Wang
* Log more iab and web chrome * Only add basic user string for messages * Clean up logging
2017-07-13Dev 1.2.2 - Add framework for messenger notifications (#47)Allan Wang
* Update KAU to v2.0 * Only inject theme for facebook and inject js after * Clean up menu loading logic * Add path null check * Remove .idea files * Add url formatter testers * Update tests and check url nullability - Fixes * Create instant messaging parser * Shorted notification log and remove unnecessary null checks * Make migration buildable * Test message parser * finalize messenger notifs for now
2017-07-08Dev-1.1.7 (#39) - feature overload + context menuv1.2Allan Wang
* Address some crashlytics issues * Add text scaling * Kau fixes and cleanup * WIP formatter * Create in house url formatter * Update context menu * Update themes * Test proguard without R * Implement sharing and clean up context menu * Disable viewpager swipe on long press * Test keeping lib strings * Update changelog and proguard
2017-07-07Dev 1.1.6 (#33) - Fix play store listing, add sharing options, update css & jsv1.1.6Allan Wang
* Remove play store listing updates * Fix up listing * Combine url getters for overlay activity * Begin building context menu programmatically * Update css and js
2017-07-06Dev 1.1.5 - JS fixes & sharing intents (#32)v1.1.5Allan Wang
* Add sharing intents * Fix up multiple js instances
2017-07-06Dev 1.1.4 - fixes for donations (#31)Allan Wang
* Remove cookie from error log * Remove null check on login as it isn't possible * Add exception to profile loading * Remap billing logic * Display snackbar only for user prompts * Private disposed caller
2017-07-06Dev (#29) - micro fixes mostly from KAUv1.1.4Allan Wang
* Add changelog * Add play descriptions * Test build since tag * Adjust view on keyboard, fixes * Update kau, merge kpref singles, update swipe * Fix swipe background * Allow swipe customization
2017-07-04Dev (#21) - fix search and file chooserAllan Wang
* Fix up search and add file chooser * Fix repeating file chooser
2017-07-04Misc fixesAllan Wang
* Remove experimental by default * Update theme * Update glide caching to reload with every version * Pause hidden searchview when not in use * Convert glide to glide app
2017-07-03Dev (#13)Allan Wang
* Allow file access * Log all to phone * Rework billing logic
2017-07-02Update travisAllan Wang
2017-07-02Clean up unnecessary nonnullsAllan Wang
2017-07-02Adding auto uploadsAllan Wang
2017-06-30Remove user info in debug logsAllan Wang
2017-06-29Release alpha buildAllan Wang
2017-06-26Update kauAllan Wang
2017-06-26Test dependenciesAllan Wang
2017-06-26Update dependenciesAllan Wang
2017-06-25Half framework of the search viewAllan Wang
2017-06-25Test kau updateAllan Wang
2017-06-22Fix urls in overlayAllan Wang
2017-06-22Add workaround for depth 2 linksAllan Wang
2017-06-22Fix up colors and add overlay tipAllan Wang
2017-06-22Add ad blockAllan Wang
2017-06-22Add notification filteringAllan Wang
2017-06-20Fix up url overlays and theme more componentsAllan Wang
2017-06-19Parse header badgesAllan Wang
2017-06-17Add proper external link parsingAllan Wang
2017-06-16Add a lot more themingAllan Wang
2017-06-16Add url formatterAllan Wang
2017-06-16Add listener logicAllan Wang
2017-06-15Reorganize observables and clean upAllan Wang
2017-06-15Only animate webview when explicitly askedAllan Wang
2017-06-15Theme remaining activitiesAllan Wang
2017-06-15Tint more thingsAllan Wang
2017-06-15Add full themingAllan Wang
2017-06-14Create notification service frameworkAllan Wang
2017-06-14Update themes and started theme settingsAllan Wang
2017-06-13Created working workaround for menu itemAllan Wang
2017-06-13Created js base for facebook menuAllan Wang
2017-06-12Add kau and web scrollingAllan Wang