aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable
AgeCommit message (Collapse)Author
2019-12-27Prepare for nav option entriesAllan Wang
2019-12-27Add nav items programmaticallyAllan Wang
2019-04-25Add widget previewAllan Wang
2019-04-24Remove unnecessary componentsAllan Wang
2019-04-22Fix icon loadingAllan Wang
2019-04-13Add fdroid link (#1402)v2.2.4Allan Wang
* Add fdroid link * Simplify icon * Provide svg source
2018-12-23Migrate to androidx (#1257)Allan Wang
* Initial migration * Update gradle wrapper * Update iconics and revert progressanimator api * Clean up imports * Update dependencies and address some lint issues * Update constants * Remove extra import
2018-10-08Translations (#1125)Allan Wang
* New translations strings.xml (Czech) * New translations strings_download.xml (Czech) * New translations strings_pref_debug.xml (Chinese Traditional) * New translations strings_errors.xml (German) * New translations strings_pref_experimental.xml (German) * New translations strings.xml (Hungarian) * New translations strings_pref_notifications.xml (Hungarian) * New translations strings_pref_experimental.xml (Hungarian) * New translations strings_pref_debug.xml (Hungarian) * New translations strings_pref_behaviour.xml (Hungarian) * New translations strings_pref_appearance.xml (Hungarian) * New translations strings_errors.xml (Hungarian) * New translations strings.xml (German) * New translations strings_pref_notifications.xml (German) * New translations strings_pref_debug.xml (German) * New translations strings_errors.xml (French) * New translations strings_pref_behaviour.xml (German) * New translations strings_pref_appearance.xml (German) * New translations strings_download.xml (German) * New translations strings.xml (French) * New translations strings_pref_notifications.xml (French) * New translations strings_pref_experimental.xml (French) * New translations strings_pref_debug.xml (French) * New translations strings_pref_behaviour.xml (French) * New translations strings_pref_appearance.xml (French) * New translations strings_pref_debug.xml (Indonesian) * New translations strings_pref_behaviour.xml (Polish) * New translations strings_pref_appearance.xml (Polish) * New translations strings_pref_notifications.xml (Portuguese, Brazilian) * New translations strings_pref_experimental.xml (Portuguese, Brazilian) * New translations strings_pref_debug.xml (Portuguese, Brazilian) * New translations strings_pref_behaviour.xml (Portuguese, Brazilian) * New translations strings_pref_appearance.xml (Portuguese, Brazilian) * New translations strings_errors.xml (Portuguese, Brazilian) * New translations strings_pref_notifications.xml (Polish) * New translations strings_pref_debug.xml (Polish) * New translations strings.xml (Italian) * New translations strings_errors.xml (Polish) * New translations strings_pref_notifications.xml (Italian) * New translations strings_pref_experimental.xml (Italian) * New translations strings_pref_debug.xml (Italian) * New translations strings_pref_behaviour.xml (Italian) * New translations strings_pref_appearance.xml (Italian) * New translations strings_errors.xml (Italian) * New translations strings.xml (Polish) * New translations strings_pref_experimental.xml (Polish) * New translations strings.xml (Portuguese, Brazilian) * New translations strings_download.xml (Ukrainian) * New translations strings_intro.xml (Ukrainian) * New translations strings_web_context.xml (Ukrainian) * New translations strings_preferences.xml (Ukrainian) * New translations strings_pref_notifications.xml (Ukrainian) * New translations strings_pref_networks.xml (Ukrainian) * New translations strings_pref_feed.xml (Ukrainian) * New translations strings_pref_experimental.xml (Ukrainian) * New translations strings_pref_debug.xml (Ukrainian) * New translations strings_play_store.xml (Ukrainian) * New translations strings.xml (Turkish) * New translations strings_errors.xml (Ukrainian) * New translations strings_pref_notifications.xml (Turkish) * New translations strings_pref_experimental.xml (Turkish) * New translations strings_pref_debug.xml (Turkish) * New translations strings_pref_behaviour.xml (Turkish) * New translations strings_pref_appearance.xml (Turkish) * New translations strings_errors.xml (Turkish) * New translations strings_pref_behaviour.xml (Ukrainian) * New translations strings_pref_appearance.xml (Ukrainian) * New translations strings.xml (Ukrainian) * New translations strings_pref_behaviour.xml (Spanish) * New translations strings_errors.xml (Spanish) * New translations strings_pref_appearance.xml (Spanish) * New translations strings_pref_experimental.xml (Spanish) * New translations strings_pref_debug.xml (Spanish) * New translations strings_pref_notifications.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings_download.xml (Danish) * New translations strings_errors.xml (Danish) * New translations strings_pref_appearance.xml (Danish) * New translations strings_pref_behaviour.xml (Danish) * New translations strings_download.xml (Danish) * New translations strings_errors.xml (Danish) * New translations strings_intro.xml (Danish) * New translations strings_play_store.xml (Danish) * New translations strings_pref_appearance.xml (Danish) * New translations strings_pref_behaviour.xml (Danish) * New translations strings_pref_debug.xml (Danish) * New translations strings_pref_experimental.xml (Danish) * New translations strings_pref_feed.xml (Danish) * New translations strings_pref_networks.xml (Danish) * New translations strings_pref_notifications.xml (Danish) * New translations strings_preferences.xml (Danish) * New translations strings_web_context.xml (Danish) * New translations strings.xml (Danish) * New translations strings_download.xml (Swedish) * New translations strings_errors.xml (Swedish) * New translations strings_intro.xml (Swedish) * New translations strings_play_store.xml (Swedish) * New translations strings_pref_appearance.xml (Swedish) * New translations strings_pref_behaviour.xml (Swedish) * New translations strings_pref_debug.xml (Swedish) * New translations strings_pref_experimental.xml (Swedish) * New translations strings_pref_feed.xml (Swedish) * New translations strings_pref_networks.xml (Swedish) * New translations strings_pref_notifications.xml (Swedish) * New translations strings_preferences.xml (Swedish) * New translations strings_web_context.xml (Swedish) * New translations strings.xml (Swedish) * Update clone depth * Remove blank translation files * Optimize and reformat * Update kau * Update build tools in travis * Update dependencies * Revert apache commons text version
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-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-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-06-29Adding about appAllan Wang
2017-06-29Test kapt dependenciesAllan Wang
2017-06-19Clean up notifications and animationsAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Created notification badgesAllan Wang
2017-06-14Create notification service frameworkAllan Wang
2017-05-29initial portAllan Wang