aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
AgeCommit message (Collapse)Author
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-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
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-30Intro (#100)v1.4.1Allan Wang
* Create base activity * Created some testers * Update theme and fix mess up * Update theme and replace paint * WIP intro drawables * Create intro screens * Clear unnecessary dependencies * Finalize intro panels * Clean up intro * Attack intro to settings * Fix lint * Finalize intro
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-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-16Test against proguard and fix minor details (#67)v1.3.1Allan Wang
* Reenable enum in proguard rules * Add missing permission and upload to beta * Use kau permission const
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-03Clean up versioning nameAllan Wang
2017-06-29Adding about appAllan Wang
2017-06-23Start pro versionAllan Wang
2017-06-23Added custom themingAllan Wang
2017-06-22Add workaround for depth 2 linksAllan Wang
2017-06-21Lots of theming and fixesAllan Wang
2017-06-20Fix up url overlays and theme more componentsAllan Wang
2017-06-20Add user switching for notificationsAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Parse header badgesAllan Wang
2017-06-17Add proper external link parsingAllan Wang
2017-06-16Add more themingAllan Wang
2017-06-16Update travisAllan Wang
2017-06-15Tint more thingsAllan Wang
2017-06-14Create notification service frameworkAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Beautify accounts selectorAllan Wang
2017-06-03Make fabric api key publicAllan Wang
2017-06-03test crashlyticsAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang
2017-06-01add progressbar and remove tab indicatorAllan Wang
2017-06-01working injectors and redid tabs dbAllan Wang
2017-05-31add more cookie handlingAllan 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