Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intent filter for Pods #38

Closed
2 tasks done
gsantner opened this issue Jul 29, 2016 · 2 comments
Closed
2 tasks done

Intent filter for Pods #38

gsantner opened this issue Jul 29, 2016 · 2 comments
Labels

Comments

@gsantner
Copy link
Owner

gsantner commented Jul 29, 2016

General information

  • Device: -
  • Android Version: -
  • Pod: doesn't matter
  • Diaspora pod version: -
  • App source: HEAD
  • App version: 0.1.3

I have:

Steps to reproduce

Open webpage of an Pod in browser, clicking pod link in email, IM, or any other app containing pod url

Expected result

Diaspora for Android loads the url of the pod inside the app.

Debug output

None

Ideas

@gsantner
Copy link
Owner Author

I just created an application which loads pods and adds them automatically to the android manifest.
https://github.com/Diaspora-for-Android/dfa-podlist

@gsantner
Copy link
Owner Author

Closed as implemented.

gsantner added a commit that referenced this issue May 20, 2018
Create changelog.mg
Create README.md
Update README.md
Update README.md
Create CHANGELOG.md
Delete license.md
Create LICENSE.md
Update README.md
Update README.md
Added screenshots

Delete changelog.mg
Create SCREENSHOTS.md
Update README.md
Update CHANGELOG.md
Update CHANGELOG.md
click toolbar to load stream

v1.1 see changelog

v1.1 see changelog

v1.1 see changelog

v1.1 see changelog

disable 'MissingTranslation'

disable 'MissingTranslation'

version 1.2 see changelog

improved share activity

improved share activity

fixed notification icon

fixed notification icon

Updated gitignore

fixed notification icon

Link to profile; Move menu actions; Refactoring part1

Merge changes

Merge remote-tracking branch 'source/master'

Delete/Merge strings (#1)

bump libs to latest stable version

Merge pull request #3 from de-live-gdev/master

gitignore;Link to profile; Move menu actions; Refactoring part1; #1 ; bump libs
v1.3 see changelog

Update README.md
lintOptions enabled 'MissingTranslation'

snackbar

Create CONTRIBUTING.md
removed swipeviewfunction from share activities, removed snackbar on menu - exit

run analyze -> inspect code -> fixed some issues

Merge AppSettings & PrefManager

WebUserProfile [WIP], App Object

[WIP] Load avatar from webprofile, WebUserProfile, ..

Make shared by translateable

Update README.md
updated license dialog, removed help dialog

SoftKeyboardStateWatcher

changed package name due to organisation name

Refactoring; package movement;changed package name due to organisation name

Final package id

lowered version code

Extract cookies from WebView (#6)

Travis integration

Add Gitter badge
Merge pull request #7 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md
Move badge

travis -> gitter

updated the f-droid link
Merge pull request #8 from etam/patch-1

updated the f-droid link
Indicate in options, whether images are currently loaded or not

Merge pull request #10 from vanitasvitae/master

Indicate in options, whether images are currently loaded or not
move array ressources to arrays.xml

waffle.io badge

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.

Fixed typo in string resource name

Merge pull request #13 from vanitasvitae/feature_context_menu

Add options for saving images in posts,opening in external browser, share&copy links to clipboard
Android Studio 2.0; bump libs; gradle version

screenshot cature -> replaced capturePicture (deprecated)

Share Activity (title and text)

Share Activity (title and text)

Share Activity (only text)

make difference intent with/without extra_subject

new date format for screenshots

new date format for screenshots (2)

Bump android libs; gradle; Studio 2.1

Bump version to v0.1.1

Update markdown files

Update markdown files

Activity transitions, usability MainActivity, green accent color

Lots of refactoring; Reworked Splash,PodSelectionActivity; Switch Pod; Clear settings;

Refactor layout & menu files, dialogs

toolbar/actions/menu changes, replaced fab

Reworked sharing from activity #12

ProgressBar material, Improve search dialog

fix keyboard. #4

Collapsing top menu

Better sharing from app

Cache last podlist

Extract and show aspects

v0.1.2

Lower bottom toolbar #22

added titles on top toolbar

Added option to share image from WebView to external app

Added option to set manual proxy

Let elements other than the webView use the proxy (HttpsUrlConnections)

Merge pull request #25 from vanitasvitae/feature_share_images_from_webview_to_apps

Added option to share image from WebView to external app
Added german strings

Added first design of a SettingsActivity

Added some strings and started to integrate settingsActivity into the app

Merge pull request #26 from vanitasvitae/feature_proxy

Feature: Allow configuring proxy server
Add isLoadDesktopPage to Preferences, make SettingsActivity list changed settings in Intent

Made SettingsActivity use correct sharedPrefs, made FontSize and loadImages preferences work, removed unused code, moved webview initialization code in own method

Merged master's changes

Connected proxy settings to SettingsActivity.

Removed old proxy configuration dialog layout

Removed old font size configuration dialog layout

Moved desktop/mobile toggle from settingsactivity to bottom bar, updated german translations, removed unused settings methods

Reorganized german strings and removed some unused ones

Moved pod settings to SettingsActivity

Added change-pod-option to SettingsActivity

Added some more preference summaries

Added animations

Blend out bottom bar

Comments formatting

French translation

App name error

Merge PR #30 from SansPseudoFix/french-translation

French translation
Merge pull request #29 from Diaspora-for-Android/hide_bottom_bar

Hide bottom bar #22
Removed swipe-to-refresh functionality in new status messages and existing conversations to approach #33

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Merge remote-tracking branch 'origin/master' into rework_settings

Merged and moved french translation. Removed unused strings

Capsuled all reused snackbars

Prevent showing 'new message snackbar' in notification center

Cleanup and release v0.1.3

Build tools api 24

Removed redundant changelog

Fix Travis CI -> SDK 24

Share screenshot fix; Minor Aspects rework

Update ISSUE_TEMPLATE.md
Add "Followed tags" listing

Add try-catch to followed tags obtaining

Just in case.

Add "All tags" link

Fix WebView not being refreshed on local content loading

Merge pull request #36 from di72nn/feature_followed_tags

Add "Followed tags" listing
Disable swipe refresh in tags&aspect list

Added XMPP conference link to readme
Don't use startActivityForResult on SettingsActivity

Add an option to clear WebView cache

Merge pull request #37 from di72nn/add_clear_cache_option

Fix settings and add an option to clear cache
Localization lint; Translation; Readme

Update license infos of source files

Intent filter for pods #38

Handle links from browseable intent filter #38

Merge pull request #39 from Diaspora-for-Android/feature_#38

Feature #38
Allow turning off toolbar intellihide

v0.1.4

Fix #41: Update activity title from webview's loadUrl.

Forgot to change title when openend some post, #41

Merge preferences from AppSettings and SettingsActivy/preferences.xml

Small changes, wanna pull

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

colour changes #40

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Disabled nested scrolling in webview. Fixes #28

tr fix

removed ShareActivity, moved sharing code to MainActivity, made adding shared-by-notice toggleable

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Removed setNestedScrollEnabled

Update Crowdin configuration file ; Update and refactor translations

New translations

Merge pull request #45 from Diaspora-for-Android/l10n_master

New translations
Update README

Increase min-api to 17

Updated Readme
Updated Readme again
Update podlist; TR refs

Merge branch 'master' of github.com:diaspora-for-android/diaspora-android

Remove unused translations

Updated BottomBarBehavior

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Removed unnecessary and buggy collapsableToolbarLayout

Optionally allow exit button in nav drawer

Update icons #40

Update notification&message icon to visualize current state

Load from/save counts from prefs

Update sharing functionality

Translation tool; Update new languages

Update Crowdin configuration file
Update Translations - Brazilian

Removed buggy swipe refresh layout and added reload button to top toolbar

Merge

Remove markdown from translateable list

Use Vector Drawables instead of pngs

.

Improve sharing to activity (Kepp one webview) #32

Update localization

Capsulated diaspora urls into util.DiasporaUrlHelper

Made navdrawer header section with profile image and name clickable as replacement for removed profile navdrawer item

Readded profile item to navdrawer

Added Kannada language (thanks yogi)

Commented DiasporaUrlHelper and added license

Some cleaning up

Disabled Backup

Disable Webview FileAccess

Merge pull request #50 from Diaspora-for-Android/disable_backup

Disabled Backup
japan translation

Allow most navigation items to hide as pref

Update CHANGELOG.md
Update CHANGELOG.md

Added languages
Update CHANGELOG.md

Removed duplicate entry
Aspect name as title (fixes#44 , fixes #47)

Merge branch 'master' of github.com:diaspora-for-android/diaspora-android

Update strings

Fixed Navslider option changes not causing activity restart

Migrated SettingsActivity to using PreferenceFragment

Release v0.1.5

gradle apk name

Fixed #51

Update ISSUE_TEMPLATE.md
Update SCREENSHOTS.md

v0.1.5
update TR

Updated gradle

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Update README.md

Fix #54

Made description of navigation drawer settings more precise

TR update

Display app launcher icon instead of nothing when no avatar image set. Fix #55

Update strings.xml
Added first design of StatisticsFetchTask (currently not working/needed)

Updated NetCipher from 1.2.1 to 2.0.0-alpha1. This fixes #58

Removed unused classes and cleaned code up

TR update

Added first design of an AboutActivity

Added changes to Manifest

Added lorem ipsum and some more visual tweaks to AboutActivity

Added some more features and information to the AboutActivity

Fix new TR errors

Made hashtags in textviews clickable. Hashtags open post editor with hashtag inserted. Also cleaned up text sharing in general

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Added license headers and some documentation to AboutActivity, HtmlTextView, HashtagProvider

Forgot to add HashtagProvider

Reworked search dialog to use layout resource and some code cleanup

Copy & filter repo files into android app resources

Load license, contributors, maintainers and 3party libs from ressources

Update Translations

Improve navigation drawer, default visibilities

Update and rename CONTRIBUTORS.md to CONTRIBUTORS.txt

Update CONTRIBUTORS.txt, LICENSE.md, Translations

Fixed crowdin issues

AboutActivity respects intellihide settings, all coordinatorlayouts do now snap, added back button to AboutActivity and SettingsActivity

Added contributors.txt to gitignore

Added information about android version and device to AboutActivity

Update CHANGELOG.md
TR update

Added some experimental changes to keep the webview on orientation changes

Added permission check to FileChooser and added missing file choosing method for Android 4.2 WIP WARNING

Fixed image upload on 4.2 devices

Merge branch 'keepWebView'

Translated about text to german

Update CHANGELOG.md
Cleaned code, added debug log to DebugFragment of AboutActivity

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Added long click action to Debug Log. User can copy log to clipboard using long click

Update design #40, fixes #65

Fixed crash when opening search dialog

Added a lot of debug logs to MainActivity

Updated support libraries

Use customTabs to open external links. This is a very basic implementation

set Animations to CustomTabs

setupUI before applying proxy settings to mitigate nullpointer on WebView

Moved BroadcastReceiver for CustomTabs in own class

Moved TitleUpdateReceiver in own class and added some debug logs

Accent color orange; Notification/Message count badge; Reworked progressbar #40

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Update TR

bottom toolbar overflow style

Merge branch master into customTabs

Merge pull request #67 from Diaspora-for-Android/customTabs

Custom tabs
Preference option - Chrome Custom Tab

Move Logging to own class; Allow disable normal&spam messages

Fixed #68

Removed animation from customTab

Fixed a bug where on Lolipop+ one could only append one image to a post

Update CHANGELOG.md
TR Update

Version bump

Removed newNotificationSnackbar

Update AppSettings.java
Refactor layout file names

Proxy tor preset

Moved WebView in own fragments. There is still a bug, where the webview cannot be returned for some reason.

Fixed layout issue (webview below topbar

Prewarm customTabs

Moved some code from WebViewFragment to StreamFragment and vice versa

Removed onPause and onResume in oder to fix issue with image upload

forward clicks on bottom toolbar to fragments onOptionsItemSelected

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)

Let PodService fetch from DfA; PodSelection rework

PodSelectionFragment

Do not open load the stream when clicked on toolbar

Added note about customtabs and proxys. Fixes #77

Update TR

Rework app to use new DiasporaPod class

Update podlist

Go to login page instead of podpage

Merge branch 'master' into poddy_as_podsource

Added missing license headers to source files

Merged master

Fixed applying proxy settings

Updated support libs and added more precise breakage notice

Update CHANGELOG.md
codecov

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

Merged proper-themes

Fixed Settings layout issue

PR fixes

Merge branch 'master' into poddy_as_podsource

Code auto reformatting; Update TR, PodList

Merge pull request #79 from Diaspora-for-Android/poddy_as_podsource

Use Poddy as podsource
notification_toolbar_item_rework part 1

Update german translations

Fixed typo

Fixed SettingsActivity crash

Merge branch 'notification_toolbar_item_rework'

Added notifications dropdown menu with settings

Switched intellihide toolbars on by default

Allow more than one line in the nav_header pod notice

TR update

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Update gradle and fix proxy port bug

backward compatibility - proxy

Show Tor preset in Pod selection
; Themed BadgeDrawable
; Update TR, Pods
; Show Stream option after login

Merge pull request #88 from Diaspora-for-Android/podselection_proxy_dialog

Show Tor preset in Pod selection

Themed PodSelectionDialog

made getAppSettings more safe

SQUASH
Rewrote ThemedSettings by inheriting Preference classes

Fixed issues pointed out by gsantner

Added back circle color picker preview to Settings and reflect color changes immediatelly :D

Removed some debug messages and unified usage of Themeable

Merge pull request #89 from Diaspora-for-Android/ThemedSettingsSimple

[WIP] ThemedSettings (the easy way)
Moved WebView related method calls to UiThread

Added navslider entry contacts

Added section for in-app debug log to ISSUE_TEMPLATE

Added ThemedVisibilityPreference and set it in NavSlider Preference Screen

Fixes #95

Update TR

ThemedFragment for Aspects & tagst, fixes #94 #81

Merge PR #98 from Diaspora-for-Android/94_Rework_tags_fragment

Rework tags & aspects fragment
 ThemedFragment for Aspects & tagst, fixes #94 #81
BIG REFACTORING - 0.1.6-next edition

Update NL lanugage

Fixed crashing when clearing cache before selecting pod (Fix #90)

Fixed #99

update contributors

Move scroll up action to stream only

Fixed #91

Fixed #91 in a better way

Moved Martin and Gaukler up in the contributors list due to chronological order

Update CHANGELOG.md
Added info Toasts to Proxy preference, that inform the user about required restart and successful preset setting

Removed unused applogs

Added icons to the settings

Chaged some icons

Moved Contacts up one in Settings

Merge PR #101 from DfA/settings_icons

Added icons to the settings
Do not publish active6 to json

Fixed intellihide not applied in onresume

Reference to strings from font size values array

Made proxy description more precise and made verbose logging depended from debugging

Fixed some strings

Update ISSUE_TEMPLATE.md
Fixed pod displaying pod domain/name in debug fragment and fixed diaspora markdown link

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Update build.gradle

TR/Pod Update

same

Prevent loading stream on toggle split screen (Android 7.0.0)

TR

Download podlist at build time

Release v0.2.0

start of 0.2.0-next

Fixed lint issues (suppressed, where they cant be fixed)

Release 0.2.0 (Updated translation files)

Announcing 0.2.0-next

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Added ThemedAlertDialogBuilder and a corresponding method in ThemeHelper

Fixed lint issues (suppressed, where they cant be fixed)

Release 0.2.0 (Updated translation files)

Announcing 0.2.0-next

Added wipe-settings option

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Merge branch 'master' into wipe-settings

Added ThemedAlertDialogBuilder and a corresponding method in ThemeHelper

Merge branch 'master' into wipe-settings

Reworked dialog

Merged wipe-settings

Fixed a lint issue and caught potential null pointers in AppLog

Possible fix for webview crashes

Suppressed unfixable warnings on clearPodSettings and clearAppSettings.

Added reports navdrawer entry and divided visibility options into subcategories as suggested by gsantner

Merge PR #110 from DfA/divide-visibility-options

Reports Navdrawer Item reworked
set context of webview in onAttach method of BrowserFragment

Merge branch 'master' of github.com:Diaspora-for-Android/diaspora-android

Fixed #113 (well, that was quick n easy)

v0.2.0a

Announcing 0.2.0-next (again)

Change default signed APK name

Reworked AboutFragment

Reworked licenseFragment

removed unused old layout

Fixed lint issues

Fixed margin

use onClick and fix string indent

Merge pull request #115 from Diaspora-for-Android/rework-about-again

Reworked AboutFragment
Replaced setTextColor on Buttons with new ThemeHelper method

Updated Issue Template

Fixed a ton of lint issues

Fixed translatable string

Fixed string

New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
Translated
Translated
New translations
Translated
Translated
New translations
New translations
New translations
Translated
Translated
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
New translations
Approved. Step name: Proofread
New translations
New translations
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
Translated
Translated
New translations
New translations
New translations
Translated
New translations
New translations
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
New translations

Translated
Translated
Translated
Translated
Translated
Translated
New translations
Translated
Translated
New translations
New translations
Translated
New translations
Translated
Translated
Translated
Translated
Translated
New translations
Translated
Translated
Approved. Step name: Proofread
Translated
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
Translated
Approved. Step name: Proofread
New translations
New translations
New translations
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
Translated
New translations
Translated
Approved. Step name: Proofread
New translations
Translated
Approved. Step name: Proofread
New translations
Translated
Translated
Translated
Translated
New translations
Translated
Translated
Translated
Translated
Translated
New translations
New translations
Approved. Step name: Proofread
Translated
New translations
New translations
Translated
Translated
Approved. Step name: Proofread
Approved. Step name: Proofread
Translated
Translated
Translated
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
New translations
Approved. Step name: Proofread
Approved. Step name: Proofread
Approved. Step name: Proofread
Translated
New translations
Translated
Translated
Translated
Approved. Step name: Proofread
Translated
Approved. Step name: Proofread
Translated
New translations
Translated
New translations
Translated
New translations
New translations
Approved. Step name: Proofread
New translations
Translated
Approved. Step name: Proofread
New translations
New translations
Translated
New translations
New translations
Translated
Translated
Approved. Step name: Proofread
Translated
New translations
Translated
New translations
Approved. Step name: Proofread
New translations
New translations

Merged translations

Added back stream loading on topbar click. Made it toggleable in settings

Do not attempt to load stream when there is no registered account

Revoking last commit

Update ISSUE_TEMPLATE.md
Merge pull request #120 from Diaspora-for-Android/option-topbar-stream

Added back stream loading on topbar click. Made it toggleable in sett…
Workaround for overlapping fragments. Fixes #116

Fixed duplicate strings and removed unnecessary background colors

Added option to control screen rotation

Fixed #127

Fixed rotation

Merge pull request #125 from Diaspora-for-Android/rotation-option

Added option to control screen rotation (Fix #92)
Changes for dandelion

Release - v0.2.1

Announce 0.2.1-next
Update README.md
Fix Rotation, Remove legacy code, Remove PunkBeer Pod

* Fix #92 Rotation
* Fix #111 Legacy
* Remove punkbeer
<https://diasp.org/posts/6449363>

Fixes #117 - Reset NavHeader on change account, reset web profile

Added hungarian language, Update podlist

Update strings.xml
Allow to jump to last visited page on stream; FIX NullPtr in shared text methods

Reformat java files

Reduce messages by broadcast

Release v0.2.2

* Move toggle mobile/desktop to navslider (opt-in)
* Update TR
Added flavour secondlion*

Update travis

New language: Czech - thanks @bezcitu; Search single-line; Update Readme

Added option to copy images to clipboard. Also caught mysterious classcastexception in settings.

android automatic refactor recycle

Merge pull request #138 from luiscruz/autorefactor-recycle

Android automatic refactor - Recycle
Fix some TR's

Fixed crash after clicking photo upload button twice (#139)

Make sure Diaspora image folder exists before sharing/downloading images

Update LICENSE & README; Replace leftovers of diasporaForAndroid;

Release v0.2.3

Updated changelog

Update README

Fix #151; URL handling; language; dia.so

* Language switcher in settings (#151)
* Handle dia.so links
* Improve security at internal browser decision
Remove apkname property

Fixed typo

Added icons to notification dropdown menu

v0.2.4 Release -  Custom default icon and color for secondlion ; fixes #155

Introduce new markdown parser;
Rework existing md files;
Show changelog/update dialog

Release v0.2.5

Fix bottom bar hint text background color (Fix #157)

Fixed #156 #158 #159
* Added pod spyurk.am
* Added chinese traditional language
* Added NavSlider option: Statistics
* Changed shared-by-notice text

Release v0.2.6

Use opoc/AppSettingsBase as base of AppSettings

Some small improvements

Release v0.2.7

Use opoc/Helpers

update gradle wrapper

- Added AMOLED mode
- Use opoc/AdBlock
- Improve NavDrawer

Improve AMOLED mode

Improve shared-by #159

Release v1.0.0

Update AppSettings.java
Update SimpleMarkdownParser

Move untranslatable strings

Release v1.0.1

Update translations and contributors

Update android sdk to api 26

Lower gradle version so F-Droid can build it
==== detail begin ====
Available gradle versions: 4.0 3.5 3.4.1 3.4 3.3 3.2.1 3.2 3.1 3.0 2.14.1 2.14 2.13 2.12 2.11 2.10 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2.1 2.2 2.1 1.12 1.11 1.10 1.9 1.8 1.7 1.6 1.4
Found 4.0.2 via distributionUrl
/opt/gradle/bin/gradle: line 9: /opt/gradle/versions/4.0.2/bin/gradle: No such file or directory
==== detail end ====

Revert: Update android sdk to api 26... Upstream bug still not fixed

Release v1.0.2

Update README.md

IRC Channel link badge
Update opoc

Lower butterknife version to not pull in more recent appcompat

Improve  badge and podselection colors ; Update podlist

Release v1.0.3

add metadata

Update Readme

Include String key as parameter in AppSettingsBase

l10n update

Add sardinian

Change package ID of gsantner/opoc

Merge branch 'master' of github.com:diaspora-for-android/dandelion

Move sardinian

Hide statusbar option for mainacitvity

Fix profile link

Add F-Droid metadata ( fixes #161 )

Release v1.0.4

Make use of opoc/LanguagePreference (fixes #169)

Update screenshots in readme

Update LangPref ; Remove metadata

Release v1.0.5

Re add metadata module

Release v1.0.6

kabyle_init

Remove metadata...again

Release v1.0.7

Update Gradle to 3.0/4.1 ; SDK 27

Merge extended notifications menu into main menu

Top toolbar with overflow icons and light/dark theme

Fix drawable lint issues

Modify toolbar item positions

Add metadata again

Update readme

Release v1.0.8

Fix lint warnings in opoc ; update langprefs; more power for contextutils

Update translations

replaced traditional file sharing with FileProvider (#174)

replaced traditional file sharing with FileProvider (fixes #173)
Update and improve buildscript

Last crowdin translation update

Polish translation (#176)

Polish translation
Update github templates

Update sc localization

* Closes #177

1a modificacion en github (#179)

implemented app shortcuts, template svg-file for shortcut icons (#183)

Update podlink dorf-post.de (fix #181) (#184)

Update buildscript

Remove line breaks from fdroid metadata

Replace shortcut's icons with vectors

Release v1.1.0

Update galician translation, by @xmgz  (#189)

Update to latest opoc version

* Move various clases
* Especially improve language preference, backported from compat lib

Redo icon as adaptive icon

Fix secondlion BuildConfig, githash

Release v1.1.1

Update opoc license headers

Update gsantner-opoc to latest state

.

Migrate to opoc/basefragment; Fix redundant casts

Fix webview-js dialog not dismissing correctly

Fix loading non-pod links outside customtab/external browser

Update changelog

* fixes #180

Release v1.1.2

Update github templates

Add FF Klar to custom tabs list

Merge license and changelog dialog on first start

Rework screenshot saving and sharing; add new share options:

* Share option: Launcher shortcut (fixes #170)
* Share option: Copy link of current page to clipboard
* Share otpion: Export as PDF / print

Load README when ow pod URL gets called and no pod selected , fixes #193

Improve sharing *a lot* +GIF - add support for multiple filetypes

* now supporting GIFs too ;)
* Create connection over netcipher

Add existingconnection to opoc:networkutils:performCall

Fix podselection custom button color

Release v1.1.3

Update french translation, by @arnaud-jacquemin, (closes #196)

Merge string resources to one file, propagte change to all translations

Update supportlib

.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant