aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-26Fix/pip rotation (#450)v1.6.2Allan Wang
* Attempt to redraw video on orientation change * Delete file backup * Update video bounds after rotations * Update changelog
2017-10-26Fix/url parsing (#448)Allan Wang
* Fix url formatting * Optimize imports
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-25Update search logic (#444)Allan Wang
2017-10-24Update changelogs and store listingv1.6.0Allan Wang
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-10-24Translations (#443)Allan Wang
* Merge dev * Update kau * Add translations * Update some strings * Update readme
2017-10-24misc (#428)Allan Wang
* Add permission check * Validate uri before downloading * Update links, addresses # 411 * Update crashlytics
2017-10-16Do not translate email subjects (#424)Allan Wang
2017-10-15Update changelogv1.5.9Allan Wang
2017-10-15Enhancement/notifications (#416)Allan Wang
* Update notification defaults * Setup initial channel test
2017-10-14V1.5.8 (#410)v1.5.8Allan Wang
* Add show all to searchview * Remove web search view * Update kau * Add translation links
2017-10-13Update changelogAllan Wang
2017-10-13Theme new bubble styled comments (#406)Allan Wang
2017-10-13Improve search parse (#401)Allan Wang
2017-10-13Revert/mediapicker (#407)Allan Wang
* Remove kau mediapicker * Allow cancellation and clean up * Fix up downloader
2017-10-12misc (#400)Allan Wang
* Remove job scheduler null check * Add try catch for viewpager on touch event. Resolves #356 * Update kotlin and translation url * Use short url * Check job scheduler null check against travis lint * Add badges and update crashlytics
2017-10-11v1.5.7v1.5.7Allan Wang
2017-10-11Search Parsing (#379)Allan Wang
* Update parser interface and add search parsing * Add custom jsoup method and search parse method * Bind new searchview * Add search view cache
2017-10-11Theme (#389)Allan Wang
* Fix event post background * Theme mutal friends text * Theme overflow button * Fix overflow and compile all themes
2017-10-07Merge branch 'dev' of https://github.com/AllanWang/Frost-for-Facebook into devAllan Wang
2017-10-07Add more css hiders (#373)Allan Wang
* Add more css hiders * Add toggles and injectors * Fix composer hider * Update changelog
2017-10-07Update changelogAllan Wang
2017-10-07Fix composer hiderAllan Wang
2017-10-07Add toggles and injectorsAllan Wang
2017-10-07Add more css hidersAllan Wang
2017-10-07Create email sender basev1.5.6Allan Wang
2017-10-07Theme (#371)Allan Wang
* Theme group request text * Theme event titles * Fix group info bg * Add injector printer * Recompile themes * Update gitignore
2017-10-07Misc (#370)Allan Wang
* Clean up logging * Add zenhub badge * Update readme
2017-10-07Enhancement/message parsing (#369)Allan Wang
* Test custom regex * Remove statics, use lists, and add amp (#366) * Remove statics, use lists, and add amp * Remove another jvmstatic * Update parser for messages * Update dependencies * Update travis * Use parsing for background im fetcher * Update changelog * Update changelog
2017-09-26Move stringsAllan Wang
2017-09-24Rename none to no notifications (#339)v1.5.5Allan Wang
2017-09-24Fix/adblock (#338)Allan Wang
* Rename none to no notifications * Add pgl adblock and adblock class * Add faq * Line spacing
2017-09-24Feature/compact formatter (#337)v1.5.4Allan Wang
* Make components private and thus jvm fields * Split converter and decoder * Update changelog * Only decode nonquery portions of links * Add comments and fix test
2017-09-24MergeAllan Wang
2017-09-24Update changelogAllan Wang
2017-09-24Enhancement/rating (#334)Allan Wang
* Add rating button after one month * Add rating for pro purchase and clean dialogs * Update kau
2017-09-24Fix background color for non facebook pages (#335)Allan Wang
2017-09-24Theme (#331)Allan Wang
* Add theme for polling and increase bg2 tint * Update theme * Theme questions * More stylings * Theme gradients
2017-09-23Update/dependencies (#329)Allan Wang
* Update dependencies 1 * Update KAU to fix dialogs and resolvers
2017-09-19Remove network image settings (#320)Allan Wang
* Remove network image settings * Remove import
2017-09-18Fix/notification defaults (#308)Allan Wang
* Update downloader * Disable deaults on creation * Use notifCount rather than index * Remove quiet * Add checks to ensure job service exists * Update changelog
2017-09-17Remove first production temp code (#303)Allan Wang
* Disable aggressive recents by default * Remove first production message
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-09-16Feature/share links (#297)Allan Wang
* Add base for receiving plain text * Update theme for links * Theme bottom bar * Add warning for plain text * Compile all themes
2017-09-16Feature/video downloader (#270)Allan Wang
* Cherry pick old branch * Revert to intent service
2017-09-16Wrap bottom bar layout with linearlayout (#296)Allan Wang
* Wrap bottom bar layout with linearlayout * Update changelog
2017-09-16Feature/contextual overlays (#295)Allan Wang
* Update theme * Update theme * Compile compacts * Update changelog * Update theme * Add overlay context items and their bindings * Replace default with null and add changelog
2017-09-16Theme (#293)Allan Wang
* Update theme * Update theme * Compile compacts * Update changelog * Update theme
2017-09-16Fix/messaging overlay (#291)Allan Wang
* Create base switcher * Add intent blacklist * Revert extra overlay * Add user agent enum * Test per link user agents * Test extra overlays once again * Fix up messaging overlays