Fri, 08 Jan 2016 11:31:18 +0100 |
Da Risk |
Fix some checkstyle issues
default tip master password-encrypt review-51
|
changeset |
files
|
Thu, 07 Jan 2016 16:38:16 +0100 |
Da Risk |
Refactor the encryption preference authenticator
|
changeset |
files
|
Fri, 13 Nov 2015 18:17:25 +0100 |
Frederic Barthelery |
Utils: Add a basic implementation of an EncryptionManager which allows to store the password encrypted.
|
changeset |
files
|
Fri, 13 Nov 2015 18:15:37 +0100 |
Frederic Barthelery |
Switch to compileSdkVersion 23
|
changeset |
files
|
Fri, 13 Nov 2015 17:52:28 +0100 |
Frederic Barthelery |
Avatar: Remove Apache HttpClientAvatarRetriever which will be deprecated in android-6.0
|
changeset |
files
|
Fri, 13 Nov 2015 17:50:23 +0100 |
Frederic Barthelery |
BeemService: Use NotificationManagerCompat
|
changeset |
files
|
Tue, 27 Oct 2015 01:12:06 +0100 |
Da Risk |
Rework ChangeStatus to deal better with non standard CROP intent
|
changeset |
files
|
Tue, 27 Oct 2015 01:04:13 +0100 |
Da Risk |
Make AvatarProvider implement FileProvider to simplify the implementation
|
changeset |
files
|
Tue, 16 Jun 2015 09:48:12 +0200 |
Da Risk |
Exclude com.gogle.iosched from the checkstyle task
|
changeset |
files
|
Mon, 15 Jun 2015 20:58:21 +0200 |
Da Risk |
Fix a lot of indentation issues with checkstyle
|
changeset |
files
|
Mon, 15 Jun 2015 20:16:04 +0200 |
Da Risk |
Fix checkstyle issue in otr package
|
changeset |
files
|
Mon, 15 Jun 2015 19:57:41 +0200 |
Da Risk |
Fix a few checkstyle errors
|
changeset |
files
|
Mon, 15 Jun 2015 19:33:26 +0200 |
Da Risk |
Catch possible NumberFormatException in wizard
|
changeset |
files
|
Mon, 15 Jun 2015 17:00:36 +0200 |
Da Risk |
Allow ProgressDialog to lose state in the account wizard.
|
changeset |
files
|
Mon, 15 Jun 2015 14:04:24 +0200 |
Da Risk |
Fix potential NPE when the connection is not created yet when the service is
|
changeset |
files
|
Fri, 01 May 2015 01:36:53 +0200 |
Da Risk |
Checkstyle: enhance checkstyle rules for import
|
changeset |
files
|
Fri, 01 May 2015 01:36:11 +0200 |
Da Risk |
Fix checkstyle issues on ContactList
|
changeset |
files
|
Fri, 01 May 2015 00:38:25 +0200 |
Da Risk |
ContactList: Remove static import *
|
changeset |
files
|
Fri, 01 May 2015 00:23:52 +0200 |
Da Risk |
ContactList: Call adapter.remove() method on main thread.
|
changeset |
files
|
Tue, 24 Mar 2015 17:23:15 +0100 |
Da Risk |
Use latest support library
|
changeset |
files
|
Tue, 17 Mar 2015 11:05:16 +0100 |
Da Risk |
Use support library v4
|
changeset |
files
|
Mon, 16 Mar 2015 17:35:25 +0100 |
Da Risk |
Just set a warning lint for invalid package
|
changeset |
files
|
Mon, 16 Mar 2015 15:07:11 +0100 |
Da Risk |
Add gradle task to generate javadoc
|
changeset |
files
|
Sun, 15 Mar 2015 23:21:01 +0100 |
Da Risk |
Fix some lint errors
|
changeset |
files
|
Sun, 15 Mar 2015 22:11:18 +0100 |
Da Risk |
Move all smileys definitions
|
changeset |
files
|
Sun, 15 Mar 2015 22:05:30 +0100 |
Da Risk |
emove unused PrivacyList and fix some lint errors
|
changeset |
files
|
Sun, 15 Mar 2015 21:32:05 +0100 |
Da Risk |
Move mms smileys into its own module
|
changeset |
files
|
Sun, 15 Mar 2015 21:14:17 +0100 |
Da Risk |
Move stroke to its own module
|
changeset |
files
|
Sun, 15 Mar 2015 21:08:23 +0100 |
Da Risk |
Move MemorizingTrustManager into its own module
|
changeset |
files
|
Sun, 15 Mar 2015 20:41:17 +0100 |
Da Risk |
OTR: Update to otr4j-0.22
|
changeset |
files
|
Sun, 15 Mar 2015 18:57:24 +0100 |
Da Risk |
Add checkstyle configuration to gradle
|
changeset |
files
|
Sun, 15 Mar 2015 18:13:26 +0100 |
Da Risk |
Update install instructions
|
changeset |
files
|
Sun, 15 Mar 2015 18:03:03 +0100 |
Da Risk |
Move the app into an app submodule which respect the default gradle layout
|
changeset |
files
|
Sun, 15 Mar 2015 17:28:04 +0100 |
Da Risk |
Use latest gradle
|
changeset |
files
|
Fri, 24 May 2013 18:34:57 +0200 |
Da Risk |
Add basic gradle compilation script
|
changeset |
files
|
Fri, 26 Dec 2014 15:43:38 +0100 |
Da Risk |
Make the project compile with SDK 21 (lollipop)
|
changeset |
files
|
Thu, 16 May 2013 10:54:37 +0200 |
Da Risk |
Update to latest version of the Android support library
review-4
|
changeset |
files
|
Wed, 15 May 2013 11:35:43 +0200 |
Da Risk |
Use PagerSlidingTabStrip in ContactList activity
|
changeset |
files
|
Wed, 15 May 2013 11:35:03 +0200 |
Da Risk |
Add Android PagerSlidingTabStrip library, an Interactive paging indicator widget
|
changeset |
files
|
Tue, 14 May 2013 18:24:25 +0200 |
Da Risk |
ContactList: Separate creation of ContactListAdapter and managment of the
|
changeset |
files
|
Wed, 28 Nov 2012 13:51:45 +0100 |
Da Risk |
Disable stopping the service if it wasnot explicitelly requested by user.
review-2
|
changeset |
files
|
Thu, 14 Mar 2013 10:52:10 +0100 |
Da Risk |
Added tag 0.1.8 for changeset a221cd4a5413
|
changeset |
files
|
Thu, 14 Mar 2013 10:52:04 +0100 |
Da Risk |
Bump version 0.1.8
0.1.8
|
changeset |
files
|
Thu, 14 Mar 2013 10:47:53 +0100 |
Da Risk |
Added tag 0.1.8 for changeset 6b19c7c8c280
|
changeset |
files
|
Wed, 13 Mar 2013 12:06:24 +0100 |
Da Risk |
Add J. Pinkava in contributors
|
changeset |
files
|
Wed, 06 Mar 2013 22:41:48 +0100 |
Da Risk |
Add Basque translation.
|
changeset |
files
|
Wed, 06 Mar 2013 22:34:53 +0100 |
Da Risk |
Update swedish translation
|
changeset |
files
|
Wed, 06 Mar 2013 22:15:45 +0100 |
Da Risk |
Update chinese translation
|
changeset |
files
|
Wed, 06 Mar 2013 22:09:34 +0100 |
Da Risk |
Update spanish translation
|
changeset |
files
|
Wed, 06 Mar 2013 21:30:51 +0100 |
Da Risk |
Scram-Sha-1 mechanism : do not send authzid if it not absolutely necessary
|
changeset |
files
|
Sat, 02 Mar 2013 15:52:11 +0100 |
Da Risk |
Added tag 0.1.8_rc2 for changeset 5aa4849e9343
|
changeset |
files
|
Sat, 02 Mar 2013 15:51:59 +0100 |
Da Risk |
Bump version to 0.1.8_rc2
0.1.8_rc2
|
changeset |
files
|
Wed, 27 Feb 2013 10:28:07 +0100 |
Da Risk |
Added tag 0.1.8_rc1 for changeset d9a3b8cf456e
|
changeset |
files
|
Wed, 27 Feb 2013 10:27:32 +0100 |
Da Risk |
Bump version. Firs release candidate of 0.1.8
0.1.8_rc1
|
changeset |
files
|
Tue, 22 Jan 2013 17:26:11 +0100 |
Da Risk |
Correct some lint errors
|
changeset |
files
|
Tue, 22 Jan 2013 15:01:56 +0100 |
Da Risk |
Discover Server features right after connection.
|
changeset |
files
|
Mon, 28 Jan 2013 21:47:48 +0100 |
Da Risk |
Checkstyle
|
changeset |
files
|
Sun, 27 Jan 2013 23:24:32 +0100 |
Jiří Pinkava |
smack.sasl: simplify conversion bytes->hex string
|
changeset |
files
|
Mon, 21 Jan 2013 23:13:22 +0100 |
Jiří Pinkava |
fix Remko's currly part of name
|
changeset |
files
|
Mon, 21 Jan 2013 23:12:10 +0100 |
Jiří Pinkava |
remove unused variables, properly close streams
|
changeset |
files
|
Sun, 13 Jan 2013 20:36:11 +0100 |
Da Risk |
Implement an ScramSaslMechanism to use it with Smack.
|
changeset |
files
|
Sun, 13 Jan 2013 20:11:53 +0100 |
Da Risk |
Add an implementation of the SCRAM-SHA-! SASL mechanism.
|
changeset |
files
|
Wed, 09 Jan 2013 20:42:51 +0100 |
Da Risk |
Update czech translation. refs #473
|
changeset |
files
|
Mon, 07 Jan 2013 21:09:26 +0100 |
Da Risk |
Refactor the initConnectionConfig method
|
changeset |
files
|
Mon, 07 Jan 2013 14:42:41 +0100 |
Da Risk |
Fix a little bug where configured account is not correctly detected
|
changeset |
files
|
Sun, 06 Jan 2013 18:27:57 +0100 |
Da Risk |
Remove obsolete patch about the asmack build process.
|
changeset |
files
|
Mon, 31 Dec 2012 00:58:40 +0100 |
Da Risk |
Add Czech translation. see #473
|
changeset |
files
|
Sat, 15 Dec 2012 18:23:34 +0100 |
Da Risk |
Use proxy and/or specific server settings in account wizard
|
changeset |
files
|
Sat, 15 Dec 2012 18:15:42 +0100 |
Da Risk |
Replace preference keys for specific server settings
|
changeset |
files
|
Fri, 07 Dec 2012 00:43:25 +0100 |
Da Risk |
Add SmileyParser from the android Mms application.
|
changeset |
files
|
Fri, 02 Nov 2012 10:56:48 +0100 |
Da Risk |
Fix target javadoc for latest sdk.
|
changeset |
files
|
Wed, 31 Oct 2012 23:11:14 +0100 |
Da Risk |
Switch to Florian Shmauss maintained version of asmack.
|
changeset |
files
|
Sun, 28 Oct 2012 14:26:54 +0100 |
Da Risk |
Add licence header to getFreeXmppServices.py
|
changeset |
files
|
Sun, 28 Oct 2012 14:20:33 +0100 |
Da Risk |
Made the PepSubManager really use pep node instead of pubsub node if both are available
|
changeset |
files
|
Sat, 27 Oct 2012 02:13:23 +0200 |
Da Risk |
Use full jid to login in wizard account when the jid entered is a Google talk
|
changeset |
files
|
Tue, 09 Oct 2012 01:08:40 +0200 |
Da Risk |
Add LogUtils to try to unify logging messages
|
changeset |
files
|
Mon, 08 Oct 2012 23:36:20 +0200 |
Da Risk |
Disable email format check on the add contact dialog.
|
changeset |
files
|
Mon, 08 Oct 2012 21:29:03 +0200 |
Da Risk |
fix a little bug : avatar image view not reloading
|
changeset |
files
|
Sun, 30 Sep 2012 15:40:07 +0200 |
Da Risk |
Fix bug: on the very first launch the account is not configured
|
changeset |
files
|
Sat, 29 Sep 2012 05:22:47 +0200 |
Da Risk |
Change target version to latest (4.1) and use platform default theme
|
changeset |
files
|
Sat, 29 Sep 2012 05:22:11 +0200 |
Da Risk |
Translate more strings for wizard and make error message multilines
|
changeset |
files
|
Sat, 29 Sep 2012 04:47:42 +0200 |
Da Risk |
Display error messages when account creation failed.
|
changeset |
files
|
Tue, 25 Sep 2012 22:40:22 +0200 |
Da Risk |
remove some unused resources
|
changeset |
files
|
Tue, 25 Sep 2012 21:39:45 +0200 |
Da Risk |
checkstyle
|
changeset |
files
|
Tue, 25 Sep 2012 21:17:40 +0200 |
Da Risk |
Modify the preferences to deal with account.
|
changeset |
files
|
Mon, 24 Sep 2012 23:41:26 +0200 |
Da Risk |
Use proxy when creating an account or when testing an existing account
|
changeset |
files
|
Mon, 24 Sep 2012 20:56:26 +0200 |
Da Risk |
Add a method to authenticate via OAuth for Google accounts.
|
changeset |
files
|
Sun, 23 Sep 2012 03:22:37 +0200 |
Da Risk |
Use auth CallbackHandler to abstract the way credentials are retrieved.
|
changeset |
files
|
Sun, 23 Sep 2012 03:22:02 +0200 |
Da Risk |
Update the LicenseHeader file
|
changeset |
files
|
Sun, 23 Sep 2012 00:49:33 +0200 |
Da Risk |
Create and connect totally asynchronously on start of the BeemService.
|
changeset |
files
|
Sat, 22 Sep 2012 03:21:58 +0200 |
Da Risk |
Rework the account wizard using fragments.
|
changeset |
files
|
Fri, 10 Aug 2012 05:53:51 +0200 |
Da Risk |
Add an exception for my_avatar id in AvatarProvider.
|
changeset |
files
|
Fri, 10 Aug 2012 05:38:39 +0200 |
Da Risk |
Improve notification by using NotificationCompat.Builder
|
changeset |
files
|
Tue, 24 Jul 2012 18:30:07 +0200 |
Da Risk |
Checkstyle
|
changeset |
files
|
Tue, 24 Jul 2012 18:22:08 +0200 |
Da Risk |
Replace our custom Tabs gallery with the standard PagerTabStrip from ACL
|
changeset |
files
|
Fri, 18 May 2012 00:25:02 +0200 |
Da Risk |
Use the theme text appearance for most labels.
|
changeset |
files
|
Thu, 10 May 2012 16:11:18 +0200 |
Vincent V. |
Option to list full JID in roster
|
changeset |
files
|
Thu, 10 May 2012 14:03:11 +0200 |
Vincent V. |
API=8 because of the android:installLocation in the AndroidManifest.xml
|
changeset |
files
|
Wed, 09 May 2012 14:38:23 +0200 |
Vincent V. |
Colored Beem-Icon according to status
|
changeset |
files
|
Tue, 08 May 2012 18:41:02 +0200 |
Da Risk |
SectionTextView now don't use api level 11
|
changeset |
files
|
Mon, 07 May 2012 23:10:40 +0200 |
Da Risk |
Initialize default settings file on first startup.
|
changeset |
files
|
Mon, 07 May 2012 21:57:10 +0200 |
Da Risk |
Update to the latest version of MemorizingTrustManager
|
changeset |
files
|
Mon, 23 Apr 2012 00:14:18 +0200 |
Da Risk |
Fix a bug with tabs not sorted alphabetically.
|
changeset |
files
|
Sun, 22 Apr 2012 23:14:36 +0200 |
Da Risk |
Checkstyle.
|
changeset |
files
|
Sun, 22 Apr 2012 22:49:21 +0200 |
Da Risk |
Implements tab in ContactListActivity.
|
changeset |
files
|
Sun, 22 Apr 2012 20:39:31 +0200 |
Da Risk |
Add a custom TextView widget to display groups in form of tabs.
|
changeset |
files
|
Wed, 29 Feb 2012 00:53:20 +0100 |
Da Risk |
Implements swiping on contact list by using android compat ViewPager
|
changeset |
files
|
Fri, 06 Apr 2012 17:43:01 +0200 |
Da Risk |
Don't show soft keyboard in fullscreen in compact chat too.
|
changeset |
files
|
Fri, 06 Apr 2012 17:24:04 +0200 |
Da Risk |
Software keyboard will not be shown fullscreen on landscape ChatActivity.
|
changeset |
files
|
Mon, 05 Mar 2012 21:57:48 +0100 |
Da Risk |
Reenable the MemorizingTrustManager
|
changeset |
files
|
Thu, 23 Feb 2012 22:59:29 +0100 |
Nikita Kozlov |
fix bad nb translation upload
|
changeset |
files
|
Thu, 23 Feb 2012 17:38:01 +0100 |
Nikita Kozlov |
adding norwegian translation
|
changeset |
files
|
Fri, 27 Jan 2012 00:05:55 +0100 |
Da Risk |
Initialize the xmpp connection config in a background thread.
|
changeset |
files
|
Thu, 26 Jan 2012 23:54:46 +0100 |
Da Risk |
Complete the avatar provider to support insert update and delete.
|
changeset |
files
|
Tue, 21 Feb 2012 21:07:42 +0100 |
Da Risk |
Fix bug when creating contact.
|
changeset |
files
|
Tue, 21 Feb 2012 12:11:58 +0100 |
Nikita Kozlov |
Added tag 0.1.7 for changeset 5a6ab49303d3
|
changeset |
files
|
Tue, 21 Feb 2012 12:11:49 +0100 |
Nikita Kozlov |
update version for release
0.1.7
|
changeset |
files
|
Tue, 21 Feb 2012 12:08:53 +0100 |
Nikita Kozlov |
update german translation
|
changeset |
files
|
Tue, 24 Jan 2012 18:54:05 +0100 |
Nikita Kozlov |
increase project default tagert to 8 and use android:installLocation
|
changeset |
files
|
Mon, 23 Jan 2012 19:18:44 +0100 |
Da Risk |
Update min sdk version to 5
|
changeset |
files
|