Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-02-09 | 1 | -6/+7 |
|\ | |||||
| * | Fixes FS#135: condition NOT message.isRead() added to check if notification ↵ | steckbrief | 2016-02-09 | 1 | -6/+7 |
| | | | | | | | | should be shown for a message | ||||
| * | Fixed minor class cast issue | steckbrief | 2016-01-16 | 1 | -4/+4 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-15 | 10 | -87/+287 |
|\| | | | | | | | Cast problem fixed | ||||
| * | Introducing some specialized IqPacketGenerators | steckbrief | 2016-01-15 | 10 | -87/+283 |
| | | | | | | | | | | | | - IqPacketGenerator - PubSubPacketGenerator - AvatarPacketGenerator | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-15 | 4 | -65/+62 |
|\| | |||||
| * | Moved all avatar related work to AvatarService | steckbrief | 2016-01-15 | 4 | -65/+62 |
| | | | | | | | | - publishAvatar moved from XmppConnectionService to AvatarService | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-15 | 3 | -3/+233 |
|\| | |||||
| * | Notification icon source svg file added | steckbrief | 2016-01-15 | 1 | -0/+229 |
| | | |||||
| * | Implements FS#111: Compress resized picture with PNG format | steckbrief | 2016-01-15 | 2 | -3/+4 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-15 | 4 | -3/+18 |
|\| | |||||
| * | Implements FS#64: Show who wrote last message in conversation overview | steckbrief | 2016-01-15 | 4 | -3/+18 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-14 | 5 | -0/+0 |
|\| | |||||
| * | Fixes FS#76: Notification adapted to new logo | steckbrief | 2016-01-14 | 5 | -0/+0 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-13 | 20 | -240/+325 |
|\| | |||||
| * | Moved all avatar related work to AvatarService | steckbrief | 2016-01-13 | 19 | -239/+318 |
| | | | | | | | | | | | | | | - fetchAvatar, fetchAvatarPep, fetchAvatarVcard, checkForAvatar moved from XmppConnectionService to AvatarService - Several unused imports removed - XmppSendUtil introduced to enable presencePacket and iqPacket sending without using XmppConnectionService since the account has everything needed - UiUpdateHelper introduced to enable UI updates without using XmppConnectionService directly | ||||
| * | Publish avatars as PNG | steckbrief | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-08 | 3 | -2/+33 |
|\| | |||||
| * | Fixes FS#107, Implements FS#77 | steckbrief | 2016-01-08 | 3 | -2/+32 |
| | | | | | | | | Show the number of online resources in account view and enable show resources by clicking on the account jid | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2016-01-04 | 1 | -1/+1 |
|\| | |||||
| * | Fixes FS#99: Adjust namespace according to XEP-0363 | steckbrief | 2016-01-04 | 1 | -1/+1 |
| | | | | | | | | Value of namespace constant changed to 'urn:xmpp:http:upload' | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-17 | 5 | -7/+42 |
|\| | |||||
| * | Log error in case logcat command could not be executed; Show toast in case ↵ | steckbrief | 2015-12-17 | 5 | -7/+42 |
| | | | | | | | | nothing is copied | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-16 | 51 | -2465/+423 |
|\| | |||||
| * | Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and ↵ | steckbrief | 2015-12-16 | 18 | -217/+385 |
| | | | | | | | | distinguishes between image resizing and compressing/saving | ||||
| * | Fixes FS#95: NPE when opening message details for failed file transfer | steckbrief | 2015-12-16 | 1 | -1/+2 |
| | | |||||
| * | Fixes FS#88, Code cleanup | steckbrief | 2015-12-14 | 1 | -4/+5 |
| | | |||||
| * | Fixes FS#88: Avoid smilie repacement in time messages | steckbrief | 2015-12-14 | 1 | -4/+9 |
| | | |||||
| * | Build cleanup: libraries added as local resources, removed unused proguard ↵ | steckbrief | 2015-12-14 | 31 | -2240/+23 |
| | | | | | | | | configs, removed SwipyRefreshLayout as module and added as binary dependency, moved 3rd party binaries to separate folder | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-11 | 3 | -3271/+0 |
|\| | |||||
| * | Removed unnecessary files | steckbrief | 2015-12-11 | 3 | -3271/+0 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-11 | 3 | -208/+151 |
|\| | |||||
| * | Removed stupid DNS query code | steckbrief | 2015-12-11 | 3 | -205/+147 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-10 | 47 | -415/+280 |
|\| | |||||
| * | Moved logcat to a module, increased error robustness for loading last messages | steckbrief | 2015-12-10 | 47 | -71/+237 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-06 | 3 | -2/+15 |
|\| | |||||
| * | Fix flagging no more messages on server for conversation | steckbrief | 2015-12-06 | 3 | -2/+15 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-04 | 16 | -22/+2168 |
|\| | |||||
| * | Implements FS#83: Reload from last received message | steckbrief | 2015-12-04 | 16 | -22/+2168 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-04 | 1 | -3/+6 |
|\| | |||||
| * | Implements FS#89 - Change about information | steckbrief | 2015-12-04 | 1 | -3/+6 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-04 | 23 | -124/+124 |
|\| | |||||
| * | Fixes FS#75 - Change color names to reasonable names | steckbrief | 2015-12-04 | 23 | -124/+124 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-04 | 2 | -2/+4 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-02 | 1 | -1/+1 |
|\| | |||||
| * | Fixed compile error in inner class | steckbrief | 2015-12-02 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-12-02 | 43 | -227/+690 |
|\| | |||||
| * | Partially implements FS#6: Conference ID changed to c+bugs@confere | steckbrief | 2015-11-20 | 3 | -1/+4 |
| | | | | | | | | nce.thedevstack.de | ||||
| * | Implements FS#67: Introduce central logging class to use log prefix, new ↵ | steckbrief | 2015-11-20 | 42 | -226/+686 |
| | | | | | | | | activity to show logcat output and button to copy contents | ||||
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase | steckbrief | 2015-11-06 | 22 | -579/+786 |
|\| |