Wykres commitów

1915 Commity (3e81abb6383be9ffcbacdc32a1d27da9941bd54c)

Autor SHA1 Wiadomość Data
andrekir f4c754e599 Fix: MessagesFragment layout
- fix our messages right margin; received left margin (compare "msg.from" to "^local" to "determine if this is my message (originated on this device)";
- night/colors.xml: changed colorMyMsg to #28463C; (colorMsg & colorMyMsg were the same on Dark theme);
- fix val one_day typo (= 86400000 ms/day);
- if errorMessage --> setCardBackgroundColor(Color.RED).
2021-09-07 22:18:54 -03:00
srichs 0e20ec78db removed hints from channel inputs 2021-09-06 22:43:33 -06:00
andrekir 15161862f3 Fix: EditText with textMultiLine & IME_ACTION_SEND 2021-09-05 15:10:02 -03:00
andrekir 615f202583 minor adjustments, reformat & contentDescription added to messages_fragment.xml 2021-09-02 12:39:16 -03:00
Kevin Hester 781b972c71
Merge pull request #291 from andrekir/sendButton
Feature: Added Send button
2021-09-01 10:48:29 -07:00
andrekir fdff15448f added android:maxLength="200" to messages_fragment.xml 2021-08-31 16:59:34 -03:00
andrekir 5b26714a1e added binding.sendButton.setOnClickListener to MessagesFragment.kt 2021-08-31 11:39:55 -03:00
andrekir 56c8fcddfb sendButton img & layout 2021-08-29 23:48:49 -03:00
Kevin Hester c9dd7a8061 1.2.45 2021-08-29 15:14:01 -07:00
Kevin Hester 3ada630e25 update libs 2021-08-29 15:14:01 -07:00
Kevin Hester 8e800e5108
Merge pull request #287 from andrekir/master
Fix: Localization for pt-BR
2021-08-01 15:57:42 -07:00
andrekir 27f8e3d389 Fix: Localization for pt-BR 2021-07-27 23:42:54 -03:00
Kevin Hester cf39069a4e fix hungarian translations 2021-07-26 16:55:49 -07:00
Kevin Hester b12a6effa0
Merge pull request #284 from rkuksa/rkuksa-typo-ru
Russian translation update
2021-07-27 07:39:53 +08:00
Kevin Hester 8b8d9b0924
Merge pull request #285 from sirgeoff/hu-lang
Hungarian (hu) translation
2021-07-27 07:39:03 +08:00
Kevin Hester 0d2004dc48 1.2.43 2021-07-26 16:19:33 -07:00
Kevin Hester b1fab80422 make store agnostic 2021-07-26 16:18:57 -07:00
Kevin Hester 6fa6588eca don't show update dialog if we are already updating 2021-07-26 16:18:40 -07:00
Kevin Hester 091f8d8acf work with newer emulator images 2021-07-26 10:11:17 -07:00
Kevin Hester fee7f89a68 add brazillian portugese from @AndreK 2021-07-26 09:44:41 -07:00
Kevin Hester 8ffa35376e remove jcenter 2021-07-26 09:34:42 -07:00
Kevin Hester b6d9217d8a update libs 2021-07-26 09:30:02 -07:00
attila@qualisoft 03a6df3d0d Hungarian (hu) translation 2021-07-21 14:41:31 +02:00
rkuksa 1933aeaeb8
Update strings.xml 2021-07-20 05:19:15 +03:00
Kevin Hester a19de7eff1
Merge pull request #283 from sachaw/master
Update readme and fix CI formatting
2021-07-12 05:24:13 +08:00
Sacha Weatherstone d39f8b6c41 Update CI 2021-07-09 14:19:14 +10:00
Sacha Weatherstone c39ceafeb9 Update CI 2021-07-09 14:17:43 +10:00
Sacha Weatherstone 3c630280e2 Update CI 2021-07-09 14:14:41 +10:00
Sacha Weatherstone 972ff08976 Fix typo 2021-07-09 14:10:41 +10:00
Sacha Weatherstone 4bac5814a6 Update readme and fix CI formatting 2021-07-09 14:04:53 +10:00
Kevin Hester 9128d4531d New Chinese translation by @mango-sauce 2021-06-29 08:33:47 -07:00
Kevin Hester 74a34cd9b6 store background location pref 2021-06-23 12:41:44 -07:00
Kevin Hester 74f7281a60 better dialog for background location 2021-06-23 12:17:06 -07:00
Kevin Hester c5fc6bc319 wait to show location missing toast until after we hear back from android 2021-06-23 11:56:29 -07:00
Kevin Hester 7efaf56f4f location warnings are now much cleaner 2021-06-23 11:40:15 -07:00
Kevin Hester d32f8ad99e Add Polish translations contributed by @Fido 2021-06-14 10:42:45 -07:00
Kevin Hester e186abce79 fix autobug 2021-06-11 09:48:20 -07:00
Kevin Hester 5b069f93bc remove concept of "early received packets" we no longer need it 2021-06-11 09:45:04 -07:00
Kevin Hester 9c1316ea09 WIP - work with background location being optional 2021-06-10 10:58:45 -07:00
Kevin Hester e0bbbb3c14 fix stdlib warning 2021-06-10 10:14:45 -07:00
Kevin Hester f00fe5c441 WIP update to android 30 2021-06-10 10:02:28 -07:00
Kevin Hester 9fbd3e609a update protos 2021-05-28 11:01:40 +08:00
Kevin Hester 32bed5478e Fix amazon button 2021-05-28 10:21:20 +08:00
Kevin Hester b26e1f3da0 add amazon fire button and disable google-play links for now 2021-05-28 10:14:39 +08:00
Kevin Hester 793b75b67b less logspam 2021-05-10 08:46:11 +08:00
Kevin Hester 1eb4bf43d4 fix leakage of (slightly) possibly PII data 2021-05-10 08:37:39 +08:00
Kevin Hester b14061e6cc warn repeatedly about missing permissions 2021-05-10 08:09:42 +08:00
Kevin Hester 0c7dac8cb2 1.2.31 2021-05-09 11:18:04 +08:00
Kevin Hester 8de91b923f tint the icon properly 2021-05-09 11:16:48 +08:00
Kevin Hester 510ae0002f fix button colors based on @bb8 feedback! 2021-05-09 11:16:28 +08:00