1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-30 15:26:48 +02:00
Commit graph

47 commits

Author SHA1 Message Date
Gregor Santner 71d8b886f6 Code auto reformatting; Update TR, PodList 2016-10-14 01:26:56 +02:00
Gregor Santner 110598ea85 Merge branch 'master' into poddy_as_podsource 2016-10-14 00:44:23 +02:00
vanitasvitae c67992fc37 Proxy tor preset
Set windowSoftInputMode to adjustResize, Repair sharing text into app, Repair image sharing on 4.2

Fix view intent

Update TR; Update buildToolsVersion -> 24.0.2

Update ISSUE_TEMPLATE.md
Update README.md

Switch ic_launcher back to png

Replace blowball image on splash with character

Reworked UI using Fragments

Merge branch 'master' into rework_fragments

Update README.md
Fixed top/bottom menu entry population

Added HashtagFragment

Moved WebClients and ChromeClients to webview package

Removed SplashActivity, migrated PodSelectionActivity to PodSelectionFragment

Merge branch 'master' into rework_fragments

Handle Intent.Action.Main in handleIntent()

Update strings-about.xml
Fixed image sharing to other apps

Get title for image sharing dialog from resources instead of using hardcoded string. Also do not show multiple permission dialogs stacked

Removed test Fragments and old SplashActivity related stuff

Merge branch 'master' into rework_fragments

Added some documentation to MainActivity

Fixed clear webview cache. Thanks @di72nn

Only set window title depending on webviews content, when DiasporaStreamFragment is displayed (do not overwrite other fragments title when the webview loads in the background)

Reworked custom themes

Set customtab color

Do not open load the stream when clicked on toolbar

Added note about customtabs and proxys. Fixes #77

Resolved merge conflicts

Removed duplicate method getAppSettings

Fixed default color was id instead of color value bug

Update TR

Some improvements of code quality

Moved colorpicker repo up

Fixed applying of settings

Fixed bug causing ClassCastException

Moved ThemeHelper and ColorPalette to util.theming

Added missing license headers to source files

Merge branch 'master' into proper-themes

Apply nav-slider entry visibilities in onResume

SettingsActivity: Switched to Toolbar and fixed toolbar color issue

Fixed BrowserFragment reloading in onResume and added credits to LeafPic

Added reference to ColorPicker in 3rd party licenses and updated support libraries

Merged master

Fixed applying proxy settings

Merged master proxy changes

Fixed nav slider layout color issue

Proxy tor preset

Reworked custom themes

Set customtab color

Do not open load the stream when clicked on toolbar

Added note about customtabs and proxys. Fixes #77

Resolved merge conflicts

Removed duplicate method getAppSettings

Fixed default color was id instead of color value bug

Update TR

Some improvements of code quality

Moved colorpicker repo up

Fixed applying of settings

Fixed bug causing ClassCastException

Moved ThemeHelper and ColorPalette to util.theming

Added missing license headers to source files

Merge branch 'master' into proper-themes

Apply nav-slider entry visibilities in onResume

SettingsActivity: Switched to Toolbar and fixed toolbar color issue

Fixed BrowserFragment reloading in onResume and added credits to LeafPic

Added reference to ColorPicker in 3rd party licenses and updated support libraries

Merged master

Fixed applying proxy settings

Merged master proxy changes

Fixed nav slider layout color issue

Merge branch 'proper-themes' of github.com:Diaspora-for-Android/diaspora-android into proper-themes
2016-10-13 16:56:31 +02:00
Gregor Santner 64a9d02e7c Update podlist 2016-10-07 03:47:59 +02:00
vanitasvitae 94895f78e0 Removed SplashActivity, migrated PodSelectionActivity to PodSelectionFragment 2016-10-01 01:18:42 +02:00
vanitasvitae 5c41c62c85 Set windowSoftInputMode to adjustResize, Repair sharing text into app, Repair image sharing on 4.2 2016-09-22 23:20:13 +02:00
Gregor Santner aab63bfb13 TR Update 2016-09-20 21:08:11 +02:00
Gregor Santner ed55459019 Move Logging to own class; Allow disable normal&spam messages 2016-09-19 01:10:29 +02:00
Gregor Santner 0bf2e0aabd Update TR 2016-09-11 19:13:41 +02:00
vanitasvitae e6446217a8 Fixed image upload on 4.2 devices 2016-09-07 23:55:25 +02:00
vanitasvitae 305a40c8c5 Added some experimental changes to keep the webview on orientation changes 2016-09-05 20:42:57 +02:00
Gregor Santner 4ad9828f2c Update CONTRIBUTORS.txt, LICENSE.md, Translations 2016-09-01 19:18:22 +02:00
Gregor Santner 78b96d9ade Improve navigation drawer, default visibilities 2016-08-28 17:54:35 +02:00
vanitasvitae 48f0997864 Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android 2016-08-27 00:46:54 +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
Gregor Santner e3a777a800 Fix new TR errors 2016-08-26 19:35:02 +02:00
vanitasvitae 50f5a79c30 Added changes to Manifest 2016-08-24 22:07:15 +02:00
Gregor Santner 12d12cdd39 TR update 2016-08-23 22:20:06 +02:00
Gregor Santner 024bba8260 TR update 2016-08-19 19:33:23 +02:00
Gregor Santner a4864714bf japan translation 2016-08-13 13:22:05 +02:00
vanitasvitae 44bec084e2 Disabled Backup 2016-08-13 00:21:43 +02:00
Gregor Santner c2e5dab920 Added Kannada language (thanks yogi) 2016-08-10 22:53:16 +02:00
Gregor Santner 237a2f21e4 Update localization 2016-08-08 20:41:26 +02:00
Gregor Santner 770e744c18 Update podlist; TR refs 2016-08-07 00:32:30 +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
Gregor Santner ad2cb4c615 Merge preferences from AppSettings and SettingsActivy/preferences.xml 2016-08-02 21:33:13 +02:00
Gregor Santner a15e060e25 Allow turning off toolbar intellihide 2016-07-31 15:16:22 +02:00
Gregor Santner 389bb1b4e5 Intent filter for pods #38 2016-07-30 16:15:33 +02:00
vanitasvitae dbfa8692e8 Moved pod settings to SettingsActivity 2016-06-18 15:53:49 +02:00
vanitasvitae 8996d4a73a Added some strings and started to integrate settingsActivity into the app 2016-06-11 00:28:26 +02:00
vanitasvitae ec922f139f Added first design of a SettingsActivity 2016-06-09 22:21:49 +02:00
Gregor Santner 945d617a52 fix keyboard. #4 2016-06-04 21:46:54 +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 ff39986715 Activity transitions, usability MainActivity, green accent color 2016-06-02 13:58:09 +02:00
scoute-dich f439be77d7 make difference intent with/without extra_subject 2016-04-15 20:59:18 +02:00
scoute-dich 049a258daa Share Activity (title and text) 2016-04-12 11:54:43 +02:00
Gregor Santner 42f73b9418 Final package id 2016-03-29 19:38:50 +02:00
Gregor Santner 4482f09430 Refactoring; package movement;changed package name due to organisation name 2016-03-26 01:14:31 +01:00
scoute-dich 30734f8f2a changed package name due to organisation name 2016-03-25 23:24:45 +01:00
Gregor Santner 9007045b28 WebUserProfile [WIP], App Object 2016-03-24 13:56:30 +01:00
scoute-dich 809c4a8de7 run analyze -> inspect code -> fixed some issues 2016-03-23 22:26:23 +01:00
scoute-dich 1fcafa088f removed swipeviewfunction from share activities, removed snackbar on menu - exit 2016-03-23 21:07:53 +01:00
scoute-dich 137c473c2f snackbar 2016-03-22 21:42:21 +01:00
scoute-dich 3169ab3a03 fixed notification icon 2016-03-20 16:09:13 +01:00
scoute-dich 01a85b7986 improved share activity 2016-03-19 23:45:09 +01:00
scoute-dich a49f558e9a version 1.2 see changelog 2016-03-19 10:52:12 +01:00
scoute-dich 22eccee75b Initial commit 2016-03-03 17:46:31 +01:00