aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/views
AgeCommit message (Collapse)Author
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-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.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-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-06-22Add notification filteringAllan Wang
2017-06-21Lots of theming and fixesAllan Wang
2017-06-19Check for username if not found on loginAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Created notification badgesAllan Wang
2017-06-16Add more themingAllan Wang
2017-06-15Only animate webview when explicitly askedAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Clean up injectors and eventsAllan Wang
2017-06-06Beautify accounts selectorAllan Wang
2017-06-05Add fabric propertiesAllan Wang
2017-06-05testAllan Wang
2017-06-04Clean up RefwatcherAllan 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-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-30working tab db and initial cookie mapAllan 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