Copyright 2011-2013 RBD Solutions Limited trading as DW:design
Note Under section 7 of the GPL you must remove the Tweetings branding from any distributed copy, including posting to external, publically available respositories (including GitHub). For the purposes of this notice, branding includes but is not limited to the Tweetings name and logo. They are included purely for completeness and to allow the ability to compile from source without changes for your own personal purposes.
The only officially sanctioned download location for this source, including the above mentioned assets, is the tweetings.net domain.
You must provide your own api keys for Twitter and related services. The Constants.java file contains stubs for this information. The API keys can be freely obtained from the relevant services in question.
Please note we offer no support whatsover for custom builds or custom installs based on this code, only from Tweetings downloaded from official sources
Tweetings for Android version 2.0.0 and higher is licensed under the GNU General Public License (GPL) version 3
Tweetings for Android is based on the Twidere project. Copyright (C) 2012 Mariotaku Lee. Licensed under the GPLv3
Twitter4J is released under Apache License 2.0.
Copyright 2007 Yusuke Yamamoto
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Released under the Apache License 2.0.
Copyright 2011, 2012 Chris Banes
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Released under the Apache License 2.0.
Copyright 2011-2013 Sergey Tarasevich
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Released under the Apache License 2.0.
Copyright 2013 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2011 Twitter, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
We also use a custom version of Twitter4J, the source of which can be downloaded here