aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Collapse)Author
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-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-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.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-06-30Programmatically bind link buttonsAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-29Lots of small incremental fixesAllan Wang
2017-06-26Update kauAllan Wang
2017-06-23Added custom themingAllan Wang
2017-06-22Add notification filteringAllan Wang
2017-06-21Clean up selector activityAllan Wang
2017-06-19Created notification badgesAllan Wang
2017-06-19Parse header badgesAllan Wang
2017-06-16Add more themingAllan Wang
2017-06-15Theme remaining activitiesAllan Wang
2017-06-14Create notification service frameworkAllan Wang
2017-06-12Clean up resourcesAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Preparing preferencesAllan Wang
2017-06-06Beautify accounts selectorAllan Wang
2017-06-05testAllan Wang
2017-06-04Fix log webview and use leak canaryAllan Wang
2017-06-03Add toolbar title listenersAllan Wang
2017-06-03setup login activityAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01add progressbar and remove tab indicatorAllan Wang
2017-06-01cleanupAllan Wang
2017-05-31add more cookie handlingAllan Wang
2017-05-30create retrofacebook and token retrievalAllan Wang
2017-05-29Add icon tabs and webview observablesAllan Wang
2017-05-29initial portAllan Wang