1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-26 05:24:52 +02:00
Commit graph

32 commits

Author SHA1 Message Date
Gregor Santner c93e28cdc7 Load license, contributors, maintainers and 3party libs from ressources 2016-08-27 16:40:16 +02:00
vanitasvitae 5a6910b447 Added license headers and some documentation to AboutActivity, HtmlTextView, HashtagProvider 2016-08-27 09:23:58 +02:00
vanitasvitae 240551f34c Made hashtags in textviews clickable. Hashtags open post editor with hashtag inserted. Also cleaned up text sharing in general 2016-08-27 00:04:07 +02:00
vanitasvitae 0b8dbcc35d Added first design of an AboutActivity 2016-08-24 22:05:35 +02:00
vanitasvitae f8d8126c0e Removed unused classes and cleaned code up 2016-08-23 21:23:36 +02:00
Gregor Santner 4f148191f7 Aspect name as title (fixes#44 , fixes #47) 2016-08-13 15:37:08 +02:00
vanitasvitae 79e8ead9bc Some cleaning up 2016-08-10 23:43:00 +02:00
vanitasvitae 9ecf55ca82 Removed buggy swipe refresh layout and added reload button to top toolbar 2016-08-07 23:11:47 +02:00
vanitasvitae e1b02c42d2 Removed unnecessary and buggy collapsableToolbarLayout 2016-08-07 01:51:07 +02:00
vanitasvitae ec3de5c320 Updated BottomBarBehavior 2016-08-07 01:09:19 +02:00
Gregor Santner 3a593b0618 Update Crowdin configuration file ; Update and refactor translations 2016-08-06 01:35:52 +02:00
vanitasvitae 08e2849a36 removed ShareActivity, moved sharing code to MainActivity, made adding shared-by-notice toggleable 2016-08-02 23:58:36 +02:00
vanitasvitae 1a0e295aeb Disabled nested scrolling in webview. Fixes #28 2016-08-02 22:02:15 +02:00
vanitasvitae b3498a6c2e Small changes, wanna pull 2016-08-02 21:35:51 +02:00
vanitasvitae efba350907 Fix #41: Update activity title from webview's loadUrl. 2016-08-01 01:14:44 +02:00
Gregor Santner 08d634c7f1 Update license infos of source files 2016-07-29 14:00:28 +02:00
Gregor Santner 50b11a2747 Disable swipe refresh in tags&aspect list 2016-07-18 15:47:53 +02:00
Gregor Santner a1962a723d Fix Travis CI -> SDK 24 2016-07-18 11:59:10 +02:00
vanitasvitae 2024f5d8fa Cleanup and release v0.1.3 2016-07-04 11:19:09 +02:00
vanitasvitae 971bebde6d Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android 2016-06-22 21:43:22 +02:00
vanitasvitae 868e269a5c Removed swipe-to-refresh functionality in new status messages and existing conversations to approach #33 2016-06-22 21:43:00 +02:00
vanitasvitae 9e5b2b1235 Blend out bottom bar 2016-06-21 16:18:19 +02:00
vanitasvitae ef8efb4e06 Added option to share image from WebView to external app 2016-06-07 23:44:39 +02:00
scoute-dich b5cf37108e added titles on top toolbar 2016-06-07 19:13:37 +02:00
Gregor Santner 14d5f04e2f Lower bottom toolbar #22 2016-06-07 13:33:50 +02:00
Gregor Santner 4c5911804a Collapsing top menu 2016-06-05 01:42:10 +02:00
Gregor Santner 234335e696 Refactor layout & menu files, dialogs 2016-06-04 11:11:51 +02:00
Gregor Santner 280f5ab1c3 Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings; 2016-06-04 03:48:57 +02:00
Gregor Santner 88801f6961 Android Studio 2.0; bump libs; gradle version 2016-04-09 13:53:06 +02:00
Paul Schaub f137cd12bc Fixed typo in string resource name 2016-04-08 22:11:01 +02:00
Paul Schaub a310151b93 Replace WebView with new subclass ContextMenuWebView to allow long clicks on urls and images for sharing links, copying them to clipboard, saving images to external memory and opening them in external browsers. 2016-04-08 21:59:46 +02:00
Gregor Santner 42f73b9418 Final package id 2016-03-29 19:38:50 +02:00