aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/FrostApp.kt
AgeCommit message (Collapse)Author
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-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-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
2017-12-31Misc (#592)v1.7.6Allan Wang
* Update dependencies * Allow null message * Support new kau logging
2017-12-31Enhancement/proguard (#589)Allan Wang
* Add error log * Rewrite logger
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-11-06Update dependency and address deprecations (#473)Allan Wang
2017-10-15Enhancement/notifications (#416)Allan Wang
* Update notification defaults * Setup initial channel test
2017-09-24Fix/adblock (#338)Allan Wang
* Rename none to no notifications * Add pgl adblock and adblock class * Add faq * Line spacing
2017-09-17misc (#298)v1.5.0Allan Wang
* Wrap searchsubject with error handler * Add dialog for older users * Add identifier key * Ensure notification service starts when app starts * Update theme
2017-08-14v1.4.5 (#174)v1.4.5Allan Wang
* Update/kau (#125) * Update logger * Clean imports and bring back reactive libs * Update dependencies and make billing async * Misc (#128) * Update null * Attempt to improve transparent theme backgrounds * Update menu * Move injections to visible method and reduce offset * Update searchview and logging * Clean temp strings and add network states * Move console blacklist to web state * Change some logs to info * Move glide loader to onCreate (#135) * Remove commit number increments (#139) * Fix/misc (#140) * Add canadian locale to toLowerCase * Add try catch to JsAssets * Disable error throwing for bad search subject * Log more throwables quietly * Check internet connection before fetching username * Remove name check in frost notifications * Add activity lifecycle logger * Add rxjava to lib showcase * Move network checker to io thread (#150) * Update dependency * Blank * Feature/jsoup debugger (#152) * Create debugger * Update debugger content * Create debugging logic * Finalize and test debugger * Add reload listener * Fix/pro crash without play store (#155) * Update changelog * Check if iab service exists * Add checker before launching play store request * Separate strings * Enhancement/message notifications (#157) * Map message notifs to the headless html extractor * Update strings * Bring im notifs out of alpha * Update changelog * Remove confirmation dialog (#159) * Separate message notifications and add click intents (#171) * Separate message notifications and add click intent for group notifications * Add comments and finalize * Feature/scroll down on message thread (#172) * Add hook for scroll * Update changelog * Add custom navdrawer layout (#173) * Add faq for auto play * Update changelog * Fix page banner bg (#163)
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-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-08Dev 1.2.1 (#43) - Revamp notificationsv1.2.1Allan Wang
* Test proguard * Test proguard without enums * Allow notifications from only current account * Prettify notifications * Clean up layouts * Test proguard log * Update rxkotlin * Update remaining dependencies
2017-07-04Small miscellaneous fixesAllan Wang
* mist * Add back experimental section * Remove update dev sh
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-04Create showcase prefsAllan Wang
2017-06-30Disable verbose logging on restartAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-23Start pro versionAllan Wang
2017-06-21Lots of theming and fixesAllan Wang
2017-06-21Initialize fabric firstAllan Wang
2017-06-20Add random user identifierAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Created notification badgesAllan Wang
2017-06-16Update travisAllan Wang
2017-06-15Only animate webview when explicitly askedAllan Wang
2017-06-14Create notification service frameworkAllan Wang
2017-06-13Created js base for facebook menuAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Clean up injectors and eventsAllan Wang
2017-06-05testAllan Wang
2017-06-04Clean up RefwatcherAllan Wang
2017-06-04Fix log webview and use leak canaryAllan Wang
2017-06-03Crashlytics for test buildsAllan Wang
2017-06-03test crashlytics 2Allan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01working injectors and redid tabs dbAllan Wang
2017-05-31add more cookie handlingAllan Wang
2017-05-31implement cache db and start js injectionsAllan Wang
2017-05-30migrate to dbflowAllan Wang
2017-05-30create retrofacebook and token retrievalAllan Wang
2017-05-29Add icon tabs and webview observablesAllan Wang
2017-05-29initial portAllan Wang