Christian Schneppe
|
7aca60ab2b
|
New translations strings.xml (Portuguese, Brazilian)
|
2018-11-21 20:35:26 +01:00 |
|
Christian Schneppe
|
a9d48d024e
|
New translations strings.xml (Bulgarian)
|
2018-11-21 20:35:17 +01:00 |
|
Christian Schneppe
|
61c4e1593a
|
New translations strings.xml (Galician)
|
2018-11-21 20:35:11 +01:00 |
|
Christian Schneppe
|
51ab2a64da
|
New translations strings.xml (Turkish)
|
2018-11-21 20:35:03 +01:00 |
|
Christian Schneppe
|
cfbc199860
|
delete file because of conflicts
|
2018-11-21 20:31:49 +01:00 |
|
Christian Schneppe
|
d1098d8bfb
|
fix crash with xmpp uris
|
2018-11-21 20:17:43 +01:00 |
|
Christian Schneppe
|
5707ce01b0
|
Update README.md
|
2018-11-15 21:20:17 +01:00 |
|
Christian Schneppe
|
53068ae62c
|
Merge pull request #268 from Echolon/patch-1
Update README.md
|
2018-11-15 21:18:00 +01:00 |
|
Christian Schneppe
|
5cd09d7cc4
|
do not show up navigation when opening edit account from notification
|
2018-11-15 21:15:20 +01:00 |
|
Christian Schneppe
|
e05df83a2a
|
do not show up navigation in start conversation screen if called with view intent
|
2018-11-15 21:08:42 +01:00 |
|
Christian Schneppe
|
0bffe0ef9e
|
rename variable
|
2018-11-15 20:54:28 +01:00 |
|
Christian Schneppe
|
ba3e6ffba2
|
refactored some ManageAccount, WelcomeActivity and a few other things
|
2018-11-15 20:50:54 +01:00 |
|
Echolon
|
a152730991
|
Update README.md
Reduce size of QR-Code picture
|
2018-11-13 18:57:57 +01:00 |
|
Echolon
|
cf17d38b7a
|
Update README.md
Added MUC channel for development to get this divided from support muc which shouldn't scare newcomers to ask questions
|
2018-11-12 23:42:57 +01:00 |
|
Christian Schneppe
|
b81313d1db
|
version 2.1.3 + CHANGELOG
|
2018-11-11 20:44:13 +01:00 |
|
Christian Schneppe
|
42c3c27784
|
fix some lint errors
|
2018-11-11 20:27:44 +01:00 |
|
Christian Schneppe
|
af0610c736
|
also respect deleted messages in readable logs
|
2018-11-11 13:57:31 +01:00 |
|
Christian Schneppe
|
b38fe1e8f0
|
implement message deletion
fixed #208
|
2018-11-11 13:51:15 +01:00 |
|
Christian Schneppe
|
13586d7b79
|
try to fix failing backups in multiaccount mode
--> you have to enable multiaccount mode again and setup a password!!!
|
2018-11-11 11:35:12 +01:00 |
|
Christian Schneppe
|
d693a29586
|
try to fix a crash with emojicompat
|
2018-11-11 09:39:02 +01:00 |
|
Christian Schneppe
|
ab9e3a0085
|
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
|
2018-11-10 22:54:37 +01:00 |
|
Christian Schneppe
|
b96341be90
|
add missing location permissions checks
|
2018-11-10 22:54:21 +01:00 |
|
Christian Schneppe
|
450e783be0
|
Update config.yml
|
2018-11-10 22:45:38 +01:00 |
|
Christian Schneppe
|
b7d0c5bea4
|
Update config.yml
|
2018-11-10 22:44:37 +01:00 |
|
Christian Schneppe
|
028c56ce41
|
Merge pull request #264 from genofire/ci
Build with CIs
|
2018-11-10 21:28:48 +01:00 |
|
Martin/Geno
|
9a4577340f
|
ci: add .android to cache for keep same keystore for signing
|
2018-11-09 11:06:31 +01:00 |
|
Martin/Geno
|
3a714cf31e
|
ci add mini tests
|
2018-11-09 09:57:16 +01:00 |
|
Christian Schneppe
|
885246d804
|
Merge pull request #265 from genofire/muc-users-readme
README show count of users in muc
|
2018-11-09 09:16:29 +01:00 |
|
Martin/Geno
|
c2a808118e
|
README show count of users in muc
|
2018-11-09 00:23:48 +01:00 |
|
Martin/Geno
|
5eb53bcf1d
|
add circleci support
|
2018-11-09 00:19:17 +01:00 |
|
Martin/Geno
|
a59518ced9
|
add .gitlab-ci.yml
|
2018-11-08 22:38:26 +01:00 |
|
Christian Schneppe
|
58be0cd39f
|
code cleanup
|
2018-11-08 22:29:00 +01:00 |
|
Christian Schneppe
|
f0e96ca60d
|
try to catch exceptions on FCM token refresh
|
2018-11-08 22:24:44 +01:00 |
|
Christian Schneppe
|
9caca380b4
|
don't show "Show QR Code" if no account is configured
|
2018-11-08 22:11:35 +01:00 |
|
Christian Schneppe
|
4b0ca9038b
|
start ExportLogsService correctly on devices >= OREO
|
2018-11-08 22:09:49 +01:00 |
|
Christian Schneppe
|
771d214c84
|
catch exception on invalid inputs
|
2018-11-08 21:32:30 +01:00 |
|
Christian Schneppe
|
71bcc8d3e8
|
separate contacts and groups shared via xmpp uris
|
2018-11-08 20:55:38 +01:00 |
|
Christian Schneppe
|
4437a16ffb
|
NotificationService: open chatlist if there were multiple notifications
|
2018-11-08 20:15:46 +01:00 |
|
Christian Schneppe
|
f090b0f47d
|
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
|
2018-11-08 19:24:54 +01:00 |
|
Christian Schneppe
|
dccfc8c5cb
|
Merge pull request #262 from genofire/mini-redesign
design message border
|
2018-11-08 19:20:14 +01:00 |
|
Christian Schneppe
|
dc1f76d1b4
|
update gradle & CHANGELOG
|
2018-11-08 19:03:11 +01:00 |
|
Christian Schneppe
|
dbec38d3b2
|
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
|
2018-11-08 19:01:40 +01:00 |
|
Christian Schneppe
|
a23f0b4d67
|
show max file size for httpupload in profile --> server info
|
2018-11-08 19:01:13 +01:00 |
|
Martin/Geno
|
2919429c99
|
use material colors
|
2018-11-08 18:48:23 +01:00 |
|
Christian Schneppe
|
ede9c4ed72
|
Merge pull request #261 from genofire/move-fastline-to-fdroid
Fix rename fastline to fastlane
|
2018-11-08 12:56:55 +01:00 |
|
Martin/Geno
|
2a0ba19849
|
fastlane not fastline
|
2018-11-08 11:21:41 +01:00 |
|
Christian Schneppe
|
afa869ddd2
|
improve openkeychain error reporting
|
2018-11-08 06:51:39 +01:00 |
|
Christian Schneppe
|
b0599b923d
|
refined nick matching patter. word boundry (\b) doesn’t match on words ending in a boundry
|
2018-11-08 06:47:50 +01:00 |
|
Martin/Geno
|
89de4a6fcb
|
design message border
|
2018-11-07 02:01:49 +01:00 |
|
Christian Schneppe
|
2bd3eeac7b
|
implement pl.droidsonroids.gif
|
2018-11-06 21:12:32 +01:00 |
|